I want to send track title from traktor to touch osc. What I need to create in touchosc; label or another thing. And how can I map, should I need another program to send this information to osc. I want only track title and remaining time.
get loaded_song : get a property from the song loaded on the deck: “deck 2 get loaded_song 'album’” - Properties: Icon, Title, Author (Artist), Album, Genre, BPM, Key, Length, Bitrate, Year, Comment, PlayCount, FirstSeen, FirstPlay, LastPlay, Drive, Filepath, Filename, Filetype, Filesize, Filedate, LinkedVideo, KeyNumeric, Composer, BPMCompat, KeyCompat, Stars, User1, User2, LoadedOn
That gets info from the browser, but there is about 80 other “get” verbs that you can use to retrieve info from the software & “get info” will display anything that can be used on the skin using the verbs from the skin SDK.
There is no mapping for display tho, it works native with software. Traktor send all information for track trough HID for any controller it has Traktor HID support. Not so sure for iPad…