You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My project uses SDL_mixer and I saw your examples and it seems to use SDL audio directly.
The thing is that SDL_mixer can't be used at the same time so when I try it my app crashes.
Do you know if it's possible to use TinySoundFont with the SDL_mixer?
I tried to look for examples but I couldn't find it how.
Thank you!
(I think your library is amazing by the way, thanks for sharing this)
The text was updated successfully, but these errors were encountered:
My project uses SDL_mixer and I saw your examples and it seems to use SDL audio directly.
The thing is that SDL_mixer can't be used at the same time so when I try it my app crashes.
Do you know if it's possible to use TinySoundFont with the SDL_mixer?
I tried to look for examples but I couldn't find it how.
Thank you!
(I think your library is amazing by the way, thanks for sharing this)
The text was updated successfully, but these errors were encountered: