main
annieversary 2021-09-19 16:09:21 +02:00
parent 9853c36ae3
commit 5196da3667
1 changed files with 8 additions and 0 deletions

View File

@ -68,6 +68,7 @@ the following is the current list of plugins
- `velociter`: random velocity setter - `velociter`: random velocity setter
- `opiate`: spectral morphing between two audio signals - `opiate`: spectral morphing between two audio signals
- `sample - 10/10`: sample rate changer - `sample - 10/10`: sample rate changer
- `lotr`: ring modulator
there's a bit of an explanation of each of the plugins below, but it's not a thorough documentation or a manual, it's just a bunch of notes i've written and a short description of the parameters there's a bit of an explanation of each of the plugins below, but it's not a thorough documentation or a manual, it's just a bunch of notes i've written and a short description of the parameters
@ -335,6 +336,13 @@ repeats a sample as many times as you tell it to, so if `repeats == 2.0`, and th
it's not doing any actual resampling of audio it's not doing any actual resampling of audio
### lotr
ring modulator plugin
params:
- `modulation`: controls the modulation ammount. 0 for no modulation, 1 for full modulation
## contributing ## contributing
issues and prs are welcome, but please open an issue before making any big pr, i don't wanna have to reject a pr where you have put a lot of effort on. if you are fine with that, ig go ahead i'm not your mum issues and prs are welcome, but please open an issue before making any big pr, i don't wanna have to reject a pr where you have put a lot of effort on. if you are fine with that, ig go ahead i'm not your mum