spiffyscore
File History
Not logged in

History of cfg.py

2011-11-01
18:52
Renamed to spiffyscore.py by check-in [eb81d5f9fd] Added a sampled double bass, modified the program to respond to an instrument's specified octave (user: brian branch: develop)
2011-10-20
20:01
[3a0a8776ca4b6ff7] part of check-in [2ae36c6e68] Program no longer cuts out a note from the score each time it adds a new phrase to the score (user: brian branch: develop) [diff] [annotate] [checkins using]
19:56
[9313c52f094b32d1] part of check-in [a9e60898b7] Program now chooses consistent nodes based on what's specified in the grammar. A couple other bugs are still present. (user: brian branch: develop) [diff] [annotate] [checkins using]
19:21
[47205bbb948b8a3e] part of check-in [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 branch: develop) [diff] [annotate] [checkins using]
18:37
[6468589fdee69e24] part of check-in [4f5bc3936f] Syncing now works (user: brian branch: refactor) [diff] [annotate] [checkins using]
2011-10-18
20:19
[368187a13fa4afec] part of check-in [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 branch: refactor) [diff] [annotate] [checkins using]
2011-10-13
18:15
[52bf709d429e7eb3] part of check-in [fde4a012ea] Program now renders instruments according to sync order (user: brian branch: develop) [diff] [annotate] [checkins using]
2011-10-11
15:31
[24a74756aaa229c5] part of check-in [192b8b1639] Merged in rewrite of core functionality (user: brian branch: develop) [diff] [annotate] [checkins using]
15:19
[61885bbe358cf9db] part of check-in [29231e328a] Played around a little with melodies and instruments (user: brian branch: feature/abc) [diff] [annotate] [checkins using]
2011-09-22
18:30
[0cb9a22d0bdb5e8f] part of check-in [f653a4fa10] Added back in support for subsections (user: brian branch: feature/abc) [diff] [annotate] [checkins using]
18:04
[fb69d166468e17a9] part of check-in [b2ce9522e9] Fixed bug that prevented more than two sections from working properly (user: brian branch: feature/abc) [diff] [annotate] [checkins using]
17:44
[b052479df1466350] part of check-in [1560bc634c] Added back in section ordering support (user: brian branch: feature/abc) [diff] [annotate] [checkins using]
17:04
[77ab4fec9becbad0] part of check-in [3cac4f013d] Finally broke the program out into functions. It's now much cleaner and easier to underntand. (user: brian branch: feature/abc) [diff] [annotate] [checkins using]
2011-09-15
19:19
[eefff49c8fc33785] part of check-in [a9b80ad75f] Movements work again (user: brian branch: feature/abc) [diff] [annotate] [checkins using]
19:09
[6f8ab10545b49109] part of check-in [7a6ab725ee] Program prints stuff out again (user: brian branch: feature/abc) [diff] [annotate] [checkins using]
15:28
[d386f64212558e44] part of check-in [33ddc6fee4] Got the program to run through again. Now without the roman numerals (user: brian branch: feature/abc) [diff] [annotate] [checkins using]
2011-09-13
18:28
[967482cdda8a9c01] part of check-in [299ddec90e] [Broken] Trying to get the tree structuse working (user: brian branch: tree) [diff] [annotate] [checkins using]
2011-06-12
20:32
[3cbe823f2fbe19fa] part of check-in [87435601e4] Made some changes to the parser. Don't remember what. (user: brian branch: master) [diff] [annotate] [checkins using]
2011-02-10
23:50
[e9b556b4f37a3fa9] part of check-in [689adc054e] Program generates a render order for the instruments based on their sync order (user: brian@linux-85dd.site branch: master) [diff] [annotate] [checkins using]
22:34
[82bf7ad059c0226a] part of check-in [702d933446] Added lexical support for parens instead of quotes for chords, cleaned up the yacc parser, added lex tokens for syncopation (user: brian@linux-85dd.site branch: master) [diff] [annotate] [checkins using]
2010-11-30
17:33
[019c552e42a3913f] part of check-in [843dabad43] This is what I submitted as my final piece for MUS 306 (user: spiffytech@gmail.com branch: master) [diff] [annotate] [checkins using]
06:22
[2e13b2eb76a2ba5a] part of check-in [de7c009e4d] Added a timbre instrument, doubled the length of the piece, added intros and outro (user: spiffytech@gmail.com branch: master) [diff] [annotate] [checkins using]
2010-11-29
07:15
[3046d9915bac52e1] part of check-in [4ab39b23ec] Chords now respect octaves (user: spiffytech@gmail.com branch: master) [diff] [annotate] [checkins using]
2010-11-18
19:01
[3d35da4e7a33dc6f] part of check-in [01b7d73285] Presented this piece in class (user: spiffytech@gmail.com branch: master) [diff] [annotate] [checkins using]
17:45
[7b45339a1355644c] part of check-in [d9af5998b9] Now enforces a fixed length for each instrument in each movement (user: spiffytech@gmail.com branch: master) [diff] [annotate] [checkins using]
16:18
[654b4a673eacd4fe] part of check-in [e16a1f5203] Removed empty terminals from the grammars (user: spiffytech@gmail.com branch: master) [diff] [annotate] [checkins using]
16:06
[3dbac50436059769] part of check-in [1987470dfc] Did some composing stuff (user: spiffytech@gmail.com branch: master) [diff] [annotate] [checkins using]
03:10
[8500dd2d159eecf1] part of check-in [ff85cece1d] Can now set an instrument's default octave beside the instrument's score (user: spiffytech@gmail.com branch: master) [diff] [annotate] [checkins using]
03:04
[2306af4935eb1f3c] part of check-in [e6bf0dbf82] Bug: octave modifiers (,') were acting as (up,down) not (down,up) (user: spiffytech@gmail.com branch: master) [diff] [annotate] [checkins using]
2010-11-17
07:45
[172b01d6f65b871d] part of check-in [7b40d5d489] Only print f-tables once (user: spiffytech@gmail.com branch: master) [diff] [annotate] [checkins using]
07:42
[d40635785f8653ee] part of check-in [b8d35587a4] csound score lines are no longer hardcoded, but are stored with each instrument (user: spiffytech@gmail.com branch: master) [diff] [annotate] [checkins using]
07:34
[91366ef5dbf65f33] part of check-in [ec61af8387] WIP on tld: 4b95fed Added support for rest notes (user: spiffytech@gmail.com branch: stash) [diff] [annotate] [checkins using]
07:30
[08a2f25157508e9a] part of check-in [aa88358397] Added support for rest notes (user: spiffytech@gmail.com branch: tld) [diff] [annotate] [checkins using]
06:57
[f7b2188978509418] part of check-in [5a35ffdd27] Note duration is now counted as fraction of a whole note, as measured based on BPM (user: spiffytech@gmail.com branch: tld) [diff] [annotate] [checkins using]
06:27
[f043e9a7854c719d] part of check-in [db1df2f460] TLD now accepts ordering of movements. Also, fixed bug that caused all movements and instruments to play simultaneously. (user: spiffytech@gmail.com branch: tld) [diff] [annotate] [checkins using]
05:32
[79cec58b407b1335] part of check-in [f02f66468f] Now supports minor chords (user: spiffytech@gmail.com branch: tld) [diff] [annotate] [checkins using]
00:07
[f6edc4689fdace88] part of check-in [7c7ce6adb8] Added support for top-down composition (user: spiffytech@gmail.com branch: tld) [diff] [annotate] [checkins using]
2010-11-16
18:37
[8e359b2146853023] part of check-in [9bd31df856] Now prints csound code, both notes and chords, replicating the functionality of the original Minimaly Functional Version (user: spiffytech@gmail.com branch: ply) [diff] [annotate] [checkins using]
2010-11-13
08:26
[df0a6863becf2cac] part of check-in [729263ecd0] Added basic ABC tokenizing via the PLY module (user: spiffytech@gmail.com branch: ply) [diff] [annotate] [checkins using]
00:12
[43fd8f5bb3819142] part of check-in [5aa14570f1] Now handles chords (user: spiffytech@gmail.com branch: ply) [diff] [annotate] [checkins using]
2010-11-12
20:30
[d8090f9de3883f3f] part of check-in [e425f3d6c2] Now generates scores until it makes one 50 notes ling (user: spiffytech@gmail.com branch: ply) [diff] [annotate] [checkins using]
20:27
[14f13b1d15cd9a4c] part of check-in [3cd7a5dcd0] Added a few grammars, added G# to csound note conversion list (user: spiffytech@gmail.com branch: ply) [diff] [annotate] [checkins using]
20:23
[e38fca44a4081b93] part of check-in [00f4ddc9f3] Now prints score file header (function table), so I can just >> to foo.sco (user: spiffytech@gmail.com branch: ply) [diff] [annotate] [checkins using]
20:12
[4cae78325595cf3a] part of check-in [6a17d4d36a] Moved all logic into neat, orderly functions. Now prints only the csound score portion. (user: spiffytech@gmail.com branch: ply) [diff] [annotate] [checkins using]
20:00
[73244ab69daa2c1b] part of check-in [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 branch: ply) [diff] [annotate] [checkins using]
2010-11-04
20:07
Added [8ccb7c15cbf62012] part of check-in [6bfc2449ff] Generates a score randomly. Too little guarantee of program length (lots of empty or single-phrase strings) (user: spiffytech@gmail.com branch: ply) [annotate] [checkins using]