Commit Graph

8 Commits

Author SHA1 Message Date
Elliot Gerchak
bb5335c885 Updated contributor information 2016-10-26 22:52:17 +00:00
Elliot Gerchak
a0637721ce New song format
Changed over the song parser and accompanying code to be inline with the new, as suggested in issue #28.
2016-10-26 22:33:22 +00:00
Elliot Gerchak
81756689ba more nitpicking
Inconsistent code spacing, as well as other things that make my code linter itch have been fixed.
2016-03-08 05:26:40 +00:00
Elliot Gerchak
e11eb7bf96 Made song editable
Based on pull request #1...
The list of frequencies to be played has been moved from the JS to a textbox in the HTML.
Editing the content of the box will change what gets played.
The format also is more human human readable and consistent with the songfile from #1.
If you copy and paste the smb.song file, it should work.
2016-03-08 05:20:38 +00:00
Elliot Gerchak
b21a02337a syntax fixes
There were a few missing semi colons and undefined vars before which are now fixed.
2016-03-08 04:58:24 +00:00
William Entriken
1b85a965c4 add project link 2016-03-04 18:22:03 -05:00
William Entriken
1029934c07 simplify busy work 2016-03-04 18:14:10 -05:00
William Entriken
406465e207 move folder 2016-03-04 18:13:47 -05:00