Hi I'm trying to get the track info that is playing. If I just want to retrieve that data, do I have to make a .dll? Could I make a simply .exe instead of the dll?
Neither can I find some example of the lastest SDK so I dont know how to use the getInfo properly. If you could help me, i'll be grateful :).
Thanks¡¡
Neither can I find some example of the lastest SDK so I dont know how to use the getInfo properly. If you could help me, i'll be grateful :).
Thanks¡¡
Posted Mon 23 May 11 @ 7:23 am
Keyboard short cut while track is playing is "F" for deck A and "G" for deck B, then you could edit on the fly without going into the browser..
Good Luck...
Good Luck...
Posted Mon 23 May 11 @ 5:51 pm
You could always monitor one of the playlist files instead.
Posted Tue 24 May 11 @ 3:58 am
HI, thanks for the replies. Finally i found out how to make the plugin works using the SDK. Now im writing the track title in a file, but it writes the lastest song loaded, not the track playing. I mean, get loaded_song gives me the last track loaded, but sometimes it isnt the track playing.
is there some way to find out the track playing although other track has been loaded on other deck?
The function "get activedeck" gives me the correct deck, so if i could find out the volume of that deck would be a solution.
Thanks for the replies :).
is there some way to find out the track playing although other track has been loaded on other deck?
The function "get activedeck" gives me the correct deck, so if i could find out the volume of that deck would be a solution.
Thanks for the replies :).
Posted Tue 24 May 11 @ 11:03 am