spiffyscore

Changes On Branch 1560bc634c7c6dec
Login

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

This is equivalent to a diff from 843dabad43 to 1560bc634c

2011-09-22
17:46
Added back in section ordering support check-in: 6dd4fffb1d user: brian tags: feature/abc
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-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 [8755d61a44].    [diff]

Modified test.sco from [c92bf3908c] to [00c6c84bf8].    [diff]

Added tree.py version [29c78902c8].