sm64coopdx/sound/sound_banks/20.json

57 lines
1.2 KiB
JSON
Raw Normal View History

2019-08-25 06:46:40 +02:00
{
"date": "1996-03-19",
2019-11-03 20:36:27 +01:00
"sample_bank": "instruments",
2019-08-25 06:46:40 +02:00
"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"
2019-08-25 06:46:40 +02:00
},
"inst1": {
"release_rate": 208,
"envelope": "envelope1",
"sound": "16_french_horns"
2019-08-25 06:46:40 +02:00
},
"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"
2019-08-25 06:46:40 +02:00
}
},
"instrument_list": [
"inst0",
null,
null,
null,
null,
null,
null,
"inst1",
"inst2"
]
}