midi controller

pepperclouds's icon
Max Patch
Copy patch and select New From Clipboard in Max.

i have a midi controller with a bunch of knobs. how do i assign the knobs to the number object of my flanger? I know i would have t use a scale object and get all the numbers set up, but is there an object that i can connect to my midi controller?

Luke Hall's icon

Have a read through the MIDI tutorials included in the documentation, they're really helpful and will point you to [ctrlin] or a combination of [midiin] and [midiparse] which can work better if you're sending large amounts of controller data, due to a problem with [ctrlin] (Is this still a problem? Anyone?)

lh

seejayjames's icon

very cool flanger!

Try this for the [ctlin]. it's best to "hardwire" the controls if you know what controller # and MIDI channel they're sending on. Or you can make them switchable with some [select] magic. The ctlins are always listening unless you disable them, so having only the ones you need is best.

Max Patch
Copy patch and select New From Clipboard in Max.

mortimer59's icon
Max Patch
Copy patch and select New From Clipboard in Max.

here an augmented version of flanger :