Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
MorsGames
GitHub Repository: MorsGames/sm64plus
Path: blob/master/sound/sound_banks/12.json
7857 views
1
{
2
"date": "1996-03-19",
3
"sample_bank": "instruments",
4
"envelopes": {
5
"envelope0": [
6
[2, 32700],
7
[1, 32700],
8
[32700, 29430],
9
"hang"
10
],
11
"envelope1": [
12
[2, 32700],
13
[1, 32700],
14
[32700, 29430],
15
"hang"
16
],
17
"envelope2": [
18
[2, 32700],
19
[1, 32700],
20
[32700, 29430],
21
"hang"
22
],
23
"envelope3": [
24
[2, 32700],
25
[1, 32700],
26
[32700, 29430],
27
"hang"
28
],
29
"envelope4": [
30
[2, 32700],
31
[1, 32700],
32
[32700, 29430],
33
"hang"
34
],
35
"envelope5": [
36
[2, 32700],
37
[1, 32700],
38
[32700, 29430],
39
"hang"
40
],
41
"envelope6": [
42
[2, 32700],
43
[1, 32700],
44
[32700, 29430],
45
"hang"
46
],
47
"envelope7": [
48
[2, 32700],
49
[1, 32700],
50
[32700, 29430],
51
"hang"
52
],
53
"envelope8": [
54
[6, 32700],
55
[1, 32700],
56
[32700, 29430],
57
"hang"
58
]
59
},
60
"instruments": {
61
"inst0": {
62
"release_rate": 10,
63
"envelope": "envelope0",
64
"sound": "30_rarefaction-lahna"
65
},
66
"inst1": {
67
"release_rate": 208,
68
"envelope": "envelope1",
69
"sound": "31_rarefaction-convolution"
70
},
71
"inst2": {
72
"release_rate": 208,
73
"envelope": "envelope2",
74
"sound": "31_rarefaction-convolution"
75
},
76
"inst3": {
77
"release_rate": 10,
78
"normal_range_lo": 14,
79
"normal_range_hi": 15,
80
"envelope": "envelope3",
81
"sound_lo": {"sample": "32_metal_rimshot", "tuning": 2.244924},
82
"sound": "33_kick_drum_2",
83
"sound_hi": {"sample": "32_metal_rimshot", "tuning": 2.828428}
84
},
85
"inst4": {
86
"release_rate": 10,
87
"normal_range_lo": 24,
88
"envelope": "envelope4",
89
"sound_lo": "0E_hihat_closed",
90
"sound": "0F_hihat_open"
91
},
92
"inst5": {
93
"release_rate": 10,
94
"normal_range_lo": 28,
95
"normal_range_hi": 28,
96
"envelope": "envelope5",
97
"sound_lo": "10_cymbal_bell",
98
"sound": "11_splash_cymbal",
99
"sound_hi": "10_cymbal_bell"
100
},
101
"inst6": {
102
"release_rate": 208,
103
"envelope": "envelope6",
104
"sound": "29_orchestra_hit"
105
},
106
"inst7": {
107
"release_rate": 114,
108
"envelope": "envelope7",
109
"sound": "34_alto_flute"
110
},
111
"inst8": {
112
"release_rate": 15,
113
"normal_range_lo": 27,
114
"normal_range_hi": 46,
115
"envelope": "envelope8",
116
"sound_lo": "23_strings_1",
117
"sound": "24_strings_2",
118
"sound_hi": "25_strings_3"
119
}
120
},
121
"instrument_list": [
122
"inst0",
123
"inst1",
124
"inst2",
125
"inst6",
126
"inst7",
127
null,
128
"inst8",
129
null,
130
"inst3",
131
null,
132
"inst4",
133
"inst5"
134
]
135
}
136
137