From 5196da36670889db8733b09a69ebfd7169cc1887 Mon Sep 17 00:00:00 2001 From: annieversary Date: Sun, 19 Sep 2021 16:09:21 +0200 Subject: [PATCH] [readme] --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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