File size: 566 Bytes
53a5c29
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "options": {
        "chord_change_token": true,
        "melody_end_token": true,
        "chord_duration_token": true,
        "density_token": true,
        "chord_extension_token": true,
        "next_chord_token": false,
        "next_chord_duration_token": false,
        "will_end_token": false,
        "dissonance_token": true,
        "amplitude_token": true,
        "average_octave_token": true,
        "voice_token": true,
        "random_instrument_permutation": true,
        "end_token": false,
        "silence_continuation_eco": true
    }
}