Communication MAX and FMOD
Good morning
I want to communicate with the FMOD software from a MAX patch. You cannot communicate in OSC with this software but in MIDI with Mackie Control.
I tried different things (midi frame sending, Mackie emulator, etc.) but it doesn't work!
Has anyone worked on this before or can help me? Thank you so much
You need to establish midi communication
in first place.
I mean make sure that max and that software can talk midi to each other.
Max can send any midi message you want, so all you need to know is what that software wants to receive to do what you want it to.
Thank you for your support !