Fix documentation

This commit is contained in:
Raphael Forment 2023-11-17 13:23:54 +01:00
parent fb28083ce6
commit 2a18df61cd
2 changed files with 1 additions and 2 deletions

View File

@ -1215,7 +1215,6 @@ const generic_params = [
*/
['waveloss'],
/*
*
* Noise crackle density
*
* @name density

View File

@ -44,7 +44,7 @@ Some amount of pink noise can also be added to any oscillator by using the `nois
You can also use the `crackle` type to play some subtle noise crackles. You can control noise amount by using the `density` parameter:
<JsDoc client:idle name="density" h={0} />
<MiniRepl client:idle tune={`s("crackle*4").density("<0.01 0.04 0.2 0.5>".slow(4)).scope()`} />
### Additive Synthesis