Soundswitch files. How to know at what tracks correspond?

Hello I’m working on a script to sinchronize tracks, stems and soundswitch files from Linux to USB Drive.

Now, It works perfect to sync tracks, PLAYLIST(one PLAYLIST), stems and soundswitch files. It makes too a cleaning process of playlists, stems, performace data, and tracks.

All work ok but cant see the correspondence between track file and soundswitch files

How can I know It??

Thank you.

Your audio files have received a new TAG called “Soundswitch ID” (or something similar). You can see this tag with a tag editor like “Mp3Tag”, in it you find a long alphanumeric sequence.

That is to match the name of the file that contains the soundswitch script.

1 Like

Thank you very much. Now I can finish my script to synchronize the soundswitch files too.

THANKS

P.D: Here is post about my script