Is there a FMOD MIDI html5 demo/example anywhere that shows this working?
My game Dink Smallwood (open source at svn://rtsoft.com/rtsvn/projects/RTDink ) uses FMOD and it runs fine on Win/Mac/iOS/Android, but the html5 version plays notes out of tune.
I’m using the latest HTML5 FMOD studio (1.10.05) (low level lib)
I’ve tried a few different dls instrument packs, but they all play with incorrect pitches and sound out of tune.
If you want to hear it, click https://rtsoft.com/web/dink then click “New”. (the title music is an mp3 so that won’t show any issue, but after clicking new, a MIDI is used, it will sound weird/bad on firefox/chrome/etc)
I’ve tried with various setDSPBufferSize/voices, but this doesn’t seem related to performance, more like … mixing buffers using wrong sample rate for midi notes or something.
http://www.fmod.org/public/js/ doesn’t appear to have a MIDI example
Sorry, I can’t figure out how to add tags to this message. Maybe my many ad blockers are doing something.