Match and link synthmacros, update musyx

This commit is contained in:
2024-04-24 21:27:01 -07:00
parent 0aac17ba44
commit 530b4540f0
5 changed files with 5 additions and 4 deletions

View File

@@ -1207,7 +1207,7 @@ config.libs = [
Object(Matching, "musyx/runtime/snd_synthapi.c"),
Object(NonMatching, "musyx/runtime/stream.c"),
Object(Matching, "musyx/runtime/synthdata.c"),
Object(NonMatching, "musyx/runtime/synthmacros.c"),
Object(Matching, "musyx/runtime/synthmacros.c"),
Object(Matching, "musyx/runtime/synthvoice.c"),
Object(Matching, "musyx/runtime/synth_ac.c"),
Object(Matching, "musyx/runtime/synth_adsr.c"),