Select the Track being played with VBScript

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Select the Track being played with VBScript

Re: Select the Track being played with VBScript

by Erwin Hanzl » Tue Jun 04, 2019 5:43 am

Strg+N or

Image

OR

Image

OR

Image

Select the Track being played with VBScript

by violetfire » Sun Jun 02, 2019 10:12 pm

Hi,

I need a script that plays the next track and also selects it.

Because:
When I "Play Now" then the selected Track is being played. But when hit "N" (my Hotkey) to play the next track then the selection does not change. Therefore when pressing "Play Now" again it still plays the previously selected track. This makes it difficult to play tracks with the keyboard.

So what I would like to do is:
When I hit "N" to go to next track then I also want the new track to become selected. So I would assign a Script to the "N" Hotkey which jumps to the next track and selects it.

Any idea how to achieve this?
Thanks!

Top