spiffyscore

Changes On Branch a9e60898b7e8bd11
Login

Changes In Branch develop Through [a9e60898b7] Excluding Merge-Ins

This is equivalent to a diff from 689adc054e to a9e60898b7

2011-10-20
20:01
Program no longer cuts out a note from the score each time it adds a new phrase to the score check-in: 2ae36c6e68 user: brian tags: develop
19:56
Program now chooses consistent nodes based on what's specified in the grammar. A couple other bugs are still present. check-in: a9e60898b7 user: brian tags: develop
19:21
Fixed the issue with the score being cut short. Now the instruments are changing nodes without my say-so. Alos, they're not always printing complete nodes. check-in: 601339a475 user: brian tags: develop
2011-06-12
20:32
Made some changes to the parser. Don't remember what. Leaf check-in: 87435601e4 user: brian tags: master
20:31
Create new branch named "develop" check-in: 9f4c4666c5 user: brian tags: develop
2011-02-10
23:50
Program generates a render order for the instruments based on their sync order check-in: 689adc054e user: brian@linux-85dd.site tags: master
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

Modified cfg.orc from [9f49be1cae] to [8f705f0ccb].    [diff]

Modified cfg.py from [e9b556b4f3] to [9313c52f09].    [diff]

Modified parse.py from [3ec57c3fbe] to [2afbfc4534].    [diff]

Added score.yaml version [29fd4ba47c].

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

Added tree.py version [29c78902c8].