spiffyscore
Timeline
Not logged in

20 timeline items by user brian occurring around 2011-09-22 18:30:17.

2011-10-20
19:56
[a9e60898b7] Program now chooses consistent nodes based on what's specified in the grammar. A couple other bugs are still present. (user: brian, tags: develop)
19:21
[601339a475] 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. (user: brian, tags: develop)
18:44
[ba64e400ba] Leaf: Yay, first alpha release. program supports syncing and basic section/subsection ordering. (user: brian, tags: trunk, v0.1)
18:38
[8c559c112b] Merged the refactor branch into the main develop branch (user: brian, tags: develop)
18:37
[4f5bc3936f] Closed-Leaf: Syncing now works (user: brian, tags: refactor)
2011-10-18
20:19
[42c3ba150c] Broke the score generator by not initialing a first phrase in an empty score. Checkpointing so I can refactor and clean things up to make more progress. (user: brian, tags: refactor)
2011-10-13
18:15
[fde4a012ea] Program now renders instruments according to sync order (user: brian, tags: develop)
2011-10-11
15:31
[192b8b1639] Merged in rewrite of core functionality (user: brian, tags: develop)
15:19
[29231e328a] Closed-Leaf: Played around a little with melodies and instruments (user: brian, tags: feature/abc)

2011-09-22
18:30
[f653a4fa10] Added back in support for subsections (user: brian, tags: feature/abc)

18:04
[b2ce9522e9] Fixed bug that prevented more than two sections from working properly (user: brian, tags: feature/abc)
17:58
[4b32d1483b] Fixed tempo for realz this time (user: brian, tags: feature/abc)
17:49
[2906c127b7] Fixed note duration calculation- whole is now 4, quarter is 1 (user: brian, tags: feature/abc)
17:46
[6dd4fffb1d] Added back in section ordering support (user: brian, tags: feature/abc)
17:44
[1560bc634c] Added back in section ordering support (user: brian, tags: feature/abc)
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)