Harry Rose

Home » Javascript » Cue

Cue Sheet Generator

This is a very basic script that allows you to enter data about tracks that will eventually be turned into a cue sheet. A live version can be seen at http://dev.harryrose.org/cue/.

The javascript code can be seen below. This uses the JQuery library (thank god for JQuery).

If you're interested in seeing the PHP then that's below (even though this is technically in the javascript section).