sm64pc/sound/sound_banks/14_piranha_music_box.json

71 lines
1.5 KiB
JSON
Raw Normal View History

2019-08-25 04:46:40 +00:00
{
"date": "1996-03-19",
2019-11-03 19:36:27 +00:00
"sample_bank": "piranha_music_box",
2019-08-25 04:46:40 +00:00
"envelopes": {
"envelope0": [
[6, 32700],
[298, 32700],
[32700, 29430],
"hang"
],
"envelope1": [
[6, 32700],
[298, 32700],
[32700, 29430],
"hang"
],
"envelope2": [
[6, 32700],
[298, 32700],
[32700, 29430],
"hang"
],
"envelope3": [
[6, 32700],
[298, 32700],
[32700, 29430],
"hang"
],
"envelope4": [
[6, 32700],
[298, 32700],
[32700, 29430],
"hang"
]
},
"instruments": {
"inst0": {
"release_rate": 119,
"envelope": "envelope0",
2019-11-03 19:36:27 +00:00
"sound": "00_pling"
2019-08-25 04:46:40 +00:00
},
"inst1": {
"release_rate": 119,
"envelope": "envelope1",
2019-11-03 19:36:27 +00:00
"sound": "00_pling"
2019-08-25 04:46:40 +00:00
},
"inst2": {
"release_rate": 119,
"envelope": "envelope2",
2019-11-03 19:36:27 +00:00
"sound": "00_pling"
2019-08-25 04:46:40 +00:00
},
"inst3": {
"release_rate": 119,
"envelope": "envelope3",
2019-11-03 19:36:27 +00:00
"sound": "00_pling"
2019-08-25 04:46:40 +00:00
},
"inst4": {
"release_rate": 119,
"envelope": "envelope4",
2019-11-03 19:36:27 +00:00
"sound": "00_pling"
2019-08-25 04:46:40 +00:00
}
},
"instrument_list": [
"inst0",
"inst1",
"inst2",
"inst3",
"inst4"
]
}