Page 1 of 1

Output file name over OSC

Posted: Mon Jan 27, 2020 4:02 pm
by solosails
Hi,

I am trying to set up a few things using Touch OSC, and I'm struggling to work out how to feedback from mM to Touch OSC the name of the currently selected file.

If I make an OSC entry for

Code: Select all

/medias/select
it gives a target range up to 255 and outputs some sort of decimal number for each file selected, (not the file name), but if you try to make an entry for

Code: Select all

/medias/select by name
it only allows 1 target range (which shows the file name but only for one file) -

Any help how to do this appreciated.

Re: Output file name over OSC

Posted: Mon Jan 27, 2020 4:26 pm
by solosails
Ahhh, have found the problem, I was using the beta v4 - this is a bug in v4 by selecting the medias/select by name it only selects one then stops.

Re: Output file name over OSC

Posted: Wed Jan 29, 2020 12:33 am
by mad-matt
"/medias/select_by_name" is supposed to receive a string with the media name.