Skip to content

Commit

Permalink
Bump to v0.6.3. (#156)
Browse files Browse the repository at this point in the history
* Update to v0.6.3.

* Skip more CSS comparisons.
  • Loading branch information
psobot committed Oct 25, 2022
1 parent 40275fa commit 3d5d601
Show file tree
Hide file tree
Showing 21 changed files with 59 additions and 58 deletions.
4 changes: 2 additions & 2 deletions docs/_sources/examples.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Examples
========

.. mdinclude:: ../../README.md
:start-line: 70
:end-line: 207
:start-line: 73
:end-line: 209
4 changes: 2 additions & 2 deletions docs/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:og:description: 🎛 🔊 Documentation for Pedalboard: A Python library for working with audio.

.. mdinclude:: ../../README.md
:end-line: 69
:end-line: 71

Reference
---------
Expand All @@ -23,4 +23,4 @@ Documentation
compatibility
internals
license
GitHub Repo <http://github.com/spotify/pedalboard>
GitHub Repo <http://github.com/spotify/pedalboard>
4 changes: 2 additions & 2 deletions docs/_sources/license.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ License
=======

.. mdinclude:: ../../README.md
:start-line: 212
:end-line: 253
:start-line: 214
:end-line: 226
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.2',
VERSION: 'v0.6.3',
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.2 Documentation" />
<meta property="og:site_name" content="Pedalboard v0.6.3 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.2 Documentation</title>
<title>Plugin Compatibility - Pedalboard v0.6.3 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.2 Documentation</div></a>
<a href="index.html"><div class="brand">Pedalboard v0.6.3 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.2 Documentation</span>
<span class="sidebar-brand-text">Pedalboard v0.6.3 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.2 Documentation" />
<meta property="og:site_name" content="Pedalboard v0.6.3 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.2 Documentation</title>
<title>Examples - Pedalboard v0.6.3 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.2 Documentation</div></a>
<a href="index.html"><div class="brand">Pedalboard v0.6.3 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.2 Documentation</span>
<span class="sidebar-brand-text">Pedalboard v0.6.3 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.2 Documentation" />
<meta property="og:site_name" content="Pedalboard v0.6.3 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.2 Documentation</title>
<title>Frequently Asked Questions - Pedalboard v0.6.3 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.2 Documentation</div></a>
<a href="index.html"><div class="brand">Pedalboard v0.6.3 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.2 Documentation</span>
<span class="sidebar-brand-text">Pedalboard v0.6.3 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/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.2 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.3 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.2 Documentation</div></a>
<a href="index.html"><div class="brand">Pedalboard v0.6.3 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.2 Documentation</span>
<span class="sidebar-brand-text">Pedalboard v0.6.3 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
11 changes: 6 additions & 5 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.2 Documentation" />
<meta property="og:site_name" content="Pedalboard v0.6.3 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.2 Documentation</title>
<title>Pedalboard v0.6.3 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.2 Documentation</div></a>
<a href="#"><div class="brand">Pedalboard v0.6.3 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.2 Documentation</span>
<span class="sidebar-brand-text">Pedalboard v0.6.3 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 @@ -229,6 +229,7 @@
<a class="reference external image-reference" href="https://github.com/spotify/pedalboard/stargazers"><img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/spotify/pedalboard?style=social" /></a>
<p><code class="docutils literal notranslate"><span class="pre">pedalboard</span></code> is a Python library for working with audio: reading, writing, adding effects, and more. It supports most popular audio file formats and a number of common audio effects out of the box, and also allows the use of <a class="reference external" href="https://www.steinberg.net/en/company/technologies/vst3.html">VST3®</a> and <a class="reference external" href="https://en.wikipedia.org/wiki/Audio_Units">Audio Unit</a> formats for third-party plugins.</p>
<p><code class="docutils literal notranslate"><span class="pre">pedalboard</span></code> was built by <a class="reference external" href="https://research.atspotify.com/audio-intelligence/">Spotify’s Audio Intelligence Lab</a> to enable using studio-quality audio effects from within Python and TensorFlow. Internally at Spotify, <code class="docutils literal notranslate"><span class="pre">pedalboard</span></code> is used for <a class="reference external" href="https://en.wikipedia.org/wiki/Data_augmentation">data augmentation</a> to improve machine learning models. <code class="docutils literal notranslate"><span class="pre">pedalboard</span></code> also helps in the process of content creation, making it possible to add effects to audio without using a Digital Audio Workstation.</p>
<a class="reference external image-reference" href="https://spotify.github.io/pedalboard"><img alt="Documentation" src="https://img.shields.io/badge/Documentation-on%20github.io-brightgreen" /></a>
<section id="features">
<h1>Features<a class="headerlink" href="#features" title="Permalink to this headline">#</a></h1>
<ul class="simple">
Expand All @@ -241,7 +242,7 @@ <h1>Features<a class="headerlink" href="#features" title="Permalink to this head
</li>
<li><p>Built-in support for a number of basic audio transformations, including:</p>
<ul>
<li><p>Guitar-style effects: <code class="docutils literal notranslate"><span class="pre">Chorus</span></code>, <code class="docutils literal notranslate"><span class="pre">Distortion</span></code>, <code class="docutils literal notranslate"><span class="pre">Phaser</span></code></p></li>
<li><p>Guitar-style effects: <code class="docutils literal notranslate"><span class="pre">Chorus</span></code>, <code class="docutils literal notranslate"><span class="pre">Distortion</span></code>, <code class="docutils literal notranslate"><span class="pre">Phaser</span></code>, <code class="docutils literal notranslate"><span class="pre">Clipping</span></code></p></li>
<li><p>Loudness and dynamic range effects: <code class="docutils literal notranslate"><span class="pre">Compressor</span></code>, <code class="docutils literal notranslate"><span class="pre">Gain</span></code>, <code class="docutils literal notranslate"><span class="pre">Limiter</span></code></p></li>
<li><p>Equalizers and filters: <code class="docutils literal notranslate"><span class="pre">HighpassFilter</span></code>, <code class="docutils literal notranslate"><span class="pre">LadderFilter</span></code>, <code class="docutils literal notranslate"><span class="pre">LowpassFilter</span></code></p></li>
<li><p>Spatial effects: <code class="docutils literal notranslate"><span class="pre">Convolution</span></code>, <code class="docutils literal notranslate"><span class="pre">Delay</span></code>, <code class="docutils literal notranslate"><span class="pre">Reverb</span></code></p></li>
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.2 Documentation" />
<meta property="og:site_name" content="Pedalboard v0.6.3 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.2 Documentation</title>
<title>Pedalboard Internals - Pedalboard v0.6.3 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.2 Documentation</div></a>
<a href="index.html"><div class="brand">Pedalboard v0.6.3 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.2 Documentation</span>
<span class="sidebar-brand-text">Pedalboard v0.6.3 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.2 Documentation" />
<meta property="og:site_name" content="Pedalboard v0.6.3 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.2 Documentation</title>
<title>License - Pedalboard v0.6.3 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.2 Documentation</div></a>
<a href="index.html"><div class="brand">Pedalboard v0.6.3 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.2 Documentation</span>
<span class="sidebar-brand-text">Pedalboard v0.6.3 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 3d5d601

Please sign in to comment.