Files
SonicForgeStudio/app
3dtours 0f5f494173 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)
2026-07-26 21:55:47 +07:00
..
2026-07-21 18:22:39 +07:00
2026-07-23 08:32:23 +07:00
2026-07-26 21:20:01 +07:00
2026-07-23 08:32:23 +07:00
2026-07-18 15:09:05 +07:00
2026-07-18 15:09:05 +07:00