i´m creating my own skin and i was wondering if there are "actions" (xml-file) for turning the timecode on/off (so you can use a desk with or without timecoded records) and for passing the audio signal through ( on active desk ) . right now i have shortcuts for that , but i want to have buttons for that in my skin .
Posted Thu 06 Jan 05 @ 1:36 pm
For the LEFT DECK, here is an example:
button action="timecode_active" chan="1">
size width="19" height="18"/>
pos x="127" y="199"/>
selected x="106" y="781"/>
down x="106" y="781"/>
over x="131" y="781"/>
/button>
Sorry for the first symbol (inferior), i can't write it on the forum
button action="timecode_active" chan="1">
size width="19" height="18"/>
pos x="127" y="199"/>
selected x="106" y="781"/>
down x="106" y="781"/>
over x="131" y="781"/>
/button>
Sorry for the first symbol (inferior), i can't write it on the forum
Posted Fri 07 Jan 05 @ 3:07 am
I talked about this symbol <
;-)
;-)
Posted Fri 07 Jan 05 @ 4:47 am
thank you so much!!!
is there an "action" (command) for passing the audio from the line inputs through to the line outputs ??
is there an "action" (command) for passing the audio from the line inputs through to the line outputs ??
Posted Fri 07 Jan 05 @ 7:40 am
i found the other one myself :
action : timecode_bypass = audio through on/off
action : timecode_active = use tcv on/off ( thanks!! )
action : timecode_bypass = audio through on/off
action : timecode_active = use tcv on/off ( thanks!! )
Posted Fri 07 Jan 05 @ 7:49 am
I,
Does it exist cheats in xml code to set timecode button 'off' by default?(like value="??")
Thanks,
Cetanu.
Does it exist cheats in xml code to set timecode button 'off' by default?(like value="??")
Thanks,
Cetanu.
Posted Tue 17 May 05 @ 9:20 pm
LOL Cetanu... Don't think so, but.... it would be great.
FRUiT94
FRUiT94
Posted Wed 18 May 05 @ 12:02 am