Winds Studio recorder — VCSL pack v1
Browse files- .gitattributes +13 -0
- README.md +18 -0
- manifest.json +156 -0
- samples/60_v0-127_rr1.wav +3 -0
- samples/62_v0-127_rr1.wav +3 -0
- samples/64_v0-127_rr1.wav +3 -0
- samples/66_v0-127_rr1.wav +3 -0
- samples/68_v0-127_rr1.wav +3 -0
- samples/70_v0-127_rr1.wav +3 -0
- samples/72_v0-127_rr1.wav +3 -0
- samples/74_v0-127_rr1.wav +3 -0
- samples/76_v0-127_rr1.wav +3 -0
- samples/78_v0-127_rr1.wav +3 -0
- samples/79_v0-127_rr1.wav +3 -0
- samples/82_v0-127_rr1.wav +3 -0
- samples/84_v0-127_rr1.wav +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,16 @@ 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 |
+
samples/60_v0-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
samples/62_v0-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
samples/64_v0-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
samples/66_v0-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
samples/68_v0-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
samples/70_v0-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
samples/72_v0-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
samples/74_v0-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
samples/76_v0-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
samples/78_v0-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
samples/79_v0-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
samples/82_v0-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
samples/84_v0-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Winds Studio — recorder sample pack (v1)
|
| 2 |
+
|
| 3 |
+
Real-instrument multisamples derived from the **Versilian Community Sample
|
| 4 |
+
Library (VCSL)** — CC0-1.0 (public domain).
|
| 5 |
+
|
| 6 |
+
- **Source URL**: https://github.com/sgossner/VCSL
|
| 7 |
+
- **Pack version**: 1
|
| 8 |
+
- **Sample rate**: 48000 Hz, mono, 24-bit PCM WAV
|
| 9 |
+
- **Render duration**: 2.5s per zone (trimmed, peak-normalized
|
| 10 |
+
to −3 dBFS, 50 ms tail fade)
|
| 11 |
+
- **Zone count**: 13
|
| 12 |
+
- **Total size**: 4.5 MB
|
| 13 |
+
|
| 14 |
+
Each zone is one (rootPitch, velocity layer, round-robin) selected from
|
| 15 |
+
VCSL's broader multisample set. The runtime Winds Studio SampleLoader picks
|
| 16 |
+
the closest zone to an incoming MIDI note and pitch-shifts via
|
| 17 |
+
`playbackRate`. For the full VCSL library (more pitches, more articulations,
|
| 18 |
+
more instruments), pull from the source repo above.
|
manifest.json
ADDED
|
@@ -0,0 +1,156 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"instrument": "recorder",
|
| 3 |
+
"version": 1,
|
| 4 |
+
"license": "CC0-1.0",
|
| 5 |
+
"attribution": "Versilian Community Sample Library \u2014 Baroque Soprano Recorder Sustain (CC0)",
|
| 6 |
+
"sourceLibrary": "VCSL \u2014 Versilian Community Sample Library",
|
| 7 |
+
"sourceUrl": "https://github.com/sgossner/VCSL",
|
| 8 |
+
"sampleRate": 48000,
|
| 9 |
+
"totalSizeMB": 4.464,
|
| 10 |
+
"source": "hf",
|
| 11 |
+
"zones": [
|
| 12 |
+
{
|
| 13 |
+
"file": "samples/60_v0-127_rr1.wav",
|
| 14 |
+
"rootPitch": 60,
|
| 15 |
+
"lowPitch": 36,
|
| 16 |
+
"highPitch": 61,
|
| 17 |
+
"lowVelocity": 0,
|
| 18 |
+
"highVelocity": 127,
|
| 19 |
+
"roundRobin": 1,
|
| 20 |
+
"sizeBytes": 360044,
|
| 21 |
+
"sha256": "183e0c35d51d93cfbe1525f342cf8637fe7adc4532119e7f256955c23c0536d6"
|
| 22 |
+
},
|
| 23 |
+
{
|
| 24 |
+
"file": "samples/62_v0-127_rr1.wav",
|
| 25 |
+
"rootPitch": 62,
|
| 26 |
+
"lowPitch": 62,
|
| 27 |
+
"highPitch": 63,
|
| 28 |
+
"lowVelocity": 0,
|
| 29 |
+
"highVelocity": 127,
|
| 30 |
+
"roundRobin": 1,
|
| 31 |
+
"sizeBytes": 360044,
|
| 32 |
+
"sha256": "de7855a818fcc509ef532486d167d2b17d434204163ea0672162ae8d07c34b6b"
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"file": "samples/64_v0-127_rr1.wav",
|
| 36 |
+
"rootPitch": 64,
|
| 37 |
+
"lowPitch": 64,
|
| 38 |
+
"highPitch": 65,
|
| 39 |
+
"lowVelocity": 0,
|
| 40 |
+
"highVelocity": 127,
|
| 41 |
+
"roundRobin": 1,
|
| 42 |
+
"sizeBytes": 360044,
|
| 43 |
+
"sha256": "d92b05169bcccd8cdd45809de91d001e5afe9ad2e7cdb63add39e66a950bf5ab"
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"file": "samples/66_v0-127_rr1.wav",
|
| 47 |
+
"rootPitch": 66,
|
| 48 |
+
"lowPitch": 66,
|
| 49 |
+
"highPitch": 67,
|
| 50 |
+
"lowVelocity": 0,
|
| 51 |
+
"highVelocity": 127,
|
| 52 |
+
"roundRobin": 1,
|
| 53 |
+
"sizeBytes": 360044,
|
| 54 |
+
"sha256": "5027505b32563ebefa92e4c734f4661e153d55c2a6ab1a2a2da45da08687826b"
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"file": "samples/68_v0-127_rr1.wav",
|
| 58 |
+
"rootPitch": 68,
|
| 59 |
+
"lowPitch": 68,
|
| 60 |
+
"highPitch": 69,
|
| 61 |
+
"lowVelocity": 0,
|
| 62 |
+
"highVelocity": 127,
|
| 63 |
+
"roundRobin": 1,
|
| 64 |
+
"sizeBytes": 360044,
|
| 65 |
+
"sha256": "895c743c5ef1e81eb8d3cf953752d368e0358d389f05404f4e50f1532112218c"
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"file": "samples/70_v0-127_rr1.wav",
|
| 69 |
+
"rootPitch": 70,
|
| 70 |
+
"lowPitch": 70,
|
| 71 |
+
"highPitch": 71,
|
| 72 |
+
"lowVelocity": 0,
|
| 73 |
+
"highVelocity": 127,
|
| 74 |
+
"roundRobin": 1,
|
| 75 |
+
"sizeBytes": 360044,
|
| 76 |
+
"sha256": "2947f5e78a514648ba29dcb9d792229df7c4a649dabe72b675b239cecd1d7db2"
|
| 77 |
+
},
|
| 78 |
+
{
|
| 79 |
+
"file": "samples/72_v0-127_rr1.wav",
|
| 80 |
+
"rootPitch": 72,
|
| 81 |
+
"lowPitch": 72,
|
| 82 |
+
"highPitch": 73,
|
| 83 |
+
"lowVelocity": 0,
|
| 84 |
+
"highVelocity": 127,
|
| 85 |
+
"roundRobin": 1,
|
| 86 |
+
"sizeBytes": 360044,
|
| 87 |
+
"sha256": "2af39aac5d1b43a476729e87a36e7573bb9b3de2e6efe4305bdd675b1c844285"
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"file": "samples/74_v0-127_rr1.wav",
|
| 91 |
+
"rootPitch": 74,
|
| 92 |
+
"lowPitch": 74,
|
| 93 |
+
"highPitch": 75,
|
| 94 |
+
"lowVelocity": 0,
|
| 95 |
+
"highVelocity": 127,
|
| 96 |
+
"roundRobin": 1,
|
| 97 |
+
"sizeBytes": 360044,
|
| 98 |
+
"sha256": "cfdfeae6656396476c4b11d4c29bc45ab50d34586b50ee3300f4d0fde9ef0da4"
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"file": "samples/76_v0-127_rr1.wav",
|
| 102 |
+
"rootPitch": 76,
|
| 103 |
+
"lowPitch": 76,
|
| 104 |
+
"highPitch": 77,
|
| 105 |
+
"lowVelocity": 0,
|
| 106 |
+
"highVelocity": 127,
|
| 107 |
+
"roundRobin": 1,
|
| 108 |
+
"sizeBytes": 360044,
|
| 109 |
+
"sha256": "d4b649fd17263c5ca5f2658b09601832b409827d0e1152f915736afb23899c14"
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"file": "samples/78_v0-127_rr1.wav",
|
| 113 |
+
"rootPitch": 78,
|
| 114 |
+
"lowPitch": 78,
|
| 115 |
+
"highPitch": 78,
|
| 116 |
+
"lowVelocity": 0,
|
| 117 |
+
"highVelocity": 127,
|
| 118 |
+
"roundRobin": 1,
|
| 119 |
+
"sizeBytes": 360044,
|
| 120 |
+
"sha256": "ebb5962ed013eb8da6d30155e27ee693dc502e122cf9cae8d139286a7fcbe76c"
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"file": "samples/79_v0-127_rr1.wav",
|
| 124 |
+
"rootPitch": 79,
|
| 125 |
+
"lowPitch": 79,
|
| 126 |
+
"highPitch": 80,
|
| 127 |
+
"lowVelocity": 0,
|
| 128 |
+
"highVelocity": 127,
|
| 129 |
+
"roundRobin": 1,
|
| 130 |
+
"sizeBytes": 360044,
|
| 131 |
+
"sha256": "fea4cc713bc161a841d3e6fd150c20d9c3f3ac04c7ea537d0ab89e7550efafbd"
|
| 132 |
+
},
|
| 133 |
+
{
|
| 134 |
+
"file": "samples/82_v0-127_rr1.wav",
|
| 135 |
+
"rootPitch": 82,
|
| 136 |
+
"lowPitch": 81,
|
| 137 |
+
"highPitch": 83,
|
| 138 |
+
"lowVelocity": 0,
|
| 139 |
+
"highVelocity": 127,
|
| 140 |
+
"roundRobin": 1,
|
| 141 |
+
"sizeBytes": 360044,
|
| 142 |
+
"sha256": "f039d8bc796a7fb8e2c2d87c7ae24ec920ce36f4e2f7a43678a76df46124e9f7"
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"file": "samples/84_v0-127_rr1.wav",
|
| 146 |
+
"rootPitch": 84,
|
| 147 |
+
"lowPitch": 84,
|
| 148 |
+
"highPitch": 108,
|
| 149 |
+
"lowVelocity": 0,
|
| 150 |
+
"highVelocity": 127,
|
| 151 |
+
"roundRobin": 1,
|
| 152 |
+
"sizeBytes": 360044,
|
| 153 |
+
"sha256": "a149e48a4db465287bb8accaf0a2760b42ad14477e73b84ffc9a6a419848a530"
|
| 154 |
+
}
|
| 155 |
+
]
|
| 156 |
+
}
|
samples/60_v0-127_rr1.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:183e0c35d51d93cfbe1525f342cf8637fe7adc4532119e7f256955c23c0536d6
|
| 3 |
+
size 360044
|
samples/62_v0-127_rr1.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de7855a818fcc509ef532486d167d2b17d434204163ea0672162ae8d07c34b6b
|
| 3 |
+
size 360044
|
samples/64_v0-127_rr1.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d92b05169bcccd8cdd45809de91d001e5afe9ad2e7cdb63add39e66a950bf5ab
|
| 3 |
+
size 360044
|
samples/66_v0-127_rr1.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5027505b32563ebefa92e4c734f4661e153d55c2a6ab1a2a2da45da08687826b
|
| 3 |
+
size 360044
|
samples/68_v0-127_rr1.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:895c743c5ef1e81eb8d3cf953752d368e0358d389f05404f4e50f1532112218c
|
| 3 |
+
size 360044
|
samples/70_v0-127_rr1.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2947f5e78a514648ba29dcb9d792229df7c4a649dabe72b675b239cecd1d7db2
|
| 3 |
+
size 360044
|
samples/72_v0-127_rr1.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2af39aac5d1b43a476729e87a36e7573bb9b3de2e6efe4305bdd675b1c844285
|
| 3 |
+
size 360044
|
samples/74_v0-127_rr1.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cfdfeae6656396476c4b11d4c29bc45ab50d34586b50ee3300f4d0fde9ef0da4
|
| 3 |
+
size 360044
|
samples/76_v0-127_rr1.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4b649fd17263c5ca5f2658b09601832b409827d0e1152f915736afb23899c14
|
| 3 |
+
size 360044
|
samples/78_v0-127_rr1.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ebb5962ed013eb8da6d30155e27ee693dc502e122cf9cae8d139286a7fcbe76c
|
| 3 |
+
size 360044
|
samples/79_v0-127_rr1.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fea4cc713bc161a841d3e6fd150c20d9c3f3ac04c7ea537d0ab89e7550efafbd
|
| 3 |
+
size 360044
|
samples/82_v0-127_rr1.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f039d8bc796a7fb8e2c2d87c7ae24ec920ce36f4e2f7a43678a76df46124e9f7
|
| 3 |
+
size 360044
|
samples/84_v0-127_rr1.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a149e48a4db465287bb8accaf0a2760b42ad14477e73b84ffc9a6a419848a530
|
| 3 |
+
size 360044
|