spiffyscore

Changes On Branch a9b80ad75f3511b6
Login

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

This is equivalent to a diff from 843dabad43 to a9b80ad75f

2011-09-22
17:04
Finally broke the program out into functions. It's now much cleaner and easier to underntand. check-in: 3cac4f013d user: brian tags: feature/abc
2011-09-15
19:19
Movements work again check-in: a9b80ad75f user: brian tags: feature/abc
19:09
Program prints stuff out again check-in: 7a6ab725ee 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 [eefff49c8f].    [diff]

Modified parse.py from [9c47a4ff24] to [8755d61a44].    [diff]

Modified test.sco from [c92bf3908c] to [5e21d18eb0].    [diff]

Added tree.py version [29c78902c8].