soundAlias example fix
This commit is contained in:
parent
670f75b7e8
commit
1b37f1ed1d
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ You can also create custom aliases for existing sounds using the `soundAlias` fu
|
||||||
|
|
||||||
<MiniRepl
|
<MiniRepl
|
||||||
client:idle
|
client:idle
|
||||||
tune={`soundAlias("RolandTR808_bd", "kick")
|
tune={`soundAlias('RolandTR808_bd', 'kick')
|
||||||
s("kick")`}
|
s("kick")`}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue