Match and link synth_adsr.c

Former-commit-id: 76898edb333b04c680a31d4a92620594491c46a9
This commit is contained in:
2023-10-27 23:36:35 -07:00
parent 1fbb29656c
commit 4ad098d83e
2 changed files with 84 additions and 3 deletions

View File

@@ -1187,7 +1187,7 @@ config.libs = [
Object(NonMatching, "musyx/runtime/synthmacros.c"),
Object(NonMatching, "musyx/runtime/synthvoice.c"),
Object(Matching, "musyx/runtime/synth_ac.c"),
Object(NonMatching, "musyx/runtime/synth_adsr.c"),
Object(Matching, "musyx/runtime/synth_adsr.c"),
Object(Matching, "musyx/runtime/synth_vsamples.c"),
Object(Matching, "musyx/runtime/synth_dbtab.c"),
Object(Matching, "musyx/runtime/s_data.c"),