TinySoundFont icon indicating copy to clipboard operation
TinySoundFont copied to clipboard

[Question] Loading multiple SF2 files?

Open g40 opened this issue 2 years ago • 0 comments

First off: Fantastic library. Thank you.

Is it possible to load a number of individual SF2 files and assign them to different MIDI channels?

Imagine a simple case (for example) where a piano is assigned to channel 1 and a drum soundfont is assigned to channel 10.

Or is the preferred way to do this to run multiple instances of TSF, one synth per channel?

g40 avatar Oct 16 '23 22:10 g40