Serato Software Feature Suggestions

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.
Revolutionary 5:45 PM - 24 November, 2004
Review function. Just take a screenshot of that.
nik39 8:03 PM - 24 November, 2004
Rev, a screenshot wouldnt help if you need it as a text file.

jonnyboy, check scratchlive.net :

Quote:

Miscellaneous
- Export track info from library or crates as a text file
www.scratchlive.net
Zion-Prayz 8:19 PM - 24 November, 2004
Just scan that baby in and use an OCR program :)
Revolutionary 8:41 PM - 24 November, 2004
I guess.
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.
BassChamber 11:21 PM - 24 November, 2004
i agree. tracklist text files are a must...
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....
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
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? :-P8

If 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
Quote:
I may get a chance to knock something up this weekend. No promises!

if you're not knocking up some chick heheh ;)
radish 8:00 AM - 28 November, 2004
Check out ScratchTools :)

www.scratchlive.net