Skip to content
New issue

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

soundnames inside drumkits #80

Open
kmatze opened this issue Oct 17, 2023 · 0 comments
Open

soundnames inside drumkits #80

kmatze opened this issue Oct 17, 2023 · 0 comments

Comments

@kmatze
Copy link

kmatze commented Oct 17, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant