spiffyscore

Changes On Branch 689adc054e647b13
Login

Changes In Branch master Through [689adc054e] Excluding Merge-Ins

This is equivalent to a diff from aa88358397 to 689adc054e

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
2010-11-17
07:42
csound score lines are no longer hardcoded, but are stored with each instrument check-in: b8d35587a4 user: spiffytech@gmail.com tags: master
07:34
WIP on tld: 4b95fed Added support for rest notes Leaf check-in: ec61af8387 user: spiffytech@gmail.com tags: stash
07:34
index on tld: 4b95fed Added support for rest notes check-in: ef35a8e9e0 user: spiffytech@gmail.com tags: stash
07:30
Added support for rest notes Closed-Leaf check-in: aa88358397 user: spiffytech@gmail.com tags: tld
06:57
Note duration is now counted as fraction of a whole note, as measured based on BPM check-in: 5a35ffdd27 user: spiffytech@gmail.com tags: tld

Added cfg.orc version [9f49be1cae].

Modified cfg.py from [08a2f25157] to [e9b556b4f3].    [diff]

Added cfg.sco version [c92bf3908c].

Modified parse.py from [3a88b8ab43] to [3ec57c3fbe].    [diff]

Added rad_util.py version [99f93e22cf].

Deleted test.orc version [a26a1f1a08].

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

Modified todo.org from [109f37c970] to [510751b73f].    [diff]

Added topsort.py version [810c677434].