spiffyscore

Changes On Branch 3cac4f013df3b3a7
Login

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

This is equivalent to a diff from 843dabad43 to 3cac4f013d

2011-09-22
17:44
Added back in section ordering support check-in: 1560bc634c user: brian tags: feature/abc
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
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 [77ab4fec9b].    [diff]

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

Modified test.sco from [c92bf3908c] to [4da964b4dc].    [diff]

Added tree.py version [29c78902c8].