mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 03:55:11 +00:00
75bb9b7912
* Refresh 13 Co-authored-by: n64 <n64>
69 lines
1.4 KiB
JSON
69 lines
1.4 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": [
|
|
[2, 32700],
|
|
[1, 32700],
|
|
[32700, 29430],
|
|
"hang"
|
|
],
|
|
"envelope3": [
|
|
[2, 32700],
|
|
[55, 32700],
|
|
[127, 0],
|
|
"hang"
|
|
]
|
|
},
|
|
"instruments": {
|
|
"inst0": {
|
|
"release_rate": 208,
|
|
"envelope": "envelope0",
|
|
"sound": "2E_accordion"
|
|
},
|
|
"inst1": {
|
|
"release_rate": 208,
|
|
"envelope": "envelope1",
|
|
"sound": "2E_accordion"
|
|
},
|
|
"inst2": {
|
|
"release_rate": 208,
|
|
"envelope": "envelope2",
|
|
"sound": "2F_sleigh_bells"
|
|
},
|
|
"inst3": {
|
|
"release_rate": 10,
|
|
"normal_range_lo": 18,
|
|
"envelope": "envelope3",
|
|
"sound_lo": "12_snare_drum_1",
|
|
"sound": "13_snare_drum_2"
|
|
}
|
|
},
|
|
"instrument_list": [
|
|
"inst0",
|
|
null,
|
|
"inst1",
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
"inst2",
|
|
"inst3"
|
|
]
|
|
}
|