Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

PostMIDI callback in Unity C#?

0 votes

Hey all!

In my app I'm sending an array of midi events trough the PostMIDI event call in Unity C#. Is there a way to register a callback to receive midi note events from PostMidi call getting around the RegisterGlobalCallback, which is unavailable due to restrictions in Unity plugin?

Any help is appreciated. Thanks! 

asked Feb 10, 2021 in General Discussion by Alex K. (100 points)

Please sign-in or register to answer this question.

...