History of test.sco
|
2011-11-01
| ||
| 18:52 | Deleted 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-11
| ||
| 15:19 | [e27e42951e19d291] 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 | [b5abda4892dd9b20] part of check-in [f653a4fa10] Added back in support for subsections (user: brian branch: feature/abc) [diff] [annotate] [checkins using] | |
| 17:58 | [ec3cdf0cc75c9ebb] part of check-in [4b32d1483b] Fixed tempo for realz this time (user: brian branch: feature/abc) [diff] [annotate] [checkins using] | |
| 17:49 | [0d4c902ccc208b47] part of check-in [2906c127b7] Fixed note duration calculation- whole is now 4, quarter is 1 (user: brian branch: feature/abc) [diff] [annotate] [checkins using] | |
| 17:44 | [00c6c84bf8e9b31f] part of check-in [1560bc634c] Added back in section ordering support (user: brian branch: feature/abc) [diff] [annotate] [checkins using] | |
| 17:04 | [4da964b4dce982b8] 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 | [5e21d18eb05a5ddb] part of check-in [a9b80ad75f] Movements work again (user: brian branch: feature/abc) [diff] [annotate] [checkins using] | |
|
2010-11-30
| ||
| 17:33 | [c92bf3908c8ed5ea] 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 | [8c9b5b82c2c1ed73] 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 | [1e615f98073efde6] part of check-in [4ab39b23ec] Chords now respect octaves (user: spiffytech@gmail.com branch: master) [diff] [annotate] [checkins using] | |
|
2010-11-18
| ||
| 17:45 | [8bd7cbea81e707c3] 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 | [01d8ae943d2f9a44] part of check-in [e16a1f5203] Removed empty terminals from the grammars (user: spiffytech@gmail.com branch: master) [diff] [annotate] [checkins using] | |
| 16:06 | [884f965d5b8ba25f] part of check-in [1987470dfc] Did some composing stuff (user: spiffytech@gmail.com branch: master) [diff] [annotate] [checkins using] | |
| 03:10 | [5fa24f6626afb227] 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 | [c2061b1574d08265] 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 | [241ac8cf6809cbc8] part of check-in [7b40d5d489] Only print f-tables once (user: spiffytech@gmail.com branch: master) [diff] [annotate] [checkins using] | |
| 07:42 | [c9ca64825338999a] 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:30 | [dabc4744e41e2076] part of check-in [aa88358397] Added support for rest notes (user: spiffytech@gmail.com branch: tld) [diff] [annotate] [checkins using] | |
| 06:57 | [a5eee772813176be] 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 | [8d380ffb70980cc5] 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 | [7126d43817eee611] part of check-in [f02f66468f] Now supports minor chords (user: spiffytech@gmail.com branch: tld) [diff] [annotate] [checkins using] | |
|
2010-11-13
| ||
| 08:26 | [da39a3ee5e6b4b0d] 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 | [3dafd59328bfe8a4] part of check-in [5aa14570f1] Now handles chords (user: spiffytech@gmail.com branch: ply) [diff] [annotate] [checkins using] | |
|
2010-11-12
| ||
| 20:30 | [9253ead855ddac1b] 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 | [3aef217c82438b49] 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 | [94691050362ae2cf] 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 | [acb8a904c1a80764] 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 | Added [24ff5724a8cd3a17] 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) [annotate] [checkins using] | |