diff --git a/docs/_static/documentation_options.js b/docs/_static/documentation_options.js index 34ae8ef4..39cf6a48 100644 --- a/docs/_static/documentation_options.js +++ b/docs/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: 'v0.9.11', + VERSION: 'v0.9.12', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/compatibility.html b/docs/compatibility.html index b5fe8032..dc24888e 100644 --- a/docs/compatibility.html +++ b/docs/compatibility.html @@ -6,7 +6,7 @@ - + @@ -14,7 +14,7 @@ -
The number of samples of latency (delay) that this plugin reports to introduce into the audio signal due to internal buffering and processing. Pedalboard automatically compensates for this latency during processing, so this property is present for informational purposes. Note that not all plugins correctly report the latency that they introduce, so this value may be inaccurate (especially if the plugin reports 0).
+Introduced in v0.9.12.
+pedalboard<
The name of this plugin.
Get or set the current plugin state as bytes in .vstpreset format.
+Warning
+This property can be set to change the pluginโs internal state, but providing invalid data may cause the plugin to crash, taking the entire Python process down with it.
+pedalboard<
The number of samples of latency (delay) that this plugin reports to introduce into the audio signal due to internal buffering and processing. Pedalboard automatically compensates for this latency during processing, so this property is present for informational purposes. Note that not all plugins correctly report the latency that they introduce, so this value may be inaccurate (especially if the plugin reports 0).
+Introduced in v0.9.12.
+pedalboard<
AudioUnitPlugin.manufacturer_name
AudioUnitPlugin.name
AudioUnitPlugin.raw_state
+AudioUnitPlugin.reported_latency_samples
AudioUnitPlugin.version
AudioUnitPlugin.is_effect
AudioUnitPlugin.reset()
@@ -3445,7 +3470,9 @@ The pedalboard<
VST3Plugin.is_instrument
VST3Plugin.manufacturer_name
VST3Plugin.name
+VST3Plugin.preset_data
VST3Plugin.raw_state
+VST3Plugin.reported_latency_samples
VST3Plugin.version
diff --git a/docs/reference/pedalboard.io.html b/docs/reference/pedalboard.io.html
index 2b3f4ba4..055bd9e4 100644
--- a/docs/reference/pedalboard.io.html
+++ b/docs/reference/pedalboard.io.html
@@ -6,7 +6,7 @@
-
+
@@ -14,7 +14,7 @@
- The pedalboard.io API - Pedalboard v0.9.11 Documentation
+ The pedalboard.io API - Pedalboard v0.9.12 Documentation
@@ -132,7 +132,7 @@
@@ -158,7 +158,7 @@
-
+
@@ -147,7 +147,7 @@
-
+