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.

0 votes
When MusicSegment (including midi track) is played,

I want to get midi note on number and then control unity object.

 

Probably AkCallbackType AK_MIDIEvent is available,

https://www.audiokinetic.com/ja/library/edge/?source=SDK&id=_ak_callback_8h_a948c083ff18dc4c8dfe1d32cb0eb6732.html#a948c083ff18dc4c8dfe1d32cb0eb6732a892b851b9525e6a716cc407493e4fc43

but I can't understand how to code in unity C# script.

how to use AkMidiEvent callback?

 

 

 

*I already checked lesson 301 below

https://www.audiokinetic.com/ja/courses/wwise301/?source=wwise301&id=Callbacks_on_a_WwiseType_Event_PostWwiseEvent#read
in General Discussion by lenny (100 points)

Please sign-in or register to answer this question.

...