ArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArray BrainModular BrainModular Users Forum 2016-05-02T11:47:26+02:00 https://brainmodular.org/forums/app.php/feed/topic/5332 2016-05-02T11:47:26+02:00 2016-05-02T11:47:26+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35194#p35194 <![CDATA[USB controllers]]> Statistics: Posted by manu — 02 May 2016, 11:47


]]>
2016-04-12T17:27:59+02:00 2016-04-12T17:27:59+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35109#p35109 <![CDATA[USB controllers]]>
Hi drakh, thanks for the saving hand. :)


I´d like to bother you for a few more questions,,
(Gets into tutorial mode)

You said,,
so basicaly, you use standard midi mapping function in Hollyhock you map your switch to button which should have feedback,

Check,, I use the shortcut ´Ctrl m´, click (in my case) the ´bypass´ button on my vst plugin, and hit a key on my Akai APC mini, and hit ´Ctrl m´ again to shut of the process..
(After I switched on motorized on the APC mini midi output, which I put in the rack output section)

- "midi control led mapper" works as "motorized" so you don't need to turn on the motorized option in mapping but i think better ;) motorized send data just hwen you click to GUI element. my patch reads the state of the switch and sends data whenever it changes - when you click to the switch from GUI, or you press the button on your controller which causes switch state change ;)



And then you said,,
, and connect to it the subpatch


How ???
Do I need to put it in the vst patch in the patch-editor as a subpatch ?
And how do I connect ?
- the second picture is exact with the switch and "midi control led mapper" is exact example what you need to do. if you need to control your VST you have to connect the switch to the VST parameter which you want to control.

And,,
The subpatch is sending the data to midibus, so you need to ad into midi out device patch "get from midibus" element and select correct midi bus

Uhm,, could you elaborate ?
Are you talking about the MIDI BUS SELECT patch you made ?
Where/how should this be connected ?

Image
1. click on the devices icon to open the devices panel
2. doubleclick on your midi out device (i don't have midi controller connected now, so i opened the midi lan device, in your case it would be APC MINI or so)
3. add "midi bus select" to your output device patch and in the properties panel of the "midi bys select" subtach select "control panel" for the "where" property, so the selectbox will be visible in your midi out device when you click the open/close icon of the device



I hope I dont bother you to much, but I would really like to get this working,,

Statistics: Posted by drakh — 12 Apr 2016, 17:27


]]>
2016-04-11T18:58:59+02:00 2016-04-11T18:58:59+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35108#p35108 <![CDATA[USB controllers]]>


I´d like to bother you for a few more questions,,
(Gets into tutorial mode)

You said,,
so basicaly, you use standard midi mapping function in Hollyhock you map your switch to button which should have feedback,

Check,, I use the shortcut ´Ctrl m´, click (in my case) the ´bypass´ button on my vst plugin, and hit a key on my Akai APC mini, and hit ´Ctrl m´ again to shut of the process..
(After I switched on motorized on the APC mini midi output, which I put in the rack output section)

And then you said,,
, and connect to it the subpatch

How ???
Do I need to put it in the vst patch in the patch-editor as a subpatch ?
And how do I connect ?

And,,
The subpatch is sending the data to midibus, so you need to ad into midi out device patch "get from midibus" element and select correct midi bus

Uhm,, could you elaborate ?
Are you talking about the MIDI BUS SELECT patch you made ?
Where/how should this be connected ?

I hope I dont bother you to much, but I would really like to get this working,,

Statistics: Posted by Sal — 11 Apr 2016, 18:58


]]>
2016-04-08T13:10:43+02:00 2016-04-08T13:10:43+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35107#p35107 <![CDATA[USB controllers]]>
I take time to test and it works. Great ! :D

i just had to delete the "const" module link to the Chan Pin of "Create Midi" and link the "Data In Chan" module to the Chan Pin of "Create Midi" module.

I think i will add something link to the B of the " * " Math Module to select the color of the swith. And it will perfect.

Thank you
heh yes i am generating the midi event on channel 1, as all my HW controllers are configured to send/recieve on channel 1 :D

Statistics: Posted by drakh — 08 Apr 2016, 13:10


]]>
2016-04-08T10:25:36+02:00 2016-04-08T10:25:36+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35106#p35106 <![CDATA[USB controllers]]>

i just had to delete the "const" module link to the Chan Pin of "Create Midi" and link the "Data In Chan" module to the Chan Pin of "Create Midi" module.

I think i will add something link to the B of the " * " Math Module to select the color of the swith. And it will perfect.

Thank you

Statistics: Posted by cmodica — 08 Apr 2016, 10:25


]]>
2016-04-07T19:22:10+02:00 2016-04-07T19:22:10+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35104#p35104 <![CDATA[USB controllers]]>

No time to test your patch before take my train an going to work on my new project for two weeks. I will work with Hollyhock without your patch, but i hope to test it as soon as possible.

it seems to be a realy intertesting solution to patch the feedback faster and more usefull.

Thank you, very much.

Statistics: Posted by cmodica — 07 Apr 2016, 19:22


]]>
2016-04-07T17:41:54+02:00 2016-04-07T17:41:54+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35103#p35103 <![CDATA[USB controllers]]> Statistics: Posted by drakh — 07 Apr 2016, 17:41


]]>
2016-04-07T17:37:39+02:00 2016-04-07T17:37:39+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35102#p35102 <![CDATA[USB controllers]]> https://github.com/drakh/hollyhock-libr ... mapper.pat )
this is how the feedback works from inside
Image

and this is how it is patched with the switch
Image

so basicaly, you use standard midi mapping function in Hollyhock you map your switch to button which should have feedback, and connect to it the subpatch which is doing al the work.
The subpatch is sending the data to midibus, so you need to ad into midi out device patch "get from midibus" element and select correct midi bus ( i am using for that this one helper https://github.com/drakh/hollyhock-libr ... SELECT.pat )

this solution should react to your actions from GUI, and as reflects the changes from maped MIDI automation. And it should as well initialize state of the LED on controller when you press play.

just grab my hollyhock library from git ;) https://github.com/drakh/hollyhock-library (using some GIT client, or clicking to "download as zip" on the homepage of the repository

Statistics: Posted by drakh — 07 Apr 2016, 17:37


]]>
2016-04-07T16:11:10+02:00 2016-04-07T16:11:10+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35101#p35101 <![CDATA[USB controllers]]> Statistics: Posted by cmodica — 07 Apr 2016, 16:11


]]>
2016-04-07T13:05:08+02:00 2016-04-07T13:05:08+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35100#p35100 <![CDATA[USB controllers]]> Statistics: Posted by La Tenaille — 07 Apr 2016, 13:05


]]>
2016-04-07T12:19:09+02:00 2016-04-07T12:19:09+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35099#p35099 <![CDATA[USB controllers]]> It works with a midi out module. Not realy usefull because it needed to add somme modules and a midi out device on each rack. But it works. The LaunchControl PAD are lighting on and off when i push on it :)

Image

Statistics: Posted by cmodica — 07 Apr 2016, 12:19


]]>
2016-04-06T18:42:33+02:00 2016-04-06T18:42:33+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35096#p35096 <![CDATA[USB controllers]]> You need to create a patch ( with MIDI out) and use a create midi module with the good value .

Statistics: Posted by nay-seven — 06 Apr 2016, 18:42


]]>
2016-04-06T18:20:16+02:00 2016-04-06T18:20:16+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35095#p35095 <![CDATA[USB controllers]]> Statistics: Posted by cmodica — 06 Apr 2016, 18:20


]]>
2016-04-04T17:19:42+02:00 2016-04-04T17:19:42+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35087#p35087 <![CDATA[USB controllers]]> I've got the Akai APC mini to work with parameter feedback with some ugly hacking.
But when hacking takes more time then music production, I get depressed, which made me dump Usine for a while.
(The hack only partially does it's job, and does not work on my other controllers)
Since I like Usine anyway, I decided to buy Bome's midi translator and see if that gives me less headaches with midi communication.
(To be continued)
Now the solutions in Usine are (or should be) very simple, but,,,,
without help from specialists here it's hopeless for most..


Getting more attention to midi controller edit possibilities, or some basic example presets to dissect, would be a huge help.
(And a pretty female psychoanalyst to hold my hand and pat my back while experimenting,
and a special usine D/A converter so it can pour me fresh coffee,,,)

Interesting thread btw :)

Statistics: Posted by Sal — 04 Apr 2016, 17:19


]]>
2016-04-04T10:20:47+02:00 2016-04-04T10:20:47+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35086#p35086 <![CDATA[USB controllers]]>
and generally (works with lanchpads) a simple midi learn on a switch (you need to set the switch and the device Midi out to motorized) works too !
yeh motorized works but...
..but only when you change the value from GUI for example if you click by mouse to button or something similar.
"problem" is when you press the button on your controller which is mapped to some switch. then the "motorized" option in automation does not work for the feedback. i am using one special patch for this purpose

Statistics: Posted by drakh — 04 Apr 2016, 10:20


]]>
2016-03-23T00:49:32+02:00 2016-03-23T00:49:32+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35035#p35035 <![CDATA[USB controllers]]>
hello I've done this kind of feedback on a mpk mini (lighting the pads) ... just take your "is playing" from the sampler, then a "0to1" sends a "note on" and a "1to0" send a "note off" ... no scripting needed.
Finally got my APCmini . . .
Ok, I understand that MIDI messages can be triggered with 0to1 or 1to0 but how do you make that feedback? Do you mean lighting(something) on Usine or real physical pads? Could you please explain me more details?

Statistics: Posted by r.erorr — 22 Mar 2016, 23:49


]]>
2016-03-15T19:56:30+02:00 2016-03-15T19:56:30+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35000#p35000 <![CDATA[USB controllers]]> Statistics: Posted by nay-seven — 15 Mar 2016, 18:56


]]>
2016-03-15T19:46:39+02:00 2016-03-15T19:46:39+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=34998#p34998 <![CDATA[USB controllers]]> Statistics: Posted by grego mondo — 15 Mar 2016, 18:46


]]>
2016-02-26T22:47:00+02:00 2016-02-26T22:47:00+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=34838#p34838 <![CDATA[USB controllers]]> APC20 Sequencer Thread

Also do a search for akai, drakh also did an apc sequencer. I can help you along if this is the path you intend to use.
Yes there will be scripting necessary too, there is not much leniency in the way akai does their controllers as most the APC are made for ableton...but either way it's a useable controller. Regardless I use mine for all kinds of things even without the feedback. It's a quick and easy way to MIDI learn with whatever I need.

Statistics: Posted by sephult — 26 Feb 2016, 21:47


]]>
2016-02-26T20:26:14+02:00 2016-02-26T20:26:14+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=34836#p34836 <![CDATA[USB controllers]]> Statistics: Posted by r.erorr — 26 Feb 2016, 19:26


]]>
2016-02-26T16:53:33+02:00 2016-02-26T16:53:33+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=34834#p34834 <![CDATA[USB controllers]]>
Typically the pads are note on/off messages, and there is also a sysex mode that needs to be set prior to set the latch on/off mode. It seems like it would be do able for what you are thinking. Possibly taking a sampler "playing status", then using this with a script to send the note on/off commands.

-s

Statistics: Posted by sephult — 26 Feb 2016, 15:53


]]>
2016-02-26T16:45:08+02:00 2016-02-26T16:45:08+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=34833#p34833 <![CDATA[USB controllers]]> Statistics: Posted by r.erorr — 26 Feb 2016, 15:45


]]>
BrainModular BrainModular Users Forum 2016-05-02T11:47:26+02:00 https://brainmodular.org/forums/app.php/feed/topic/5332 2016-05-02T11:47:26+02:00 2016-05-02T11:47:26+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35194#p35194 <![CDATA[USB controllers]]> Statistics: Posted by manu — 02 May 2016, 11:47


]]>
2016-04-12T17:27:59+02:00 2016-04-12T17:27:59+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35109#p35109 <![CDATA[USB controllers]]>
Hi drakh, thanks for the saving hand. :)


I´d like to bother you for a few more questions,,
(Gets into tutorial mode)

You said,,
so basicaly, you use standard midi mapping function in Hollyhock you map your switch to button which should have feedback,

Check,, I use the shortcut ´Ctrl m´, click (in my case) the ´bypass´ button on my vst plugin, and hit a key on my Akai APC mini, and hit ´Ctrl m´ again to shut of the process..
(After I switched on motorized on the APC mini midi output, which I put in the rack output section)

- "midi control led mapper" works as "motorized" so you don't need to turn on the motorized option in mapping but i think better ;) motorized send data just hwen you click to GUI element. my patch reads the state of the switch and sends data whenever it changes - when you click to the switch from GUI, or you press the button on your controller which causes switch state change ;)



And then you said,,
, and connect to it the subpatch


How ???
Do I need to put it in the vst patch in the patch-editor as a subpatch ?
And how do I connect ?
- the second picture is exact with the switch and "midi control led mapper" is exact example what you need to do. if you need to control your VST you have to connect the switch to the VST parameter which you want to control.

And,,
The subpatch is sending the data to midibus, so you need to ad into midi out device patch "get from midibus" element and select correct midi bus

Uhm,, could you elaborate ?
Are you talking about the MIDI BUS SELECT patch you made ?
Where/how should this be connected ?

Image
1. click on the devices icon to open the devices panel
2. doubleclick on your midi out device (i don't have midi controller connected now, so i opened the midi lan device, in your case it would be APC MINI or so)
3. add "midi bus select" to your output device patch and in the properties panel of the "midi bys select" subtach select "control panel" for the "where" property, so the selectbox will be visible in your midi out device when you click the open/close icon of the device



I hope I dont bother you to much, but I would really like to get this working,,

Statistics: Posted by drakh — 12 Apr 2016, 17:27


]]>
2016-04-11T18:58:59+02:00 2016-04-11T18:58:59+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35108#p35108 <![CDATA[USB controllers]]>


I´d like to bother you for a few more questions,,
(Gets into tutorial mode)

You said,,
so basicaly, you use standard midi mapping function in Hollyhock you map your switch to button which should have feedback,

Check,, I use the shortcut ´Ctrl m´, click (in my case) the ´bypass´ button on my vst plugin, and hit a key on my Akai APC mini, and hit ´Ctrl m´ again to shut of the process..
(After I switched on motorized on the APC mini midi output, which I put in the rack output section)

And then you said,,
, and connect to it the subpatch

How ???
Do I need to put it in the vst patch in the patch-editor as a subpatch ?
And how do I connect ?

And,,
The subpatch is sending the data to midibus, so you need to ad into midi out device patch "get from midibus" element and select correct midi bus

Uhm,, could you elaborate ?
Are you talking about the MIDI BUS SELECT patch you made ?
Where/how should this be connected ?

I hope I dont bother you to much, but I would really like to get this working,,

Statistics: Posted by Sal — 11 Apr 2016, 18:58


]]>
2016-04-08T13:10:43+02:00 2016-04-08T13:10:43+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35107#p35107 <![CDATA[USB controllers]]>
I take time to test and it works. Great ! :D

i just had to delete the "const" module link to the Chan Pin of "Create Midi" and link the "Data In Chan" module to the Chan Pin of "Create Midi" module.

I think i will add something link to the B of the " * " Math Module to select the color of the swith. And it will perfect.

Thank you
heh yes i am generating the midi event on channel 1, as all my HW controllers are configured to send/recieve on channel 1 :D

Statistics: Posted by drakh — 08 Apr 2016, 13:10


]]>
2016-04-08T10:25:36+02:00 2016-04-08T10:25:36+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35106#p35106 <![CDATA[USB controllers]]>

i just had to delete the "const" module link to the Chan Pin of "Create Midi" and link the "Data In Chan" module to the Chan Pin of "Create Midi" module.

I think i will add something link to the B of the " * " Math Module to select the color of the swith. And it will perfect.

Thank you

Statistics: Posted by cmodica — 08 Apr 2016, 10:25


]]>
2016-04-07T19:22:10+02:00 2016-04-07T19:22:10+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35104#p35104 <![CDATA[USB controllers]]>

No time to test your patch before take my train an going to work on my new project for two weeks. I will work with Hollyhock without your patch, but i hope to test it as soon as possible.

it seems to be a realy intertesting solution to patch the feedback faster and more usefull.

Thank you, very much.

Statistics: Posted by cmodica — 07 Apr 2016, 19:22


]]>
2016-04-07T17:41:54+02:00 2016-04-07T17:41:54+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35103#p35103 <![CDATA[USB controllers]]> Statistics: Posted by drakh — 07 Apr 2016, 17:41


]]>
2016-04-07T17:37:39+02:00 2016-04-07T17:37:39+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35102#p35102 <![CDATA[USB controllers]]> https://github.com/drakh/hollyhock-libr ... mapper.pat )
this is how the feedback works from inside
Image

and this is how it is patched with the switch
Image

so basicaly, you use standard midi mapping function in Hollyhock you map your switch to button which should have feedback, and connect to it the subpatch which is doing al the work.
The subpatch is sending the data to midibus, so you need to ad into midi out device patch "get from midibus" element and select correct midi bus ( i am using for that this one helper https://github.com/drakh/hollyhock-libr ... SELECT.pat )

this solution should react to your actions from GUI, and as reflects the changes from maped MIDI automation. And it should as well initialize state of the LED on controller when you press play.

just grab my hollyhock library from git ;) https://github.com/drakh/hollyhock-library (using some GIT client, or clicking to "download as zip" on the homepage of the repository

Statistics: Posted by drakh — 07 Apr 2016, 17:37


]]>
2016-04-07T16:11:10+02:00 2016-04-07T16:11:10+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35101#p35101 <![CDATA[USB controllers]]> Statistics: Posted by cmodica — 07 Apr 2016, 16:11


]]>
2016-04-07T13:05:08+02:00 2016-04-07T13:05:08+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35100#p35100 <![CDATA[USB controllers]]> Statistics: Posted by La Tenaille — 07 Apr 2016, 13:05


]]>
2016-04-07T12:19:09+02:00 2016-04-07T12:19:09+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35099#p35099 <![CDATA[USB controllers]]> It works with a midi out module. Not realy usefull because it needed to add somme modules and a midi out device on each rack. But it works. The LaunchControl PAD are lighting on and off when i push on it :)

Image

Statistics: Posted by cmodica — 07 Apr 2016, 12:19


]]>
2016-04-06T18:42:33+02:00 2016-04-06T18:42:33+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35096#p35096 <![CDATA[USB controllers]]> You need to create a patch ( with MIDI out) and use a create midi module with the good value .

Statistics: Posted by nay-seven — 06 Apr 2016, 18:42


]]>
2016-04-06T18:20:16+02:00 2016-04-06T18:20:16+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35095#p35095 <![CDATA[USB controllers]]> Statistics: Posted by cmodica — 06 Apr 2016, 18:20


]]>
2016-04-04T17:19:42+02:00 2016-04-04T17:19:42+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35087#p35087 <![CDATA[USB controllers]]> I've got the Akai APC mini to work with parameter feedback with some ugly hacking.
But when hacking takes more time then music production, I get depressed, which made me dump Usine for a while.
(The hack only partially does it's job, and does not work on my other controllers)
Since I like Usine anyway, I decided to buy Bome's midi translator and see if that gives me less headaches with midi communication.
(To be continued)
Now the solutions in Usine are (or should be) very simple, but,,,,
without help from specialists here it's hopeless for most..


Getting more attention to midi controller edit possibilities, or some basic example presets to dissect, would be a huge help.
(And a pretty female psychoanalyst to hold my hand and pat my back while experimenting,
and a special usine D/A converter so it can pour me fresh coffee,,,)

Interesting thread btw :)

Statistics: Posted by Sal — 04 Apr 2016, 17:19


]]>
2016-04-04T10:20:47+02:00 2016-04-04T10:20:47+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35086#p35086 <![CDATA[USB controllers]]>
and generally (works with lanchpads) a simple midi learn on a switch (you need to set the switch and the device Midi out to motorized) works too !
yeh motorized works but...
..but only when you change the value from GUI for example if you click by mouse to button or something similar.
"problem" is when you press the button on your controller which is mapped to some switch. then the "motorized" option in automation does not work for the feedback. i am using one special patch for this purpose

Statistics: Posted by drakh — 04 Apr 2016, 10:20


]]>
2016-03-23T00:49:32+02:00 2016-03-23T00:49:32+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35035#p35035 <![CDATA[USB controllers]]>
hello I've done this kind of feedback on a mpk mini (lighting the pads) ... just take your "is playing" from the sampler, then a "0to1" sends a "note on" and a "1to0" send a "note off" ... no scripting needed.
Finally got my APCmini . . .
Ok, I understand that MIDI messages can be triggered with 0to1 or 1to0 but how do you make that feedback? Do you mean lighting(something) on Usine or real physical pads? Could you please explain me more details?

Statistics: Posted by r.erorr — 22 Mar 2016, 23:49


]]>
2016-03-15T19:56:30+02:00 2016-03-15T19:56:30+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=35000#p35000 <![CDATA[USB controllers]]> Statistics: Posted by nay-seven — 15 Mar 2016, 18:56


]]>
2016-03-15T19:46:39+02:00 2016-03-15T19:46:39+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=34998#p34998 <![CDATA[USB controllers]]> Statistics: Posted by grego mondo — 15 Mar 2016, 18:46


]]>
2016-02-26T22:47:00+02:00 2016-02-26T22:47:00+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=34838#p34838 <![CDATA[USB controllers]]> APC20 Sequencer Thread

Also do a search for akai, drakh also did an apc sequencer. I can help you along if this is the path you intend to use.
Yes there will be scripting necessary too, there is not much leniency in the way akai does their controllers as most the APC are made for ableton...but either way it's a useable controller. Regardless I use mine for all kinds of things even without the feedback. It's a quick and easy way to MIDI learn with whatever I need.

Statistics: Posted by sephult — 26 Feb 2016, 21:47


]]>
2016-02-26T20:26:14+02:00 2016-02-26T20:26:14+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=34836#p34836 <![CDATA[USB controllers]]> Statistics: Posted by r.erorr — 26 Feb 2016, 19:26


]]>
2016-02-26T16:53:33+02:00 2016-02-26T16:53:33+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=34834#p34834 <![CDATA[USB controllers]]>
Typically the pads are note on/off messages, and there is also a sysex mode that needs to be set prior to set the latch on/off mode. It seems like it would be do able for what you are thinking. Possibly taking a sampler "playing status", then using this with a script to send the note on/off commands.

-s

Statistics: Posted by sephult — 26 Feb 2016, 15:53


]]>
2016-02-26T16:45:08+02:00 2016-02-26T16:45:08+02:00 https://brainmodular.org/forums/viewtopic.php?t=5332&p=34833#p34833 <![CDATA[USB controllers]]> Statistics: Posted by r.erorr — 26 Feb 2016, 15:45


]]>