mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-25 12:38:35 +00:00
Fix documentation
This commit is contained in:
parent
fb28083ce6
commit
2a18df61cd
@ -1215,7 +1215,6 @@ const generic_params = [
|
|||||||
*/
|
*/
|
||||||
['waveloss'],
|
['waveloss'],
|
||||||
/*
|
/*
|
||||||
*
|
|
||||||
* Noise crackle density
|
* Noise crackle density
|
||||||
*
|
*
|
||||||
* @name 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:
|
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
|
### Additive Synthesis
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user