|
6 | 6 | <meta property="og:title" content="Plugin Compatibility" /> |
7 | 7 | <meta property="og:type" content="website" /> |
8 | 8 | <meta property="og:url" content="https://spotify.github.io/pedalboard/compatibility.html" /> |
9 | | -<meta property="og:site_name" content="Pedalboard v0.9.9 Documentation" /> |
| 9 | +<meta property="og:site_name" content="Pedalboard v0.9.10 Documentation" /> |
10 | 10 | <meta property="og:description" content="pedalboard allows loading VST3® and Audio Unit plugins, which could contain any code. Most plugins that have been tested work just fine with pedalboard, but some plugins may not work with pedalboar..." /> |
11 | 11 | <meta property="og:image" content="https://repository-images.githubusercontent.com/383471193/0f79b949-9b91-4436-bfc4-05d30ef384cc" /> |
12 | 12 | <meta property="og:image:alt" content="🎛 🔊 Documentation for Pedalboard: A Python library for working with audio." /> |
13 | 13 | <meta name="description" content="pedalboard allows loading VST3® and Audio Unit plugins, which could contain any code. Most plugins that have been tested work just fine with pedalboard, but some plugins may not work with pedalboar..." /> |
14 | 14 | <link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Pedalboard Internals" href="internals.html" /><link rel="prev" title="Frequently Asked Questions" href="faq.html" /> |
15 | 15 |
|
16 | 16 | <link rel="shortcut icon" href="_static/favicon.ico"/><meta name="generator" content="sphinx-5.3.0, furo 2022.09.29"/> |
17 | | - <title>Plugin Compatibility - Pedalboard v0.9.9 Documentation</title> |
| 17 | + <title>Plugin Compatibility - Pedalboard v0.9.10 Documentation</title> |
18 | 18 | <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> |
19 | 19 | <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" /> |
20 | 20 | <link rel="stylesheet" type="text/css" href="_static/copybutton.css" /> |
|
132 | 132 | </label> |
133 | 133 | </div> |
134 | 134 | <div class="header-center"> |
135 | | - <a href="index.html"><div class="brand">Pedalboard v0.9.9 Documentation</div></a> |
| 135 | + <a href="index.html"><div class="brand">Pedalboard v0.9.10 Documentation</div></a> |
136 | 136 | </div> |
137 | 137 | <div class="header-right"> |
138 | 138 | <div class="theme-toggle-container theme-toggle-header"> |
|
158 | 158 | <img class="sidebar-logo" src="_static/pedalboard_logo_small.png" alt="Logo"/> |
159 | 159 | </div> |
160 | 160 |
|
161 | | - <span class="sidebar-brand-text">Pedalboard v0.9.9 Documentation</span> |
| 161 | + <span class="sidebar-brand-text">Pedalboard v0.9.10 Documentation</span> |
162 | 162 |
|
163 | 163 | </a><form class="sidebar-search-container" method="get" action="search.html" role="search"> |
164 | 164 | <input class="sidebar-search" placeholder=Search name="q" aria-label="Search"> |
|
0 commit comments