spiffyscore
Check-in [01b7d73285]
Not logged in
Overview
SHA1 Hash:01b7d73285fa910d8532c7c6e3861452d2368750
Date: 2010-11-18 19:01:58
User: spiffytech@gmail.com
Comment:Presented this piece in class
Timelines: family | ancestors | descendants | both | master
Other Links: files | file ages | manifest
Tags And Properties
Changes
hide diffs unified diffs patch

Modified cfg.py from [7b45339a1355644c] to [3d35da4e7a33dc6f].

97 "score": "u u y y u", 97 "score": "u u y y u", 98 }, 98 }, 99 }, 99 }, 100 "d": { # Movement block 'a' for reuse throughout the piece 100 "d": { # Movement block 'a' for reuse throughout the piece 101 "melody": { # Instrument 'melody' 101 "melody": { # Instrument 'melody' 102 "score_line": "i2 %(time)f %(duration)f 7000 %(octave)d.%(note)s 102 "score_line": "i2 %(time)f %(duration)f 7000 %(octave)d.%(note)s 103 "octave": 8, 103 "octave": 8, 104 "duration": 24, | 104 "duration": 20, 105 "grammars": { # Notes for this instrument to use in this piece 105 "grammars": { # Notes for this instrument to use in this piece 106 "u": ['I VII V III u', "y"], 106 "u": ['I VII V III u', "y"], 107 "w": ['VII I IV V VI u', 'w w'], 107 "w": ['VII I IV V VI u', 'w w'], 108 "x": ['VI/4 III/4 II/4 I/4 w', 'x x'], 108 "x": ['VI/4 III/4 II/4 I/4 w', 'x x'], 109 "y": ["III/4 VI/4 II/4 V/4 VI/4 IV/4 VII2"], 109 "y": ["III/4 VI/4 II/4 V/4 VI/4 IV/4 VII2"], 110 }, 110 }, 111 "score": "w w x x w", 111 "score": "w w x x w",