Link musyx/runtime/synth

Former-commit-id: a24285819d
This commit is contained in:
2023-07-05 17:57:50 -04:00
parent 6c9d013207
commit dc3762d410
8 changed files with 824 additions and 54 deletions

View File

@@ -935,7 +935,7 @@ LIBS = [
"host": False,
"objects": [
["musyx/runtime/seq", True],
["musyx/runtime/synth", False],
["musyx/runtime/synth", True],
["musyx/runtime/seq_api", True],
["musyx/runtime/snd_synthapi", True, {"add_to_all": False}],
["musyx/runtime/stream", False],