kick drum trigger
Hi I would like to be able step through a midi sequence of musical notes using a kick drum or snare.
I have a midi drum kit with midi out and I'm running Cubase Ableton or Pro Tools.
Is it possible to build a plugin using max msp to do this ?
thanks
Phil
no... and yes.
It's possible to build a little application that would take midi in from your kit, step through it's own internal sequence, and send midi out to protools.
The only sequencer you can build plugins into at the moment is live.
You could build an application for any of those sequencers, assuming the MIDI information exists in the Max application you build. For Live, you can utilize MaxForLive and use the timeline.
Route the MIDI from your kit into MaxMSP, use it to step through data in the patch. Send the MIDI information as you step through it in MaxMSP to a midiout object and set the port to "from MaxMSP1". Then, in your sequencer, use "from MaxMSP1" as the MIDI input for an instrument channel.
Good luck with your patch.
M.
Hi thanks for the replies. Now i know that its possible I need to start to learning max msp.
Can you suggest where I can start?
thanks again
Phil
The tutorials are for max msp are amazing. (And quick)
Help/Max Tutorials.
hi sorry to be so dumb but where do i find Help/Max Tutorials?
Phil
Phil,
They are found in the application. The Help menu > Max Tutorials, MSP Tutorials and Jitter Tutorials.
Im still going through them myself, but they are spectacular and a great resource.
You can alt-click on an object in an unlocked patcher to show the help / reference for that specific object, as well.
hi thanks shalom i will have to get the demo to try it out before i buy