Create NumPad to Send Midi Program Change

Post your Lemur Projects.
Post Reply
wurlitzer
Newbie
Posts:8
Joined:26 Jul 2012 13:23
Create NumPad to Send Midi Program Change

Post by wurlitzer » 21 Sep 2012 12:07

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

DJRickDawson
Newbie
Posts:36
Joined:24 Jan 2013 00:37

Re: Create NumPad to Send Midi Program Change

Post by DJRickDawson » 13 Jun 2013 20:16

did you ever work this out? would be awesome to get this working.

Softcore
Regular
Posts:1639
Joined:04 Nov 2012 08:34

Re: Create NumPad to Send Midi Program Change

Post by Softcore » 14 Jun 2013 07:38

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.15KiB)Downloaded 179 times

Softcore
Regular
Posts:1639
Joined:04 Nov 2012 08:34

Re: Create NumPad to Send Midi Program Change

Post by Softcore » 14 Jun 2013 09:10

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
(4KiB)Downloaded 144 times

Softcore
Regular
Posts:1639
Joined:04 Nov 2012 08:34

Re: Create NumPad to Send Midi Program Change

Post by Softcore » 14 Jun 2013 09:19

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.14KiB)Downloaded 174 times
EDIT: Also made it in a pop up interface, link below ;)
http://forum.liine.net/viewtopic.php?f=34&t=3276

whatisvalis
Regular
Posts:153
Joined:31 Dec 2011 17:12

Re: Create NumPad to Send Midi Program Change

Post by whatisvalis » 16 Jun 2013 18:17

Take a look at ABreakpoint 2 template. If you click on settings, then on of the multiball cc pads the keypad will appear.

Post Reply