AEmotionStudio commited on
Commit
d2ccca7
·
verified ·
1 Parent(s): 62b2a76

Drum Studio world-perc-samples — VCSL pack v1

Browse files
.gitattributes CHANGED
@@ -33,3 +33,19 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ world-perc/samples/slot0_v1-63_rr1.wav filter=lfs diff=lfs merge=lfs -text
37
+ world-perc/samples/slot0_v64-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
38
+ world-perc/samples/slot1_v1-63_rr1.wav filter=lfs diff=lfs merge=lfs -text
39
+ world-perc/samples/slot1_v64-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
40
+ world-perc/samples/slot2_v1-63_rr1.wav filter=lfs diff=lfs merge=lfs -text
41
+ world-perc/samples/slot2_v64-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
42
+ world-perc/samples/slot3_v1-63_rr1.wav filter=lfs diff=lfs merge=lfs -text
43
+ world-perc/samples/slot3_v64-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
44
+ world-perc/samples/slot4_v1-63_rr1.wav filter=lfs diff=lfs merge=lfs -text
45
+ world-perc/samples/slot4_v64-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
46
+ world-perc/samples/slot5_v1-63_rr1.wav filter=lfs diff=lfs merge=lfs -text
47
+ world-perc/samples/slot5_v64-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
48
+ world-perc/samples/slot6_v1-63_rr1.wav filter=lfs diff=lfs merge=lfs -text
49
+ world-perc/samples/slot6_v64-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
50
+ world-perc/samples/slot7_v1-63_rr1.wav filter=lfs diff=lfs merge=lfs -text
51
+ world-perc/samples/slot7_v64-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
world-perc/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # Drum Studio — World Percussion (Samples)
2
+
3
+ VCSL world percussion (CC0).
4
+
5
+ - **License**: CC0-1.0
6
+ - **Attribution**: Versilian Studios — VCSL (Versilian Community Sample Library), CC0
7
+ - **Source URL**: https://github.com/sgossner/VCSL
8
+ - **Zone count**: 16
9
+ - **Total size**: 3.0 MB
world-perc/manifest.json ADDED
@@ -0,0 +1,240 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "world-perc-samples",
3
+ "label": "World Percussion (Samples)",
4
+ "version": 1,
5
+ "license": "CC0-1.0",
6
+ "attribution": "Versilian Studios \u2014 VCSL (Versilian Community Sample Library), CC0",
7
+ "sourceLibrary": "VCSL \u2014 Versilian Community Sample Library",
8
+ "sourceUrl": "https://github.com/sgossner/VCSL",
9
+ "sampleRate": 48000,
10
+ "totalSizeMB": 3.05,
11
+ "source": "hf",
12
+ "category": "world",
13
+ "pads": [
14
+ {
15
+ "slot": 0,
16
+ "label": "Conga Lo",
17
+ "shortLabel": "CGL",
18
+ "color": "#9a3412",
19
+ "defaultMidiNote": 63,
20
+ "synthFallback": "conga",
21
+ "fallbackPitch": 180,
22
+ "fallbackDecay": 0.4
23
+ },
24
+ {
25
+ "slot": 1,
26
+ "label": "Conga Hi",
27
+ "shortLabel": "CGH",
28
+ "color": "#c2410c",
29
+ "defaultMidiNote": 62,
30
+ "synthFallback": "conga",
31
+ "fallbackPitch": 260,
32
+ "fallbackDecay": 0.32
33
+ },
34
+ {
35
+ "slot": 2,
36
+ "label": "Bongo Lo",
37
+ "shortLabel": "BGL",
38
+ "color": "#ea580c",
39
+ "defaultMidiNote": 61,
40
+ "synthFallback": "bongo",
41
+ "fallbackPitch": 360,
42
+ "fallbackDecay": 0.22
43
+ },
44
+ {
45
+ "slot": 3,
46
+ "label": "Bongo Hi",
47
+ "shortLabel": "BGH",
48
+ "color": "#f97316",
49
+ "defaultMidiNote": 60,
50
+ "synthFallback": "bongo",
51
+ "fallbackPitch": 480,
52
+ "fallbackDecay": 0.18
53
+ },
54
+ {
55
+ "slot": 4,
56
+ "label": "Shaker",
57
+ "shortLabel": "SH",
58
+ "color": "#fbbf24",
59
+ "defaultMidiNote": 82,
60
+ "synthFallback": "shaker",
61
+ "fallbackDecay": 0.12
62
+ },
63
+ {
64
+ "slot": 5,
65
+ "label": "Claves",
66
+ "shortLabel": "CL",
67
+ "color": "#fde68a",
68
+ "defaultMidiNote": 75,
69
+ "synthFallback": "claves",
70
+ "fallbackPitch": 2200,
71
+ "fallbackDecay": 0.05
72
+ },
73
+ {
74
+ "slot": 6,
75
+ "label": "Cowbell",
76
+ "shortLabel": "CB",
77
+ "color": "#a16207",
78
+ "defaultMidiNote": 56,
79
+ "synthFallback": "cowbell",
80
+ "fallbackPitch": 820,
81
+ "fallbackDecay": 0.2
82
+ },
83
+ {
84
+ "slot": 7,
85
+ "label": "Agogo",
86
+ "shortLabel": "AG",
87
+ "color": "#ca8a04",
88
+ "defaultMidiNote": 67,
89
+ "synthFallback": "agogo",
90
+ "fallbackPitch": 900,
91
+ "fallbackDecay": 0.4
92
+ }
93
+ ],
94
+ "zones": [
95
+ {
96
+ "file": "slot0_v1-63_rr1.wav",
97
+ "slot": 0,
98
+ "lowVelocity": 1,
99
+ "highVelocity": 63,
100
+ "roundRobin": 1,
101
+ "sizeBytes": 185024,
102
+ "sha256": "74bb1f4feb3ae739e229f47f54b66def0cd12adc0033e998091e6456a15eadd0"
103
+ },
104
+ {
105
+ "file": "slot0_v64-127_rr1.wav",
106
+ "slot": 0,
107
+ "lowVelocity": 64,
108
+ "highVelocity": 127,
109
+ "roundRobin": 1,
110
+ "sizeBytes": 231124,
111
+ "sha256": "664365ac735d819c69cabbbae8a78d225fa73059e698ad8ca292c46cc03c6961"
112
+ },
113
+ {
114
+ "file": "slot1_v1-63_rr1.wav",
115
+ "slot": 1,
116
+ "lowVelocity": 1,
117
+ "highVelocity": 63,
118
+ "roundRobin": 1,
119
+ "sizeBytes": 119016,
120
+ "sha256": "5b18eeab0a84fededac9f5749b4d6502ad1725df37538d1b572f2068c6ec5f53"
121
+ },
122
+ {
123
+ "file": "slot1_v64-127_rr1.wav",
124
+ "slot": 1,
125
+ "lowVelocity": 64,
126
+ "highVelocity": 127,
127
+ "roundRobin": 1,
128
+ "sizeBytes": 159004,
129
+ "sha256": "1a24a11a7dae6fdc05405a706768a5b6d96ad534c95bee5d451aa49eedd84855"
130
+ },
131
+ {
132
+ "file": "slot2_v1-63_rr1.wav",
133
+ "slot": 2,
134
+ "lowVelocity": 1,
135
+ "highVelocity": 63,
136
+ "roundRobin": 1,
137
+ "sizeBytes": 186436,
138
+ "sha256": "746f5c4d37cf956c083f0c98b74dd7b6f7daeda6405d7b1534bbc56f1b741e4a"
139
+ },
140
+ {
141
+ "file": "slot2_v64-127_rr1.wav",
142
+ "slot": 2,
143
+ "lowVelocity": 64,
144
+ "highVelocity": 127,
145
+ "roundRobin": 1,
146
+ "sizeBytes": 209224,
147
+ "sha256": "07986a1bc54b31dafd9c7dc250e42a613977b320b33b2e4652d21332064de4eb"
148
+ },
149
+ {
150
+ "file": "slot3_v1-63_rr1.wav",
151
+ "slot": 3,
152
+ "lowVelocity": 1,
153
+ "highVelocity": 63,
154
+ "roundRobin": 1,
155
+ "sizeBytes": 146696,
156
+ "sha256": "7ebcd2149e8a75189446afba67c96b58f42757bf7aa355364f2e11cee705f33f"
157
+ },
158
+ {
159
+ "file": "slot3_v64-127_rr1.wav",
160
+ "slot": 3,
161
+ "lowVelocity": 64,
162
+ "highVelocity": 127,
163
+ "roundRobin": 1,
164
+ "sizeBytes": 205208,
165
+ "sha256": "e93ed5c0fbafc3f122ced7c56c3f08021d8616e96c81c42aa62c5f368111d001"
166
+ },
167
+ {
168
+ "file": "slot4_v1-63_rr1.wav",
169
+ "slot": 4,
170
+ "lowVelocity": 1,
171
+ "highVelocity": 63,
172
+ "roundRobin": 1,
173
+ "sizeBytes": 143312,
174
+ "sha256": "0290fec6f2e39d3757c6d69562ef50d47c4ec7da2e2947110e7738896b4f378d"
175
+ },
176
+ {
177
+ "file": "slot4_v64-127_rr1.wav",
178
+ "slot": 4,
179
+ "lowVelocity": 64,
180
+ "highVelocity": 127,
181
+ "roundRobin": 1,
182
+ "sizeBytes": 156688,
183
+ "sha256": "3ad7d3e63b235755cef86be29b4c188d2935dd621e96b48658d0aa6adb78b4d1"
184
+ },
185
+ {
186
+ "file": "slot5_v1-63_rr1.wav",
187
+ "slot": 5,
188
+ "lowVelocity": 1,
189
+ "highVelocity": 63,
190
+ "roundRobin": 1,
191
+ "sizeBytes": 199848,
192
+ "sha256": "19379cc794b9e50d4dc55200238e27091bedab63b7370eb625490c7a96631b34"
193
+ },
194
+ {
195
+ "file": "slot5_v64-127_rr1.wav",
196
+ "slot": 5,
197
+ "lowVelocity": 64,
198
+ "highVelocity": 127,
199
+ "roundRobin": 1,
200
+ "sizeBytes": 228764,
201
+ "sha256": "12285f65ed125f4140d1e8a86b2d6a08bf3283b7bf30c10d68290b8e8230a927"
202
+ },
203
+ {
204
+ "file": "slot6_v1-63_rr1.wav",
205
+ "slot": 6,
206
+ "lowVelocity": 1,
207
+ "highVelocity": 63,
208
+ "roundRobin": 1,
209
+ "sizeBytes": 199568,
210
+ "sha256": "6820d8f2abebe1d3e4dba262ad628d833ab04ade72dd2711b0cf4d2a58fa780d"
211
+ },
212
+ {
213
+ "file": "slot6_v64-127_rr1.wav",
214
+ "slot": 6,
215
+ "lowVelocity": 64,
216
+ "highVelocity": 127,
217
+ "roundRobin": 1,
218
+ "sizeBytes": 195080,
219
+ "sha256": "e32a7a646bddfbc63595de9f64e3e435999c932ebadf0fe98759e754096002a0"
220
+ },
221
+ {
222
+ "file": "slot7_v1-63_rr1.wav",
223
+ "slot": 7,
224
+ "lowVelocity": 1,
225
+ "highVelocity": 63,
226
+ "roundRobin": 1,
227
+ "sizeBytes": 431804,
228
+ "sha256": "36fb0e28c0ba39336082902d299a5b2d20b9f5f0cb448cb64e4b13837b896eea"
229
+ },
230
+ {
231
+ "file": "slot7_v64-127_rr1.wav",
232
+ "slot": 7,
233
+ "lowVelocity": 64,
234
+ "highVelocity": 127,
235
+ "roundRobin": 1,
236
+ "sizeBytes": 200936,
237
+ "sha256": "f74a3100634a4372f2e2f81adf2f6a7839861ec4dcf13291001a3268e37806de"
238
+ }
239
+ ]
240
+ }
world-perc/samples/slot0_v1-63_rr1.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74bb1f4feb3ae739e229f47f54b66def0cd12adc0033e998091e6456a15eadd0
3
+ size 185024
world-perc/samples/slot0_v64-127_rr1.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:664365ac735d819c69cabbbae8a78d225fa73059e698ad8ca292c46cc03c6961
3
+ size 231124
world-perc/samples/slot1_v1-63_rr1.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b18eeab0a84fededac9f5749b4d6502ad1725df37538d1b572f2068c6ec5f53
3
+ size 119016
world-perc/samples/slot1_v64-127_rr1.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a24a11a7dae6fdc05405a706768a5b6d96ad534c95bee5d451aa49eedd84855
3
+ size 159004
world-perc/samples/slot2_v1-63_rr1.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:746f5c4d37cf956c083f0c98b74dd7b6f7daeda6405d7b1534bbc56f1b741e4a
3
+ size 186436
world-perc/samples/slot2_v64-127_rr1.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07986a1bc54b31dafd9c7dc250e42a613977b320b33b2e4652d21332064de4eb
3
+ size 209224
world-perc/samples/slot3_v1-63_rr1.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ebcd2149e8a75189446afba67c96b58f42757bf7aa355364f2e11cee705f33f
3
+ size 146696
world-perc/samples/slot3_v64-127_rr1.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e93ed5c0fbafc3f122ced7c56c3f08021d8616e96c81c42aa62c5f368111d001
3
+ size 205208
world-perc/samples/slot4_v1-63_rr1.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0290fec6f2e39d3757c6d69562ef50d47c4ec7da2e2947110e7738896b4f378d
3
+ size 143312
world-perc/samples/slot4_v64-127_rr1.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ad7d3e63b235755cef86be29b4c188d2935dd621e96b48658d0aa6adb78b4d1
3
+ size 156688
world-perc/samples/slot5_v1-63_rr1.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19379cc794b9e50d4dc55200238e27091bedab63b7370eb625490c7a96631b34
3
+ size 199848
world-perc/samples/slot5_v64-127_rr1.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12285f65ed125f4140d1e8a86b2d6a08bf3283b7bf30c10d68290b8e8230a927
3
+ size 228764
world-perc/samples/slot6_v1-63_rr1.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6820d8f2abebe1d3e4dba262ad628d833ab04ade72dd2711b0cf4d2a58fa780d
3
+ size 199568
world-perc/samples/slot6_v64-127_rr1.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e32a7a646bddfbc63595de9f64e3e435999c932ebadf0fe98759e754096002a0
3
+ size 195080
world-perc/samples/slot7_v1-63_rr1.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36fb0e28c0ba39336082902d299a5b2d20b9f5f0cb448cb64e4b13837b896eea
3
+ size 431804
world-perc/samples/slot7_v64-127_rr1.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f74a3100634a4372f2e2f81adf2f6a7839861ec4dcf13291001a3268e37806de
3
+ size 200936