• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

ConvertCSV - an easy way to get song info from a spreadsheet to info.pac

libertyernie

Smash Ace
Joined
Oct 5, 2009
Messages
929
Location
Eau Claire, WI
ConvertCSV is basically a wrapper around Dantarion's Any Length Song Title Tool.
It's written in Java, and it generates a songs.db for ALSTT based on a music.csv file and an array of default songs stored within the code. Then it runs ALSTT in the console.

The music.csv file is a plain text file and looks something like this:
Code:
Final Destination;Other Music
Battlefield;Different song
#This is a comment
With the included "example" Excel spreadsheet, you can enter all your music in spreadsheet form and then follow a few simple steps (included in the spreadsheet) to output it in a form that ConvertCSV can read.

Download (includes ALSTT; works on Windows and Linux; requires Java (and Wine if on Linux)

Screenshots:



 
Top Bottom