1
0
Fork 0
nih-plug/plugins/puberty_simulator
Robbert van der Helm b2e6bd5515 Create a separate InitContext
Only a couple of these functions would be needed during initialization.
In the next couple commits ProcessContext will get a way to access
auxiliary IO, so this really had to be separated.
2022-05-27 01:17:15 +02:00
..
src Create a separate InitContext 2022-05-27 01:17:15 +02:00
Cargo.toml Use realfft for Puberty Simulator 2022-03-28 17:51:36 +02:00
COPYING Add the one and only Puberty Simulator plugin 2022-03-07 19:51:38 +01:00
README.md Link plugin downloads in readme 2022-05-24 23:56:21 +02:00

Puberty Simulator

This patent pending One Weird Plugin simulates the male voice change during puberty! If it was not already obvious from that sentence, this plugin is a joke, but it might actually be useful (or at least interesting) in some situations. This plugin pitches the signal down an octave, but it also has the side effect of causing things to sound like a cracking voice or to make them sound slightly out of tune.

Download

You can download the development binaries for Linux, Windows and macOS from the automated builds page. Or if you're not signed in on GitHub, then you can also find the latest nightly build here.

The macOS version has not been tested and may not work correctly. You may also have to disable Gatekeeper to use the VST3 version as Apple has recently made it more difficult to run unsigned code on macOS.

Building

After installing Rust, you can compile Puberty Simulator as follows:

cargo xtask bundle puberty_simulator --release