Skip to content
Snippets Groups Projects
Commit 5459b9ce authored by moon2's avatar moon2 :speech_balloon:
Browse files

asd

parent 625630f4
No related branches found
No related tags found
1 merge request!93bl00mbox: docs update
Pipeline #6387 passed
......@@ -74,7 +74,7 @@ def run(ins: InputState) -> None:
def init() -> None:
global synths
for i in range(1):
synths += [blm.new_patch(bl00mbox.patches.tinysynth_fm)]
synths += [blm.new(bl00mbox.patches.tinysynth_fm)]
for synth in synths:
synth.decay(100)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment