codeformat

This commit is contained in:
Felix Roos
2023-10-03 08:51:35 +02:00
parent 83dfbb84c2
commit 1e352fdf80
2 changed files with 111 additions and 109 deletions
+1 -4
View File
@@ -35,10 +35,7 @@ flavours of noise, here written from hard to soft.
Some amount of pink noise can also be added to any oscillator by using the `noise` paremeter:
<MiniRepl
client:idle
tune={`note("c3").noise("<0.1 0.25 0.5>").scope()`}
/>
<MiniRepl client:idle tune={`note("c3").noise("<0.1 0.25 0.5>").scope()`} />
### Additive Synthesis