I'm trying to customise my keyboard mapping that way to be able to preview as many videos as possible in little time.
Currently, I have the UP key mapped as:
browser_scroll -1 & deck 1 load & play
My question is: Is there a possible script action to continue playing at that position the previous track stop / was unloaded / new track was loaded?
Just like in the preview player?
Second question:
Currently I'm setting loadSecurity 'off' with the ONINIT key. Isn't there something like ONEXIT?
I'm pretty sure I saw something like that. However, I can't find it in the keyboard mapping.
Currently, I have the UP key mapped as:
browser_scroll -1 & deck 1 load & play
My question is: Is there a possible script action to continue playing at that position the previous track stop / was unloaded / new track was loaded?
Just like in the preview player?
Second question:
Currently I'm setting loadSecurity 'off' with the ONINIT key. Isn't there something like ONEXIT?
I'm pretty sure I saw something like that. However, I can't find it in the keyboard mapping.
Mensajes Thu 16 Jul 15 @ 11:38 am
Maybe setting up a variable on another key and save the song_pos into it?
Then read the variable value and set song_pos of the new track?
Then read the variable value and set song_pos of the new track?
Mensajes Thu 16 Jul 15 @ 12:28 pm





