midi channel pan?

There is a function for changing midi channel volume but is there one for changing panning?

No, the only per-MIDI-channel API FMOD exposes is volume.

Ok, thanks. It’s a shame actually, cross platform midi playback lib with fine controls is not something easy to find. Ended up regenerating midi data each time I change some parameter but that leaves me with audible artifacts when switching played file.