Output file name over OSC
Posted: Mon Jan 27, 2020 4:02 pm
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 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 it only allows 1 target range (which shows the file name but only for one file) -
Any help how to do this appreciated.
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
Code: Select all
/medias/select by name
Any help how to do this appreciated.