TinySoundFont
TinySoundFont copied to clipboard
soundnames inside drumkits
Hi, I use our sf2-lib -> formidable. Thx. for every sound I can get the sound name with:
g_TinySoundFont->presets[i].bank
g_TinySoundFont->presets[i].preset
g_TinySoundFont->presets[i].presetName
for bank 128 (drums) I get the names of drum kits.
Is it possible to get the names of drums inside a drum kit?
thx - kmatze