sm64/sound/sound_banks/0B.json

106 lines
2.4 KiB
JSON
Raw Normal View History

2019-08-25 00:46:40 -04:00
{
"date": "1996-03-19",
2019-11-03 14:36:27 -05:00
"sample_bank": "instruments",
2019-08-25 00:46:40 -04:00
"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],
[1, 32700],
[32700, 29430],
"hang"
],
"envelope4": [
[2, 32700],
[1, 32700],
[32700, 29430],
"hang"
],
"envelope5": [
[2, 32700],
[1, 32700],
[32700, 29430],
"hang"
],
"envelope6": [
[2, 32700],
[1, 32700],
[32700, 29430],
"hang"
]
},
"instruments": {
"inst0": {
"release_rate": 19,
"normal_range_lo": 29,
"normal_range_hi": 63,
"envelope": "envelope0",
2023-08-17 08:56:02 -04:00
"sound_lo": "3B_acoustic_guitar_A1",
"sound": "3C_acoustic_guitar_E3",
"sound_hi": "3D_acoustic_guitar_B6"
2019-08-25 00:46:40 -04:00
},
"inst1": {
"release_rate": 208,
"envelope": "envelope1",
2023-08-17 08:56:02 -04:00
"sound": "2E_accordion_C4"
2019-08-25 00:46:40 -04:00
},
"inst2": {
"release_rate": 208,
"envelope": "envelope2",
2023-08-17 08:56:02 -04:00
"sound": "2E_accordion_C4"
2019-08-25 00:46:40 -04:00
},
"inst3": {
"release_rate": 208,
"envelope": "envelope3",
2023-08-17 08:56:02 -04:00
"sound": "16_french_horns_C3"
2019-08-25 00:46:40 -04:00
},
"inst4": {
"release_rate": 208,
"envelope": "envelope4",
2023-08-17 08:56:02 -04:00
"sound": "16_french_horns_C3"
2019-08-25 00:46:40 -04:00
},
"inst5": {
"release_rate": 10,
"normal_range_lo": 24,
"envelope": "envelope5",
2020-12-03 14:26:38 -05:00
"sound_lo": "0E_hihat_closed",
"sound": "0F_hihat_open"
2019-08-25 00:46:40 -04:00
},
"inst6": {
"release_rate": 208,
"envelope": "envelope6",
2020-12-03 14:26:38 -05:00
"sound": "2F_sleigh_bells"
2019-08-25 00:46:40 -04:00
}
},
"instrument_list": [
"inst0",
"inst1",
"inst2",
null,
null,
null,
"inst3",
"inst4",
null,
null,
"inst5",
"inst6"
]
}