20 ancestors of [3cac4f013d]
|
2011-09-22
| ||
| 17:04 | [3cac4f013d] Finally broke the program out into functions. It's now much cleaner and easier to underntand. (user: brian, tags: feature/abc) | |
|
2011-09-15
| ||
| 19:19 | [a9b80ad75f] Movements work again (user: brian, tags: feature/abc) | |
| 19:09 | [7a6ab725ee] Program prints stuff out again (user: brian, tags: feature/abc) | |
| 15:28 | [33ddc6fee4] Got the program to run through again. Now without the roman numerals (user: brian, tags: feature/abc) | |
|
2011-09-13
| ||
| 20:08 | [029fd48614] Added a name parameter to the Tree class that will prove helpful in generating the score (user: brian, tags: feature/abc) | |
| 20:02 | [18dba95a2e] Changed parser to include nodes (user: brian, tags: feature/abc) | |
| 19:47 | [6a80123223] Replaced roman numerals with note literals (user: brian, tags: feature/abc) | |
| 18:29 | [3833b59ec2] Create new branch named "feature/abc" (user: brian, tags: feature/abc) | |
|
2010-11-30
| ||
| 17:33 | [843dabad43] This is what I submitted as my final piece for MUS 306 (user: spiffytech@gmail.com, tags: master) | |
| 06:22 | [de7c009e4d] Added a timbre instrument, doubled the length of the piece, added intros and outro (user: spiffytech@gmail.com, tags: master) | |
|
2010-11-29
| ||
| 07:15 | [4ab39b23ec] Chords now respect octaves (user: spiffytech@gmail.com, tags: master) | |
|
2010-11-18
| ||
| 19:01 | [01b7d73285] Presented this piece in class (user: spiffytech@gmail.com, tags: master) | |
| 17:45 | [d9af5998b9] Now enforces a fixed length for each instrument in each movement (user: spiffytech@gmail.com, tags: master) | |
| 16:18 | [e16a1f5203] Removed empty terminals from the grammars (user: spiffytech@gmail.com, tags: master) | |
| 16:06 | [1987470dfc] Did some composing stuff (user: spiffytech@gmail.com, tags: master) | |
| 03:10 | [ff85cece1d] Can now set an instrument's default octave beside the instrument's score (user: spiffytech@gmail.com, tags: master) | |
| 03:04 | [e6bf0dbf82] Bug: octave modifiers (,') were acting as (up,down) not (down,up) (user: spiffytech@gmail.com, tags: master) | |
|
2010-11-17
| ||
| 07:45 | [7b40d5d489] Only print f-tables once (user: spiffytech@gmail.com, tags: master) | |
| 07:42 | [b8d35587a4] csound score lines are no longer hardcoded, but are stored with each instrument (user: spiffytech@gmail.com, tags: master) | |
| 07:30 | [aa88358397] Closed-Leaf: Added support for rest notes (user: spiffytech@gmail.com, tags: tld) | |
| 06:57 | [5a35ffdd27] Note duration is now counted as fraction of a whole note, as measured based on BPM (user: spiffytech@gmail.com, tags: tld) | |