Accesso rapido:  

Forum: Old versions

Topic: Select songs?

Questo argomento è obsoleto e potrebbe contenere informazioni obsolete o errate.

Hi there...

I am trying to do a VDJ script for selecting all the songs then place them into the playlist area

I have done this so far

browser_gotofolder 'C:\Users\Alex\Documents\VirtualDJ\Playlists' & browser_enter & browser_scroll +2 & browser_enter & browser_window 'Songs'

which gets me onto the playlist I want but then I want to add all those songs in the songs area to the current playlist

I know I can click on a song then press CTRL + A to select them all, but I'm wanting to map this to a midi controller pad and cant find a way of doing it

Scenario:

Doing a singing set using karaoke files
then want to press a button
to open a certain playlist of songs to play on interval
 

Inviato Wed 30 Nov 11 @ 5:20 am
to do that you will need to go into -->config -->options -->then "disable" AutoLoad Playlists

this is a script for 40 songs to add to the currently seleted playlist, you can make it larger if you like, this was only a test, just keep adding "playlist_add & browser_scroll +1 &", I have made it so it will remove duplicate tracks so it won't matter if you go to 100. or you can just hit the button multiple times as it will always scroll to the next song in the list first, but your folders probably don't have that many tracks you want to transfer LOL, if you want to clear the playlist, you will need to hold the button for half a second then release.

holding ? playlist_clear : playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_remove_duplicates & playlist_save "plist_test"


it will add the songs to the current playlist but to save it to the same playlist, will need to call it the same thing.. unfortunately there isn't a way to save it without using the keyboard, but a popup window will appear for you to save it.

Is that what you were after, or did you just want to load the playlist area with one of your preprepared playlists and have vdj auto mix it for you? that is also possible with

holding ? playlist_clear : browser_gotofolder 3 & playlist_clear & browser_window 'songs' & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_add & browser_scroll +1 & playlist_remove_duplicates & automix


Unfortunately cant make it open a playlist, however if you save the tracks in a virtual folder instead this method will work.
 

Inviato Wed 30 Nov 11 @ 6:04 am
not sure if that helped him, but it certainly helped me. Thank you!
 

Inviato Thu 01 Dec 11 @ 12:53 pm


(Vecchi argomenti e forum sono automaticamente chiusi)