1 (edited by tibicinis 2018-10-15 19:33:38)

Topic: OSC address or sysEx of "soundtrack filename" & "change file" (DUREC)

Hi,

I use a UFX+ on stage by myself (voice and instruments) and play my soundtracks from an usb key directly connected. Sometimes I don't have the laptop close to me.
I have TouchOSC and it works well. But I need to have the file name of the soundtrack and change the track from my pad (android).
About the Durec, I've seen we have these OSC controlers :
/3/recordRecordStart
/3/recordPlayPause
/3/recordStop
/3/recordTime

So are there something like /3/recordFileName and /3/recordFile+ or or sysEx message ?

Thanks

2

Re: OSC address or sysEx of "soundtrack filename" & "change file" (DUREC)

We try to add OSC commands for the extended playback features in the next TotalMix update.

Regards
Matthias Carstens
RME

Re: OSC address or sysEx of "soundtrack filename" & "change file" (DUREC)

That would be great, thank you.
I can't wait until the next version. Do you have an idea about when it will be release?

Re: OSC address or sysEx of "soundtrack filename" & "change file" (DUREC)

I'm trying to control DuRec from Qlab via OSC
As I understand it should be just a case of the following OSC Commnands?

/3/recordRecordStart
/3/recordPlayPause
/3/recordStop
/3/recordTime

I tried but it doesn't seem to work, Can anyone confirm?

Re: OSC address or sysEx of "soundtrack filename" & "change file" (DUREC)

noisyboy9 wrote:

I'm trying to control DuRec from Qlab via OSC
As I understand it should be just a case of the following OSC Commnands?

/3/recordRecordStart
/3/recordPlayPause
/3/recordStop
/3/recordTime

I tried but it doesn't seem to work, Can anyone confirm?

Do not own a UFX… But would make me wonder if it does not work.

Do you send a value, too?
Sth like:

/3/recordPlayPause 1

etc…

“Do It For Her”
My Gear: Bontempi Magic light Keyboard

Re: OSC address or sysEx of "soundtrack filename" & "change file" (DUREC)

Yes! That seems to work. Needs the value of 1.0 or 0.0 after it