From 5cd45d5ea1002e33df8d7e844fa76def08a15bac Mon Sep 17 00:00:00 2001 From: scrappy_fiddler Date: Mon, 23 Feb 2026 00:22:30 +0100 Subject: [PATCH] typo in lfo docs --- website/src/pages/learn/lfo.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/learn/lfo.mdx b/website/src/pages/learn/lfo.mdx index d4dfd273f..a75584d9f 100644 --- a/website/src/pages/learn/lfo.mdx +++ b/website/src/pages/learn/lfo.mdx @@ -234,7 +234,7 @@ All the lfos are numbered from the first starting with 0, the second having an ` You can refer to this in a later call if you want to modify a specific `lfo`. -The ´id´ is outside of the config json (which is different from the other parameters of `lfo()` +The `id` is outside of the config json (which is different from the other parameters of `lfo()` Try out how the sound changes when you replace the 0 with a 1.