57 lines
1.2 KiB
JSON
57 lines
1.2 KiB
JSON
{
|
|
"date": "1996-03-19",
|
|
"sample_bank": "instruments",
|
|
"envelopes": {
|
|
"envelope0": [
|
|
[2, 32700],
|
|
[1, 32700],
|
|
[32700, 29430],
|
|
"hang"
|
|
],
|
|
"envelope1": [
|
|
[2, 32700],
|
|
[1, 32700],
|
|
[32700, 29430],
|
|
"hang"
|
|
],
|
|
"envelope2": [
|
|
[6, 32700],
|
|
[1, 32700],
|
|
[32700, 29430],
|
|
"hang"
|
|
]
|
|
},
|
|
"instruments": {
|
|
"inst0": {
|
|
"release_rate": 208,
|
|
"envelope": "envelope0",
|
|
"sound": "16_french_horns"
|
|
},
|
|
"inst1": {
|
|
"release_rate": 208,
|
|
"envelope": "envelope1",
|
|
"sound": "16_french_horns"
|
|
},
|
|
"inst2": {
|
|
"release_rate": 15,
|
|
"normal_range_lo": 27,
|
|
"normal_range_hi": 46,
|
|
"envelope": "envelope2",
|
|
"sound_lo": "23_strings_1",
|
|
"sound": "24_strings_2",
|
|
"sound_hi": "25_strings_3"
|
|
}
|
|
},
|
|
"instrument_list": [
|
|
"inst0",
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
"inst1",
|
|
"inst2"
|
|
]
|
|
}
|