Page 1 of 1
Posted: 23 Jul 2009, 17:45
by cybercharles
Introducing my problem:
I use the Vestax VCM600 as an external remote via an USB port
I assign one external remote button for the control of Aux send On/Off in a Usine track.
What I’m expecting is:
1 when I switch ON the external remote button,
2 the Aux Send switch ON in USINE and
3 the button stay light ON on my external remote. And vise versa… for OFF
In reality
Action 1 and result 2 is working but result 3 is not working the light button on my remote don’t stay ON.
What it is working too is
Action 2 and result 3, when I activate the switch in Usine the remote light switch ON and stay ON on the external remote.
So why for the action 1 I don’t have the result 3 ?
Nobody can help me on this problem ?
Posted: 23 Jul 2009, 18:41
by nay-seven
what you can do is copy paste the message you have in the console ( activate "trace " in midi in / setting ) and double click on the console to open it , then disable midi in trace and activate it for midi out
so we can see what type of message we have here
an other thing to check : in witch mode you use your switch ..? absolute , toggle , relative ( rigt click on it in control panel)..?
Posted: 23 Jul 2009, 19:40
by cybercharles
in a toggle
i will do your first proposal right know...
thanks
Posted: 23 Jul 2009, 20:00
by cybercharles
this is the trace IN console message when i switch ON my remote:
[1] Workspace C:U S I N EUsine 4.22bTemplatesDefaultEmpty WorkSpace.wkp loaded
[2] IN:00001F2C:144-60-127-ON [Chan=1]
[3] IN:00001FFD:128-60-00-OFF [Chan=1]
when a activate trace OUT there is messages when in switch ON my remote control ... that is the problem.
know this is the message when i switch ON Aux 1 in usine (trace out activate):
[4] OUT:00041220:144-60-127-ON [Chan=1]
this is just confirm my problem.
Posted: 23 Jul 2009, 21:45
by cybercharles
defenitely don' work even with my BCF2000 I have the same result:
action 1 to 2 is ok
action 2 to 3 is ok
but action 1 to 3 is not ok ...
hope somebody can help !
thanks Nay
charles
Posted: 23 Jul 2009, 22:14
by nay-seven
the first strange thing i see is that your vestax send midi note on /off message ..( so 2 different message ).no controller message , so the switch learn midi note on or midi note off i suppose
but you said your bcr give you the same result..? , did the bcr send same message..?
any editor for the vestax that can help you to change this ..?
( maybe test first for the bcr , it's more easy..)
controller message are more something like
[454] IN:002DA0A5:176-16-127-CC [Chan=1]
176 is for CC
16 is the number of the CC
127 is the value "on "
Posted: 23 Jul 2009, 23:34
by cybercharles
In fact when I release the switch the remote send a Note OFF.
do you mean USINE remote is not working
with Note, only with Controler ? In geneal toggle button use Note ON/OFF and note
binary controler data like 0/127. Live deal with it for many controler like APC40, VC600 and many other...
The Vestax remote is designed specialy to work with
AbeltonLive so the remote don't have editor...
after testing the BFC2000 with a button programed in a controler (in a toggle way) it works.
So my conclusion is having a remote buton programed like a Note, Usine not manage to deal whit the toggle action and remote
Out a Note On to order to the remote to keep the light ON.....
F.......ck
I will try to scrip a MIDI map whith MIDI OX to solve this big problem for me !
thanks again for your help Nay.
Posted: 24 Jul 2009, 01:01
by ethnix73
Can't you use a midi create message? Might be a solution
Posted: 24 Jul 2009, 01:30
by cybercharles
what do you mean ?
Posted: 24 Jul 2009, 01:56
by Clearscreen
can you change the assignment type fro toggle to absolute and see what happens? i have a feeling that may fix it but i haven't got any controllers nearby to test it out. otherwise ethnix's suggestion of building something with usine's midi modules should do the trick and save you having to run another program outside usine to fix it.
Posted: 24 Jul 2009, 10:31
by cybercharles
I try toggle absolute and relative.
same result.
Posted: 24 Jul 2009, 11:58
by ethnix73
i mean something like this:

Posted: 24 Jul 2009, 12:19
by cybercharles
thanks I just did it by my self.... with the mixer output modul and it works well
Posted: 24 Jul 2009, 12:21
by cybercharles
The last question somebody knows why the Aux ON/OFF status is not available in the mixer out module ?
Are they in an other interface control modul ?
Posted: 24 Jul 2009, 12:50
by ethnix73
They are the last two inlet of this module

Posted: 24 Jul 2009, 15:09
by cybercharles
Great
thank you for the support.
Usine Forum is faster than many other forum and that is great !!!!
charles from cyber
Posted: 24 Jul 2009, 15:36
by nay-seven
cool , glad to see you resolve that problem..

Posted: 24 Jul 2009, 16:42
by amiga909
nice solution
just out of interest: is there a possibility to access the midi output (inside Usine, not with midiOx) of the remote update function?