Serato Software Feature Suggestions
Nice Simple one - Tracklist Compiler
What features would you like to see in Serato software?
Nice Simple one - Tracklist Compiler
jonnyboy
5:42 PM - 24 November, 2004
I find it a bit of a pain to make a note of each tune I've played during a mix, usually if your recording at home you'll be needing to make a tracklist. A feature to output the titles and artistnames selected tracks to a txt file or html file would be handy.
nik39
8:03 PM - 24 November, 2004
nik39
11:08 PM - 24 November, 2004
That wont work with longer track lists where you have to scroll down... or do you suggest now to snapshot each screen separately and OCR' it etc one by one? :-P
It shouldnt be too hard for some of you java geeks to write an app which extracts from the unicode crate files the proper filenames.
It shouldnt be too hard for some of you java geeks to write an app which extracts from the unicode crate files the proper filenames.
nik39
11:23 PM - 24 November, 2004
For those mac users (and linux users...), you can use following one line to extract the path and filenames of a crate (which could be the copied review track list):
cat crate_name.slc | tr -d "\0" | grep "[file]" | sed "s#\[file\]##g"
You have to be in the ".ScratchLIVE" path....
cat crate_name.slc | tr -d "\0" | grep "[file]" | sed "s#\[file\]##g"
You have to be in the ".ScratchLIVE" path....
SpinThis!
1:39 AM - 25 November, 2004
hmmm that brings up an interesting possibility for scripts....
nik39
1:41 AM - 25 November, 2004
Spin, you are the java script guy, arent you? I am sure you can code some java as well ...... :-)
SpinThis!
1:42 AM - 25 November, 2004
never got much into java tho i have some friends who can do VB and java. i'm more of an html/flash/perl kinda guy. ;)
Revolutionary
8:38 AM - 25 November, 2004
If you really needed one, yeah...
Quote:
That wont work with longer track lists where you have to scroll down... or do you suggest now to snapshot each screen separately and OCR' it etc one by one? :-P8If you really needed one, yeah...
radish
10:18 PM - 26 November, 2004
I'm a java developer...I may get a chance to knock something up this weekend. No promises!
Revolutionary
11:54 PM - 26 November, 2004
Thanks, man. Don't have to snap those screenshots all the time...
SpinThis!
12:10 AM - 28 November, 2004
if you're not knocking up some chick heheh ;)
Quote:
I may get a chance to knock something up this weekend. No promises!if you're not knocking up some chick heheh ;)
To participate in this forum discussion please log in to your Serato account.