spiffyscore

Changes On Branch 4b32d1483bb91ebb
Login

Changes In Branch feature/abc Through [4b32d1483b] Excluding Merge-Ins

This is equivalent to a diff from 843dabad43 to 4b32d1483b

2011-09-22
18:04
Fixed bug that prevented more than two sections from working properly check-in: b2ce9522e9 user: brian tags: feature/abc
17:58
Fixed tempo for realz this time check-in: 4b32d1483b user: brian tags: feature/abc
17:49
Fixed note duration calculation- whole is now 4, quarter is 1 check-in: 2906c127b7 user: brian tags: feature/abc
2011-09-13
18:29
Create new branch named "feature/abc" check-in: 3833b59ec2 user: brian tags: feature/abc
2011-02-10
22:34
Added lexical support for parens instead of quotes for chords, cleaned up the yacc parser, added lex tokens for syncopation check-in: 702d933446 user: brian@linux-85dd.site tags: master
2010-11-30
17:33
This is what I submitted as my final piece for MUS 306 check-in: 843dabad43 user: spiffytech@gmail.com tags: master
06:22
Added a timbre instrument, doubled the length of the piece, added intros and outro check-in: de7c009e4d user: spiffytech@gmail.com tags: master

Modified cfg.py from [019c552e42] to [b052479df1].    [diff]

Modified parse.py from [9c47a4ff24] to [8a5aef4235].    [diff]

Modified test.sco from [c92bf3908c] to [ec3cdf0cc7].    [diff]

Added tree.py version [29c78902c8].