We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I use our sf2-lib -> formidable. Thx.
for every sound I can get the sound name with:
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
The text was updated successfully, but these errors were encountered: