Yea after I kept searching I found a script similar and took-out the unnecessary and thats how I got this script.... but I keep using it now![]()
Yea after I kept searching I found a script similar and took-out the unnecessary and thats how I got this script.... but I keep using it now![]()
Macbook Pro 13" | XONE 92 | Traktor Scratch Pro 2 | Audio 8 | (2) NI Kontrol X1 | Technics SL-1210 MK2 | Juno 106 | Adam A7x | BOSS DD7 | Soundbite XL Looper | +more
soundcloud.com/kevinsantos @kevinsantosdj
is it somehow doable on PC (even on itunes)?
DJ Blofeld - The Evil Genius
“I shall look forward personally to exterminating you, Mr. Bond.” Ernst Stavro Blofeld to 007
Doomsday device: TRAKTOR SCRATCH PRO, AUDIO 8, VCI-100black 1.3, 2x Technics SL1210mkII
you can try googling... but this is what i found
""A collection of Windows scripting examples that can be used to sort your iTunes music library.
They are in .vbs (visual basic script) or .js (javascript) format, and rely on the Windows Script Host (WSH) to run. It’s more than likely that you unknowingly already have this installed on your computer. It’s the equivalent of Applescript on a Mac""
& try browsing this link: http://dougscripts.com/itunes/itinfo/windowshelp.php
Macbook Pro 13" | XONE 92 | Traktor Scratch Pro 2 | Audio 8 | (2) NI Kontrol X1 | Technics SL-1210 MK2 | Juno 106 | Adam A7x | BOSS DD7 | Soundbite XL Looper | +more
soundcloud.com/kevinsantos @kevinsantosdj
On Windows a combination of Autohotkey and vbscript will do the job.
Your vbscript will probably look something like this:
set objApp = CreateObject("iTunes.Application")
objApp.CurrentTrack.Genre = "mygenre"
Create a script for each genre, configure Autohotkey to run the script for a particular keystroke when using itunes...
Or you could just you smart playlists
@Love Bass smart playlists wouldnt work its so you can change the genre of the song faster using hotkeys and not opening the info tab and typing in the genre there
Macbook Pro 13" | XONE 92 | Traktor Scratch Pro 2 | Audio 8 | (2) NI Kontrol X1 | Technics SL-1210 MK2 | Juno 106 | Adam A7x | BOSS DD7 | Soundbite XL Looper | +more
soundcloud.com/kevinsantos @kevinsantosdj
Hey Santos when I try running the script in iTunes it says unknown object type. I have the folder set up and the script shows up.
is the song selected or playing?
Macbook Pro 13" | XONE 92 | Traktor Scratch Pro 2 | Audio 8 | (2) NI Kontrol X1 | Technics SL-1210 MK2 | Juno 106 | Adam A7x | BOSS DD7 | Soundbite XL Looper | +more
soundcloud.com/kevinsantos @kevinsantosdj
yes the song is selected
alright started playing and it works awesome script thanks man.
|
Bookmarks