Skip to content

Eli's Setlist Generator: Generate a set list from a list of songs, using only allowed song transitions

License

Notifications You must be signed in to change notification settings

MicahChalmer/eli_setlist_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b324d9e · Mar 30, 2011

History

10 Commits
Mar 28, 2011
Mar 30, 2011
Mar 30, 2011
Mar 28, 2011
Mar 28, 2011
Mar 28, 2011
Mar 28, 2011
Mar 28, 2011
Mar 30, 2011

Repository files navigation

Eli's Setlist Generator

My brother Eli, and his band Durians, wanted a way to generate set lists for their gigs. They play without interruption between songs, but they don't have smooth transitions for every possible pair of songs. So Eli wanted a way to generate a random set list using only the transitions they can play smoothly. I decided to give him one, and here it is.

There is no server side component at all--just static HTML and javascript that runs in your browser. There is also no "build"--the source is laid out exactly as it sits on the server.

The file uses jQuery, served up from its own CDN. In thirdparty/ there are some other javascript goodies that it uses. They are:

Everything outside of thirdparty (other than SpecRunner.html which mostly comes from Jasmine) is written by me, Micah Chalmer, and released under the MIT license.

About

Eli's Setlist Generator: Generate a set list from a list of songs, using only allowed song transitions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published