Skip to content

Commit

Permalink
Update to v0.6.2 and update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
psobot committed Sep 23, 2022
1 parent fc4ebe2 commit 34394e3
Show file tree
Hide file tree
Showing 16 changed files with 103 additions and 47 deletions.
2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: 'v0.6.1',
VERSION: 'v0.6.2',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
8 changes: 4 additions & 4 deletions docs/compatibility.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<meta property="og:url" content="https://spotify.github.io/pedalboard/compatibility.html" />

<meta property="og:site_name" content="Pedalboard v0.6.1 Documentation" />
<meta property="og:site_name" content="Pedalboard v0.6.2 Documentation" />

<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..." />

Expand All @@ -20,7 +20,7 @@
<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" />

<link rel="shortcut icon" href="_static/favicon.ico"/><meta name="generator" content="sphinx-4.4.0, furo 2022.06.21"/>
<title>Plugin Compatibility - Pedalboard v0.6.1 Documentation</title>
<title>Plugin Compatibility - Pedalboard v0.6.2 Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=40978830699223671f4072448e654b5958f38b89" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
Expand Down Expand Up @@ -138,7 +138,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">Pedalboard v0.6.1 Documentation</div></a>
<a href="index.html"><div class="brand">Pedalboard v0.6.2 Documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -164,7 +164,7 @@
<img class="sidebar-logo" src="_static/pedalboard_logo_small.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">Pedalboard v0.6.1 Documentation</span>
<span class="sidebar-brand-text">Pedalboard v0.6.2 Documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
Expand Down
8 changes: 4 additions & 4 deletions docs/examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<meta property="og:url" content="https://spotify.github.io/pedalboard/examples.html" />

<meta property="og:site_name" content="Pedalboard v0.6.1 Documentation" />
<meta property="og:site_name" content="Pedalboard v0.6.2 Documentation" />

<meta property="og:description" content="Quick start: Making a guitar-style pedalboard: Using VST3® or Audio Unit plugins: Creating parallel effects chains: This example creates a delayed pitch-shift effect by running multiple Pedalboards..." />

Expand All @@ -20,7 +20,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Frequently Asked Questions" href="faq.html" /><link rel="prev" title="The pedalboard.io API" href="reference/pedalboard.io.html" />

<link rel="shortcut icon" href="_static/favicon.ico"/><meta name="generator" content="sphinx-4.4.0, furo 2022.06.21"/>
<title>Examples - Pedalboard v0.6.1 Documentation</title>
<title>Examples - Pedalboard v0.6.2 Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=40978830699223671f4072448e654b5958f38b89" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
Expand Down Expand Up @@ -138,7 +138,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">Pedalboard v0.6.1 Documentation</div></a>
<a href="index.html"><div class="brand">Pedalboard v0.6.2 Documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -164,7 +164,7 @@
<img class="sidebar-logo" src="_static/pedalboard_logo_small.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">Pedalboard v0.6.1 Documentation</span>
<span class="sidebar-brand-text">Pedalboard v0.6.2 Documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
Expand Down
8 changes: 4 additions & 4 deletions docs/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<meta property="og:url" content="https://spotify.github.io/pedalboard/faq.html" />

<meta property="og:site_name" content="Pedalboard v0.6.1 Documentation" />
<meta property="og:site_name" content="Pedalboard v0.6.2 Documentation" />

<meta property="og:description" content="Can Pedalboard be used with live (real-time) audio?: Technically, yes, Pedalboard could be used with live audio input/output. See: Pull request #98, which contains an experimental live audio interf..." />

Expand All @@ -20,7 +20,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Plugin Compatibility" href="compatibility.html" /><link rel="prev" title="Examples" href="examples.html" />

<link rel="shortcut icon" href="_static/favicon.ico"/><meta name="generator" content="sphinx-4.4.0, furo 2022.06.21"/>
<title>Frequently Asked Questions - Pedalboard v0.6.1 Documentation</title>
<title>Frequently Asked Questions - Pedalboard v0.6.2 Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=40978830699223671f4072448e654b5958f38b89" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
Expand Down Expand Up @@ -138,7 +138,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">Pedalboard v0.6.1 Documentation</div></a>
<a href="index.html"><div class="brand">Pedalboard v0.6.2 Documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -164,7 +164,7 @@
<img class="sidebar-logo" src="_static/pedalboard_logo_small.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">Pedalboard v0.6.1 Documentation</span>
<span class="sidebar-brand-text">Pedalboard v0.6.2 Documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
Expand Down
12 changes: 9 additions & 3 deletions docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.html" />

<link rel="shortcut icon" href="_static/favicon.ico"/><meta name="generator" content="sphinx-4.4.0, furo 2022.06.21"/><title>Index - Pedalboard v0.6.1 Documentation</title>
<link rel="shortcut icon" href="_static/favicon.ico"/><meta name="generator" content="sphinx-4.4.0, furo 2022.06.21"/><title>Index - Pedalboard v0.6.2 Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=40978830699223671f4072448e654b5958f38b89" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
Expand Down Expand Up @@ -122,7 +122,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">Pedalboard v0.6.1 Documentation</div></a>
<a href="index.html"><div class="brand">Pedalboard v0.6.2 Documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -148,7 +148,7 @@
<img class="sidebar-logo" src="_static/pedalboard_logo_small.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">Pedalboard v0.6.1 Documentation</span>
<span class="sidebar-brand-text">Pedalboard v0.6.2 Documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
Expand Down Expand Up @@ -254,6 +254,8 @@ <h2>C</h2>
<li><a href="reference/pedalboard.html#pedalboard.Chain">Chain (class in pedalboard)</a>
</li>
<li><a href="reference/pedalboard.html#pedalboard.Chorus">Chorus (class in pedalboard)</a>
</li>
<li><a href="reference/pedalboard.html#pedalboard.Clipping">Clipping (class in pedalboard)</a>
</li>
<li><a href="reference/pedalboard.io.html#pedalboard.io.ReadableAudioFile.close">close() (pedalboard.io.ReadableAudioFile method)</a>

Expand Down Expand Up @@ -516,6 +518,8 @@ <h2>P</h2>
<li><a href="reference/pedalboard.html#pedalboard.Chain.process">(pedalboard.Chain method)</a>
</li>
<li><a href="reference/pedalboard.html#pedalboard.Chorus.process">(pedalboard.Chorus method)</a>
</li>
<li><a href="reference/pedalboard.html#pedalboard.Clipping.process">(pedalboard.Clipping method)</a>
</li>
<li><a href="reference/pedalboard.html#pedalboard.Compressor.process">(pedalboard.Compressor method)</a>
</li>
Expand Down Expand Up @@ -634,6 +638,8 @@ <h2>R</h2>
<li><a href="reference/pedalboard.html#pedalboard.Chain.reset">(pedalboard.Chain method)</a>
</li>
<li><a href="reference/pedalboard.html#pedalboard.Chorus.reset">(pedalboard.Chorus method)</a>
</li>
<li><a href="reference/pedalboard.html#pedalboard.Clipping.reset">(pedalboard.Clipping method)</a>
</li>
<li><a href="reference/pedalboard.html#pedalboard.Compressor.reset">(pedalboard.Compressor method)</a>
</li>
Expand Down
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<meta property="og:url" content="https://spotify.github.io/pedalboard/index.html" />

<meta property="og:site_name" content="Pedalboard v0.6.1 Documentation" />
<meta property="og:site_name" content="Pedalboard v0.6.2 Documentation" />

<meta property="og:description" content="🎛 🔊 Documentation for Pedalboard: A Python library for working with audio." />

Expand All @@ -20,7 +20,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="The pedalboard API" href="reference/pedalboard.html" />

<link rel="shortcut icon" href="_static/favicon.ico"/><meta name="generator" content="sphinx-4.4.0, furo 2022.06.21"/>
<title>Pedalboard v0.6.1 Documentation</title>
<title>Pedalboard v0.6.2 Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=40978830699223671f4072448e654b5958f38b89" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
Expand Down Expand Up @@ -138,7 +138,7 @@
</label>
</div>
<div class="header-center">
<a href="#"><div class="brand">Pedalboard v0.6.1 Documentation</div></a>
<a href="#"><div class="brand">Pedalboard v0.6.2 Documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -164,7 +164,7 @@
<img class="sidebar-logo" src="_static/pedalboard_logo_small.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">Pedalboard v0.6.1 Documentation</span>
<span class="sidebar-brand-text">Pedalboard v0.6.2 Documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
Expand Down
8 changes: 4 additions & 4 deletions docs/internals.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<meta property="og:url" content="https://spotify.github.io/pedalboard/internals.html" />

<meta property="og:site_name" content="Pedalboard v0.6.1 Documentation" />
<meta property="og:site_name" content="Pedalboard v0.6.2 Documentation" />

<meta property="og:description" content="Pedalboard is a Python wrapper around JUCE, an open-source cross-platform C++ library for developing audio applications. Most of Pedalboard is written in C++ using pybind11, a library for binding C..." />

Expand All @@ -20,7 +20,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="License" href="license.html" /><link rel="prev" title="Plugin Compatibility" href="compatibility.html" />

<link rel="shortcut icon" href="_static/favicon.ico"/><meta name="generator" content="sphinx-4.4.0, furo 2022.06.21"/>
<title>Pedalboard Internals - Pedalboard v0.6.1 Documentation</title>
<title>Pedalboard Internals - Pedalboard v0.6.2 Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=40978830699223671f4072448e654b5958f38b89" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
Expand Down Expand Up @@ -138,7 +138,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">Pedalboard v0.6.1 Documentation</div></a>
<a href="index.html"><div class="brand">Pedalboard v0.6.2 Documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -164,7 +164,7 @@
<img class="sidebar-logo" src="_static/pedalboard_logo_small.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">Pedalboard v0.6.1 Documentation</span>
<span class="sidebar-brand-text">Pedalboard v0.6.2 Documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
Expand Down
8 changes: 4 additions & 4 deletions docs/license.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<meta property="og:url" content="https://spotify.github.io/pedalboard/license.html" />

<meta property="og:site_name" content="Pedalboard v0.6.1 Documentation" />
<meta property="og:site_name" content="Pedalboard v0.6.2 Documentation" />

<meta property="og:description" content="pedalboard is Copyright 2021-2022 Spotify AB. pedalboard is licensed under the GNU General Public License v3. pedalboard includes a number of libraries that are statically compiled, and which carry..." />

Expand All @@ -20,7 +20,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="prev" title="Pedalboard Internals" href="internals.html" />

<link rel="shortcut icon" href="_static/favicon.ico"/><meta name="generator" content="sphinx-4.4.0, furo 2022.06.21"/>
<title>License - Pedalboard v0.6.1 Documentation</title>
<title>License - Pedalboard v0.6.2 Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=40978830699223671f4072448e654b5958f38b89" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
Expand Down Expand Up @@ -138,7 +138,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">Pedalboard v0.6.1 Documentation</div></a>
<a href="index.html"><div class="brand">Pedalboard v0.6.2 Documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -164,7 +164,7 @@
<img class="sidebar-logo" src="_static/pedalboard_logo_small.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">Pedalboard v0.6.1 Documentation</span>
<span class="sidebar-brand-text">Pedalboard v0.6.2 Documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
Expand Down
6 changes: 3 additions & 3 deletions docs/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" />

<link rel="shortcut icon" href="_static/favicon.ico"/><meta name="generator" content="sphinx-4.4.0, furo 2022.06.21"/><title>Python Module Index - Pedalboard v0.6.1 Documentation</title>
<link rel="shortcut icon" href="_static/favicon.ico"/><meta name="generator" content="sphinx-4.4.0, furo 2022.06.21"/><title>Python Module Index - Pedalboard v0.6.2 Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=40978830699223671f4072448e654b5958f38b89" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
Expand Down Expand Up @@ -122,7 +122,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">Pedalboard v0.6.1 Documentation</div></a>
<a href="index.html"><div class="brand">Pedalboard v0.6.2 Documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -148,7 +148,7 @@
<img class="sidebar-logo" src="_static/pedalboard_logo_small.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">Pedalboard v0.6.1 Documentation</span>
<span class="sidebar-brand-text">Pedalboard v0.6.2 Documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
Expand Down
Loading

0 comments on commit 34394e3

Please sign in to comment.