diff --git a/README.md b/README.md index 4c70635..9e2dded 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ the following is the current list of plugins - `velociter`: random velocity setter - `opiate`: spectral morphing between two audio signals - `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 @@ -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 +### lotr + +ring modulator plugin + +params: +- `modulation`: controls the modulation ammount. 0 for no modulation, 1 for full modulation + ## 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