fix: AI-generated tracks save synth_engine + pass to applyAITrackInstrument
- Build synth_engine object with type, plugin_id, soundfont_bank, soundfont_program, soundfont_id - Save to targetTrack.synth_engine so schedulePianoRollMidi reads it - Pass synthEngine as 3rd arg to applyAITrackInstrument (was missing) - Remove redundant separate loadSoundFont call (applyAITrackInstrument chains to selectInstrument which already calls loadSoundFont)
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user