spiffyscore
Diff
Not logged in

Differences From Artifact [0747c315e6e489f7]:

To Artifact [11f927dcbf0f16cc]:


1 * Features [1/4] | 1 * Features [1/5] 2 - [X] Top-down composition 2 - [X] Top-down composition 3 - [ ] Transition the melody between chords appropriately 3 - [ ] Transition the melody between chords appropriately 4 - [ ] Set maximum song length 4 - [ ] Set maximum song length 5 - [ ] Need to support all chord types 5 - [ ] Need to support all chord types > 6 - [ ] Doesn't handle rest notes 6 7 7 * Bugs [1/5] | 8 * Bugs [3/5] 8 - [ ] TLD resets clock for each movement | 9 - [X] TLD resets clock for each movement 9 - [ ] TLD doesn't accept an ordering for the movements | 10 - [X] TLD doesn't accept an ordering for the movements 10 - [X] Doesn't handle minor chords | 11 - [X] Doesn't handle minor chords 11 - [ ] Duration syntax is absolute, not relative to BPM | 12 - [ ] Calculated duration is absolute, not relative to BPM 12 - [ ] Chords don't respect octaves 13 - [ ] Chords don't respect octaves 13 14 14 15 15 * Structure [0/2] | 16 * Structure [0/3] 16 - [ ] Chords should be composed of Notes, not ordinary arrays 17 - [ ] Chords should be composed of Notes, not ordinary arrays 17 - [ ] Generate score with proper generation tools 18 - [ ] Generate score with proper generation tools > 19 - [ ] Store csound score lines with instruments