spiffyscore

Timeline
Login

50 events occurring around 4f872339ff41a69d.

2011-12-04
20:52
Made room for arbitrary-note chording whenever I figure out the CFY to represent iTSYntax to use for it Leaf check-in: 3023a967c2 user: brian tags: develop
2011-12-01
19:23 New ticket [965fa718e3] Phrases aren't filtered for length on short subsections. artifact: 52e54c6024 user: spiffytech
19:22 New ticket [21be3ef6fe] Syncs are not syncing at the right time. artifact: 7cf0d54980 user: spiffytech
2011-11-27
02:56
Fixed chord support check-in: 8f28834102 user: brian tags: develop
02:31 New ticket [67c69379a5] Allow per-note volume offset. artifact: f4e4446b8b user: spiffytech
02:30 Ticket [dde229ab85] Follow instrument first node not based on lead instrument syncs status still Open with 3 other changes artifact: 09ef601117 user: spiffytech
02:30 Fixed ticket [23b5868663]: Sharps and flats are rendered as their root note plus 2 other changes artifact: d7c0e06e13 user: spiffytech
02:26
Fixed a bug that prevented sharps and flats from working check-in: bf135b5321 user: brian tags: develop
02:03
Added a volume offset parameter to each instrument. Fixed a bug that kept instruments from always being rendered, and one that broke midi files. check-in: 821ac3e4d6 user: brian tags: develop
2011-11-22
23:08 Edit [aa88358397]: Mark "Closed". artifact: e1078407e9 user: brian
23:08 Edit [299ddec90e]: Mark "Closed". artifact: 8a4842e44b user: brian
23:08 Edit [4f5bc3936f]: Mark "Closed". artifact: 8f440c699b user: brian
23:07 Edit [befd61cab9]: Mark "Closed". artifact: 9ba699512f user: brian
23:07 Edit [1bc01ba9c9]: Mark "Closed". artifact: ddb27b86b4 user: brian
23:07 Edit [29231e328a]: Mark "Closed". artifact: febb1d51a5 user: brian
2011-11-17
19:55
Removed leftover csound function lines that got printed. Also disabled ipdb so I get concise stacktraces. Also made program crash when your score pointed to a non-existant node. Previously that just generated an invalid MIDI file (somehow...) check-in: f8034c7dfb user: brian tags: develop
2011-11-16
00:14
If I move from csound to midi I should actually rename function with 'csound' in the name check-in: 872ae93059 user: brian tags: develop
2011-11-15
22:12
Removed useless samples and test csound files now that we're no longer using csound check-in: 680f187463 user: brian tags: develop
22:09
Replaced csound support with midi support check-in: 0c3fb3e27f user: brian tags: develop
22:08
Successfully got the program to output a MIDI file instead of a csound score Closed-Leaf check-in: befd61cab9 user: brian tags: feature/midi
15:47
Attempted to make a csound based on midi. Failed. check-in: daa0ddb3ad user: brian tags: feature/midi
2011-11-07
01:39
Altered the sample-based instruments to ine Csound string formatting instead of a billion if clauses to choose what file to play check-in: 4f872339ff user: brian tags: develop
2011-11-03
19:32 New ticket [957a6d7d43] Score syntax needs support for ties. artifact: 1342bcdc6a user: spiffytech
19:23
Added a very, very bad set of violin samples check-in: 8293931a34 user: brian tags: develop
18:50
Merged in diskin2 mode for cfg.orc check-in: 0021a3fe22 user: brian tags: develop
18:49
By magic, fixed problem with not all bass notes playing via diskin2 Closed-Leaf check-in: 1bc01ba9c9 user: brian tags: feature/diskin2
18:34 New ticket [5cd09ea90a] Program doesn't distinguish between notes 'b' and 'B' as different octaves. artifact: 1cc8b268a2 user: spiffytech
18:34
Fixed program to now handle notes with accidentals check-in: b5a8b20242 user: brian tags: feature/diskin2
2011-11-02
20:36 New ticket [23b5868663] Sharps and flats are rendered as their root note. artifact: f975e7e0eb user: spiffytech
2011-11-01
19:46
Got diskin2 sample method partially working; it won't play all of the files, though check-in: c9abf46a9f user: brian tags: feature/diskin2
18:54
Imported the todo list from MUS306 check-in: 072fa6ad30 user: brian tags: develop
18:52
Added a sampled double bass, modified the program to respond to an instrument's specified octave check-in: eb81d5f9fd user: brian tags: develop
2011-10-20
22:15 New ticket [dde229ab85] Follow instrument first node not based on lead instrumest syncs. artifact: 737b78ea42 user: spiffytech
22:09 Edit [2ae36c6e68]: Edit check-in comment. artifact: 97ce2eef36 user: spiffytech
20:01
Program no longer cuts out a note from the score each time it adds a new phrase to the score check-in: 2ae36c6e68 user: brian tags: develop
19:56
Program now chooses consistent nodes based on what's specified in the grammar. A couple other bugs are still present. check-in: a9e60898b7 user: brian tags: develop
19:21
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. check-in: 601339a475 user: brian tags: develop
18:46 Edit [ba64e400ba]: Add tag "trunk". Cancel tag "ply". artifact: c35c931d8b user: spiffytech
18:44
Yay, first alpha release. program supports syncing and basic section/subsection ordering. Leaf check-in: ba64e400ba user: brian tags: trunk, v0.1
18:38
Merged the refactor branch into the main develop branch check-in: 8c559c112b user: brian tags: develop
18:37
Syncing now works Closed-Leaf check-in: 4f5bc3936f user: brian tags: refactor
2011-10-19
21:46 Changes to wiki page "spiffyscore" artifact: cdd0c8d2c3 user: spiffytech
21:45 Added wiki page "spiffyscore" artifact: 330fd13b8c user: spiffytech
2011-10-18
20:21 Edit [42c3ba150c]: Edit check-in comment. artifact: 43a9e1a42d user: spiffytech
20:19
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. check-in: 42c3ba150c user: brian tags: refactor
2011-10-13
18:15
Program now renders instruments according to sync order check-in: fde4a012ea user: brian tags: develop
2011-10-11
15:31
Merged in rewrite of core functionality check-in: 192b8b1639 user: brian tags: develop
15:19
Played around a little with melodies and instruments Closed-Leaf check-in: 29231e328a user: brian tags: feature/abc
2011-09-22
18:30
Added back in support for subsections check-in: f653a4fa10 user: brian tags: feature/abc
18:04
Fixed bug that prevented more than two sections from working properly check-in: b2ce9522e9 user: brian tags: feature/abc
More ↓