mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 22:35:15 -04:00
Fix documentation
This commit is contained in:
@@ -1215,7 +1215,6 @@ const generic_params = [
|
||||
*/
|
||||
['waveloss'],
|
||||
/*
|
||||
*
|
||||
* Noise crackle density
|
||||
*
|
||||
* @name density
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user