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
Create NumPad to Send Midi Program Change
-
- Newbie
- Posts: 36
- Joined: 24 Jan 2013 00:37
Re: Create NumPad to Send Midi Program Change
did you ever work this out? would be awesome to get this working.
Re: Create NumPad to Send Midi Program Change
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.
Re: Create NumPad to Send Midi Program Change
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).
Re: Create NumPad to Send Midi Program Change
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:
EDIT: Also made it in a pop up interface, link below
http://forum.liine.net/viewtopic.php?f=34&t=3276
Here's the final, hopefully working, one, please test and let me know if its ok, I cant currently test it:
EDIT: Also made it in a pop up interface, link below
http://forum.liine.net/viewtopic.php?f=34&t=3276
-
- Regular
- Posts: 153
- Joined: 31 Dec 2011 17:12
Re: Create NumPad to Send Midi Program Change
Take a look at ABreakpoint 2 template. If you click on settings, then on of the multiball cc pads the keypad will appear.