MIDI controller for FMOD? MIDI learn functionality?

Hey again,
I might be venturing into wish-list territory here, but am wondering if there might be a way for FMOD to easily “learn midi” assignments to enable easy control of multiple parameters at the same time? I understand there’s support for certain Mackie controllers, but I’ve not been able to map anything from hardware to fmod in any useful way so far. [I can get devices to be detected, and have had some haphazard responses in the program, but nothing very user-friendly so far]

Editing textfiles or using third-party libraries might push this into the ‘too hard basket’ … though the more I use FMOD, the more cool ideas I get for other ways to use it. I have a live gig coming up soon and would love to be able to control FMOD as part of the performance. I don’t think it’s really practical without a midi-learn facility though.

Might this be on the horizon perhaps?

=) Thanks,
Andrew

We can certainly add it to our feature requests. There currently isn’t anything on our roadmap for MIDI learning but we will consider it for a future update.

2 Likes

@BeatTherapy and @richard_simms, my friend @alexzzen did this cool tool a while back which allows you to use your MIDI Controllers with FMOD. Might be worth checking it out? :slight_smile:

1 Like

It wasn’t a very good solution (not cross platform, spaghetti code), I’ve made the repo private.
Some kind of MIDI support would be nice though, mapping multiple properties to knobs and faders is useful when mixing in Live Update without using the mouse. Or when authoring an event and testing parameter changes in a more organic way :slightly_smiling_face:

3 Likes

Not just that, but it would open up FMOD to other uses as well. But yes, generally speaking it would make it easy to map a MIDI controller and press buttons quickly instead of having to use the mouse to trigger events.

@alexzzen, what is it in your solution that you didn’t like? Would it be easy to use your solution with any MIDI controller?

1 Like

Hello, four years on from the last post in this topic…

I’m exploring whether learning FMOD can help with live music sets rather than game-creation. For this, I normally use various midi controllers.

Is it still a problem for FMOD be set to respond to midi messages sent from pedals etc?

It would be very useful…

Thanks!

We have not implemented any “midi learn”-related features since the last time this topic was updated. We do still support the use of control surfaces, but FMOD Studio does not support any more midi devices that it did four years ago.

FMOD Studio has always been a tool for game creation first and foremost. As such, we will always prioritize developing features useful to game creation over those that would be useful only for live music performance.