20 check-ins related to "ply"
2011-10-20
| ||
18:44 | [ba64e400ba] Leaf: Yay, first alpha release. program supports syncing and basic section/subsection ordering. (user: brian tags: trunk, v0.1) | |
2010-11-17
| ||
00:07 | [7c7ce6adb8] Added support for top-down composition (user: spiffytech@gmail.com tags: tld) | |
2010-11-16
| ||
19:15 | [3d4ddcbab5] Leaf: Added todo list (user: spiffytech@gmail.com tags: ply) | |
18:37 | [9bd31df856] Now prints csound code, both notes and chords, replicating the functionality of the original Minimaly Functional Version (user: spiffytech@gmail.com tags: ply) | |
16:36 | [4aeb057ae0] Now parses chord length (user: spiffytech@gmail.com tags: ply) | |
16:34 | [3d9a81ddef] Now parses chords (user: spiffytech@gmail.com tags: ply) | |
16:13 | [6dcdb96a02] Improved lexing of roman numerals, including support for minor chord recognition (user: spiffytech@gmail.com tags: ply) | |
15:57 | [32e6229eaa] Now parses roman numerals I-VII instead of notes (user: spiffytech@gmail.com tags: ply) | |
08:37 | [c2f128e728] Added default accidental value of None to Notes (user: spiffytech@gmail.com tags: ply) | |
08:36 | [dc8bbfb68e] Now parses note duration (user: spiffytech@gmail.com tags: ply) | |
08:29 | [bd456efa03] Now parses notes, accidentals, and octaves (user: spiffytech@gmail.com tags: ply) | |
2010-11-13
| ||
08:28 | [ff84293301] Added basic ABC tokenizing via the PLY module (user: spiffytech@gmail.com tags: ply) | |
08:26 | [729263ecd0] Added basic ABC tokenizing via the PLY module (user: spiffytech@gmail.com tags: ply) | |
00:12 | [5aa14570f1] Now handles chords (user: spiffytech@gmail.com tags: ply) | |
2010-11-12
| ||
20:30 | [e425f3d6c2] Now generates scores until it makes one 50 notes ling (user: spiffytech@gmail.com tags: ply) | |
20:27 | [3cd7a5dcd0] Added a few grammars, added G# to csound note conversion list (user: spiffytech@gmail.com tags: ply) | |
20:23 | [00f4ddc9f3] Now prints score file header (function table), so I can just >> to foo.sco (user: spiffytech@gmail.com tags: ply) | |
20:12 | [6a17d4d36a] Moved all logic into neat, orderly functions. Now prints only the csound score portion. (user: spiffytech@gmail.com tags: ply) | |
20:00 | [338933c1a8] Program now generates a single voice with a I IV V pattern and spits out (among other things) the csound-ified score (user: spiffytech@gmail.com tags: ply) | |
2010-11-04
| ||
20:07 | [6bfc2449ff] Generates a score randomly. Too little guarantee of program length (lots of empty or single-phrase strings) (user: spiffytech@gmail.com tags: ply, trunk) | |