Gamepad, part 2: adding a pitch bend to the AU DLS synth?

mkap7's icon

Hi folks,

I am enjoying the new gamepad object, thanks to a helpful hint or two from the Forum.

I have a simple patch using the first four buttons to trigger notes from the AU DLS built in MIDI synth.

I would like to use the X coordinate from one of the joysticks as a pitch bend. I see how to access the joystick output.....but how do I send it to the AU DLS synth? In general, how do I send MIDI information besides the note and velocity to the AU DLS synth?

Attached is my primitive patch.

Thanks!

-mk

controller1.txt
txt 42.36 KB

Source Audio's icon

replace input range in scale with your axis range

mkap7's icon

That is super helpful - I needed a "foot in the door" and I think you just gave it to me.

Thank you! Will now spend the next few hours digesting......