mirror of
https://codeberg.org/uzu/strudel
synced 2026-09-04 14:51:26 -04:00
soundAlias example fix
This commit is contained in:
@@ -63,7 +63,7 @@ You can also create custom aliases for existing sounds using the `soundAlias` fu
|
||||
|
||||
<MiniRepl
|
||||
client:idle
|
||||
tune={`soundAlias("RolandTR808_bd", "kick")
|
||||
tune={`soundAlias('RolandTR808_bd', 'kick')
|
||||
s("kick")`}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user