fix: section track inherits soundfont_id/bank/program via ...t spread

...t in fallback branch copied soundfont_id, soundfont_bank,
soundfont_program, instrument_source from parent MAIN track
even though instrumentProgram and synth_engine were nulled.
FluidSynth picks up these fields and auto-loads the SoundFont.
Fix: override all soundfont/synth fields to null/undefined.
This commit is contained in:
2026-07-28 08:32:21 +07:00
parent 18e177fa2d
commit 9befc20851
3 changed files with 11 additions and 1 deletions
File diff suppressed because one or more lines are too long