Page 1 of 1

Create NumPad to Send Midi Program Change

Posted: 21 Sep 2012 12:07
by wurlitzer
Hi,
Im trying to create a Numpad to send a special Midi Program Change.
I would like to create Buttons 0-9 and a Button Send/return.

So it should work like this:
1+9 +(return) = #19
1+1+1+(return) = #111
1+(return) = #1

Any ideas...
Thank you
regards
Steffen

Re: Create NumPad to Send Midi Program Change

Posted: 13 Jun 2013 20:16
by DJRickDawson
did you ever work this out? would be awesome to get this working.

Re: Create NumPad to Send Midi Program Change

Posted: 14 Jun 2013 07:38
by Softcore
I dont have the iPad with me but I think this should work...Change the midichannel and target in custom midi "out" inside the pads to suit your needs.
NumPad-ProgramChange.jzml
(4.15 KiB) Downloaded 166 times

Re: Create NumPad to Send Midi Program Change

Posted: 14 Jun 2013 09:10
by Softcore
Semantics but I had a better idea on what happens when the user input superseedes 127 (instead of resetting it accepts the last digit as the first one).
NumPad-ProgramChange-Faster.jzml
(4 KiB) Downloaded 133 times

Re: Create NumPad to Send Midi Program Change

Posted: 14 Jun 2013 09:19
by Softcore
Ok sorry but I think the two templates above may not work - Im "zero-ing" the value before it gets sent I think....

Here's the final, hopefully working, one, please test and let me know if its ok, I cant currently test it:
NumPad-ProgramChange-Final.jzml
(4.14 KiB) Downloaded 160 times
EDIT: Also made it in a pop up interface, link below ;)
http://forum.liine.net/viewtopic.php?f=34&t=3276

Re: Create NumPad to Send Midi Program Change

Posted: 16 Jun 2013 18:17
by whatisvalis
Take a look at ABreakpoint 2 template. If you click on settings, then on of the multiball cc pads the keypad will appear.