|
4 | 4 | <meta name="viewport" content="width=device-width,initial-scale=1"/> |
5 | 5 | <meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.html" /> |
6 | 6 |
|
7 | | - <link rel="shortcut icon" href="_static/favicon.ico"/><meta name="generator" content="sphinx-5.3.0, furo 2022.09.29"/><title>Index - Pedalboard v0.9.11 Documentation</title> |
| 7 | + <link rel="shortcut icon" href="_static/favicon.ico"/><meta name="generator" content="sphinx-5.3.0, furo 2022.09.29"/><title>Index - Pedalboard v0.9.12 Documentation</title> |
8 | 8 | <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> |
9 | 9 | <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" /> |
10 | 10 | <link rel="stylesheet" type="text/css" href="_static/copybutton.css" /> |
|
122 | 122 | </label> |
123 | 123 | </div> |
124 | 124 | <div class="header-center"> |
125 | | - <a href="index.html"><div class="brand">Pedalboard v0.9.11 Documentation</div></a> |
| 125 | + <a href="index.html"><div class="brand">Pedalboard v0.9.12 Documentation</div></a> |
126 | 126 | </div> |
127 | 127 | <div class="header-right"> |
128 | 128 | <div class="theme-toggle-container theme-toggle-header"> |
|
148 | 148 | <img class="sidebar-logo" src="_static/pedalboard_logo_small.png" alt="Logo"/> |
149 | 149 | </div> |
150 | 150 |
|
151 | | - <span class="sidebar-brand-text">Pedalboard v0.9.11 Documentation</span> |
| 151 | + <span class="sidebar-brand-text">Pedalboard v0.9.12 Documentation</span> |
152 | 152 |
|
153 | 153 | </a><form class="sidebar-search-container" method="get" action="search.html" role="search"> |
154 | 154 | <input class="sidebar-search" placeholder=Search name="q" aria-label="Search"> |
@@ -811,6 +811,8 @@ <h2>P</h2> |
811 | 811 | <li><a href="reference/pedalboard.html#pedalboard.PluginContainer">PluginContainer (class in pedalboard)</a> |
812 | 812 | </li> |
813 | 813 | <li><a href="reference/pedalboard.io.html#pedalboard.io.AudioStream.plugins">plugins (pedalboard.io.AudioStream property)</a> |
| 814 | +</li> |
| 815 | + <li><a href="reference/pedalboard.html#pedalboard.VST3Plugin.preset_data">preset_data (pedalboard.VST3Plugin property)</a> |
814 | 816 | </li> |
815 | 817 | <li><a href="reference/pedalboard.html#pedalboard.AudioUnitPlugin.process">process() (pedalboard.AudioUnitPlugin method)</a> |
816 | 818 |
|
@@ -932,6 +934,12 @@ <h2>R</h2> |
932 | 934 | <li><a href="reference/pedalboard.html#pedalboard.Pedalboard.remove">(pedalboard.Pedalboard method)</a> |
933 | 935 | </li> |
934 | 936 | <li><a href="reference/pedalboard.html#pedalboard.PluginContainer.remove">(pedalboard.PluginContainer method)</a> |
| 937 | +</li> |
| 938 | + </ul></li> |
| 939 | + <li><a href="reference/pedalboard.html#pedalboard.AudioUnitPlugin.reported_latency_samples">reported_latency_samples (pedalboard.AudioUnitPlugin property)</a> |
| 940 | + |
| 941 | + <ul> |
| 942 | + <li><a href="reference/pedalboard.html#pedalboard.VST3Plugin.reported_latency_samples">(pedalboard.VST3Plugin property)</a> |
935 | 943 | </li> |
936 | 944 | </ul></li> |
937 | 945 | <li><a href="reference/pedalboard.html#pedalboard.Resample">Resample (class in pedalboard)</a> |
|
0 commit comments