Hi.
Is it possible to schedule RTPC changes?
For example I have a MIDI stinger scheduled to play a sound that I want to be able set to different pitches, volumes, decay, etc for.
The sounds are scheduled to play on the next grid division and are called from a MusicSyncGrid callback in Unity.
I only want the sounds to update their pitch, volume, decay, etc on the next grid when the sound plays so each step of the grid can sound different in a way the player defines.
Eg. Clap (pitch 100, decay 50, volume 75), Clap (pitch 25, decay, 25, volume 75).
Any thoughts on this would be greatly appreciated.
Thanks
Matt