I have a padalboard I made myself out of an old usb keyboard. It has 20 switches that goes from A to T characters.
I for one would certainly like to know more about that process.
I wanted something like that but couldn't rap my brain around how to re-wire the letters to say simple on/off toggle switches....
I ended up getting Stealth II pedals which you can program (even macros into) but they were limited to 5 pedals per USB input.
There are so many good programs out their that have the query controls hardwired into the code rather than having a tzt file people can open and change themselves.....makes pedal like that a must (for people not wanting to involve Windows or Bomes).
jerm
Statistics: Posted by jeremysdemo — 06 Oct 2012, 00:36
Statistics: Posted by jeremysdemo — 06 Oct 2012, 00:29
]]>2012-10-02T02:40:26+02:002012-10-02T02:40:26+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=24454#p24454Statistics: Posted by Ariajazz — 02 Oct 2012, 02:40
]]>
2012-09-25T22:00:00+02:002012-09-25T22:00:00+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=24369#p24369 I was thinking maybe you could try to save different "setups" and recall them by something like program changes.
For instance in setup #1 keystroke A triggers a specific function, setup #2 A triggers a different function.
This way you wouldn't have to involve Windows keystroke mapping or Bomes.
you could look at setups as Modes, Mode 1 this button triggers that tab, Mode#2 same button does something different.
of course you would need a few buttons (or program changes) dedicated to just switching modes.
jerm
Statistics: Posted by jeremysdemo — 25 Sep 2012, 22:00
]]>2012-07-02T05:33:40+02:002012-07-02T05:33:40+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23790#p23790Statistics: Posted by Ariajazz — 02 Jul 2012, 05:33
]]>2012-06-23T21:35:26+02:002012-06-23T21:35:26+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23745#p23745if yes, you can use the keyboard module to receive shift +your key ( for example) and transform this to midi message with the create midi module , then use the send Midi to Usine to create midi learn...
Statistics: Posted by nay-seven — 23 Jun 2012, 21:35
]]>2012-06-23T21:27:31+02:002012-06-23T21:27:31+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23744#p23744Statistics: Posted by Ariajazz — 23 Jun 2012, 21:27
]]>2012-06-23T21:15:25+02:002012-06-23T21:15:25+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23743#p23743 To do it outside of Usine you could use most scripting languages, e.g Python plus the SendKeys package, or probably AutoHotKey too as that can do pretty much anything involving keys, mouse etc.
]]>2012-06-23T20:38:20+02:002012-06-23T20:38:20+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23742#p23742Statistics: Posted by Ariajazz — 23 Jun 2012, 20:38
]]>2012-06-23T17:01:21+02:002012-06-23T17:01:21+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23740#p23740Statistics: Posted by nay-seven — 23 Jun 2012, 17:01
]]>2012-06-23T16:58:16+02:002012-06-23T16:58:16+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23739#p23739OSC setup
you can use a mapper value module to translate the key outlet of a keyboard module and transform all numbers in others ones
then I'm not a specialist but maybe a shell guru can help you to use the shell module to send key command
Statistics: Posted by nay-seven — 23 Jun 2012, 16:58
]]>2012-06-23T16:37:19+02:002012-06-23T16:37:19+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23738#p23738 Also there is a script based application called HOTKEYS that do the task, but as said before the're abroad USINE. I'd like to do do it within
Statistics: Posted by Ariajazz — 23 Jun 2012, 16:37
]]>2012-06-23T16:14:26+02:002012-06-23T16:14:26+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23736#p23736Statistics: Posted by nay-seven — 23 Jun 2012, 16:14
]]>2012-06-23T16:04:26+02:002012-06-23T16:04:26+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23735#p23735 I need a way to "translate" keystrokes, for instance you press A key and B or any other key is transmited
Thank you
Statistics: Posted by Ariajazz — 23 Jun 2012, 16:04
I have a padalboard I made myself out of an old usb keyboard. It has 20 switches that goes from A to T characters.
I for one would certainly like to know more about that process.
I wanted something like that but couldn't rap my brain around how to re-wire the letters to say simple on/off toggle switches....
I ended up getting Stealth II pedals which you can program (even macros into) but they were limited to 5 pedals per USB input.
There are so many good programs out their that have the query controls hardwired into the code rather than having a tzt file people can open and change themselves.....makes pedal like that a must (for people not wanting to involve Windows or Bomes).
jerm
Statistics: Posted by jeremysdemo — 06 Oct 2012, 00:36
Statistics: Posted by jeremysdemo — 06 Oct 2012, 00:29
]]>2012-10-02T02:40:26+02:002012-10-02T02:40:26+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=24454#p24454Statistics: Posted by Ariajazz — 02 Oct 2012, 02:40
]]>2012-09-25T22:00:00+02:002012-09-25T22:00:00+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=24369#p24369 I was thinking maybe you could try to save different "setups" and recall them by something like program changes.
For instance in setup #1 keystroke A triggers a specific function, setup #2 A triggers a different function.
This way you wouldn't have to involve Windows keystroke mapping or Bomes.
you could look at setups as Modes, Mode 1 this button triggers that tab, Mode#2 same button does something different.
of course you would need a few buttons (or program changes) dedicated to just switching modes.
jerm
Statistics: Posted by jeremysdemo — 25 Sep 2012, 22:00
]]>2012-07-02T05:33:40+02:002012-07-02T05:33:40+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23790#p23790Statistics: Posted by Ariajazz — 02 Jul 2012, 05:33
]]>2012-06-23T21:35:26+02:002012-06-23T21:35:26+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23745#p23745if yes, you can use the keyboard module to receive shift +your key ( for example) and transform this to midi message with the create midi module , then use the send Midi to Usine to create midi learn...
Statistics: Posted by nay-seven — 23 Jun 2012, 21:35
]]>2012-06-23T21:27:31+02:002012-06-23T21:27:31+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23744#p23744Statistics: Posted by Ariajazz — 23 Jun 2012, 21:27
]]>2012-06-23T21:15:25+02:002012-06-23T21:15:25+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23743#p23743 To do it outside of Usine you could use most scripting languages, e.g Python plus the SendKeys package, or probably AutoHotKey too as that can do pretty much anything involving keys, mouse etc.
]]>2012-06-23T20:38:20+02:002012-06-23T20:38:20+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23742#p23742Statistics: Posted by Ariajazz — 23 Jun 2012, 20:38
]]>2012-06-23T17:01:21+02:002012-06-23T17:01:21+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23740#p23740Statistics: Posted by nay-seven — 23 Jun 2012, 17:01
]]>2012-06-23T16:58:16+02:002012-06-23T16:58:16+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23739#p23739OSC setup
you can use a mapper value module to translate the key outlet of a keyboard module and transform all numbers in others ones
then I'm not a specialist but maybe a shell guru can help you to use the shell module to send key command
Statistics: Posted by nay-seven — 23 Jun 2012, 16:58
]]>2012-06-23T16:37:19+02:002012-06-23T16:37:19+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23738#p23738 Also there is a script based application called HOTKEYS that do the task, but as said before the're abroad USINE. I'd like to do do it within
Statistics: Posted by Ariajazz — 23 Jun 2012, 16:37
]]>2012-06-23T16:14:26+02:002012-06-23T16:14:26+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23736#p23736Statistics: Posted by nay-seven — 23 Jun 2012, 16:14
]]>2012-06-23T16:04:26+02:002012-06-23T16:04:26+02:00https://brainmodular.com/forums/viewtopic.php?t=3504&p=23735#p23735 I need a way to "translate" keystrokes, for instance you press A key and B or any other key is transmited
Thank you
Statistics: Posted by Ariajazz — 23 Jun 2012, 16:04