Midi Pitchbend

scott clemens's icon

Hi, Im a new max user and I've created a simple frequency modulation synthesizer. Ive hooked up my midi keyboard, and im trying to use the "bendin" patch in order to bend the pitch +-2 semitones (via the pitch wheel on my keyboard) like an average keyboard would... can anyone help me do this? where should i plug in the bendin patch, and how should i alter it in order to make it bend the pitch i play? Heres what I've got so far...

Screen-Shot-2015-02-28-at-12.02.32-AM.png
png
Evan's icon

Use [midiin] into [midiparse] to get the pitch bend data

EDIT: or just use the [bendin] object, when you said patch I thought you were referring to a patch and not an object.

Then add to or subtract from to the note number before it gets to [mtof]