Looking for guidance on dynamic mapping: Audio track to MIDI velocity control
I'm trying to learn how to take the dynamics from an audio track (like a guitar recording) and use them to control a MIDI track (like drums). I believe this is called "dynamic mapping" or envelope following.
Specifically, I want to:
Capture the volume/intensity changes from my guitar track
Apply those dynamic changes to control my MIDI drum track in real-time
. Does anyone know of good tutorials or resources that explain this process? Video tutorials would be especially helpful.
Any tips on the best approach or plugins to use would be greatly appreciated!