Page 1 of 1
Posted: 27 Dec 2017, 19:06
by Ken29
Hi dudes,
I want to control 2 patches with one motorized remote controler, but never at the same time.
In the midi learn page, you can set "active mode if patch is ON". I thought it was an efficient solution except I can't figure out how to enable or disable my patch otherwise than manually pressing on the button in the header. The ON-OFF patch module doesn't work.
I could do it with the grid or maybe with an internal midi command, but I was wondering if there is a simplest way to do it.
Cheers
Kenan
Posted: 04 Jan 2018, 12:40
by Zucchi
hello,
for me, the on/off module doesn't change the green/red play button on the patch's header but if the module is in off mode, the patch is not calculated. Maybe that is why you thought the module didn't work ?
Module ON
Module OFF
By the way, I would try a two states router [send to pactch 1/send to patch 2] controled by a button on your controller if you do not need cpu optimization ?
zucchi
Posted: 04 Jan 2018, 17:24
by oli_lab
I'm not sure i'm right, but what i usually do is put the patch inside a subpatch, with the "patch on/off" module + a data input
and the switch outside of the subpatch
Posted: 04 Jan 2018, 22:29
by Ken29
I made a quick test with a simple patch. I just used a key learn on a switch and set "if patch is on".
If you cut the patch with the green button in the header, the remote doesn't work.
If you just use the on-off patch, the remote still work.
Hard to say if it is a normal behavior or a bug.
Cheers
Kenan
Posted: 05 Jan 2018, 07:24
by Zucchi
Maybe something like this ?
In the combobox there are two states : patch 1/patch 2 and you can change the direction with the button "change". Both patchs have to be subpatchs in a parent patch. But you'll have to do the assignation manually inside your two patchs :/
I think it's strange that the remote still works when the patch is off with the on/off module, may be a bug ...
zucchi
Posted: 05 Jan 2018, 08:49
by Ken29
Thanks Zucchi, I think your idea doesn't work because in remote mode, you don't need any midi input...
But my patch is now finished and works perfectly, Usine is an OSC-midi interface between and old Sony R100 desk (used as a remote only) and Reaper. Reaper follows the controller, and the controller follows Reaper and recall the faders automatically from the 1 to 24 or the 25 to 48 channels....
Thanks
Posted: 05 Jan 2018, 11:35
by Ken29
I made a bug report to Senso, he will certainly explain if it is a normal behavior or not...
Cheers
Posted: 07 Jan 2018, 08:23
by Zucchi
Corrected in yesterday's version, the option is now compatible with module on/off
http://www.sensomusic.org/forums/viewtopic.php?id=6047
Zucchi