Winds Studio tin-whistle — Wikimedia Commons pack v1
Browse files- .gitattributes +2 -0
- README.md +18 -0
- manifest.json +35 -0
- samples/81_v0-127_rr1.wav +3 -0
- samples/85_v0-127_rr1.wav +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,5 @@ 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/81_v0-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
samples/85_v0-127_rr1.wav filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Winds Studio — tin-whistle sample pack (v1)
|
| 2 |
+
|
| 3 |
+
Folk-wind multisamples extracted from Wikimedia Commons recordings.
|
| 4 |
+
|
| 5 |
+
- **License**: CC-BY-SA-4.0
|
| 6 |
+
- **Attribution**: Wikimedia Commons contributors — Whistle.wav, Sweetone D tin whistle (CC BY-SA 4.0)
|
| 7 |
+
- **Source URL**: https://upload.wikimedia.org/wikipedia/commons/6/65/Whistle.wav
|
| 8 |
+
- **Pack version**: 1
|
| 9 |
+
- **Sample rate**: 48000 Hz, mono, 24-bit PCM WAV
|
| 10 |
+
- **Render duration**: 2.5s per zone (trimmed, peak-normalized
|
| 11 |
+
to −3 dBFS, 50 ms tail fade)
|
| 12 |
+
- **Zone count**: 2
|
| 13 |
+
- **Total size**: 0.7 MB
|
| 14 |
+
|
| 15 |
+
For multi-note sources (Andean siku, tin-whistle scale), individual sustained
|
| 16 |
+
notes were extracted via RMS-based silence detection and pitch-verified via
|
| 17 |
+
FFT before assignment to the closest MIDI zone. For single-pitch sources
|
| 18 |
+
(shakuhachi A4), the source recording is used directly.
|
manifest.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"instrument": "tin-whistle",
|
| 3 |
+
"version": 1,
|
| 4 |
+
"license": "CC-BY-SA-4.0",
|
| 5 |
+
"attribution": "Wikimedia Commons contributors \u2014 Whistle.wav, Sweetone D tin whistle (CC BY-SA 4.0)",
|
| 6 |
+
"sourceLibrary": "Wikimedia Commons",
|
| 7 |
+
"sourceUrl": "https://upload.wikimedia.org/wikipedia/commons/6/65/Whistle.wav",
|
| 8 |
+
"sampleRate": 48000,
|
| 9 |
+
"totalSizeMB": 0.687,
|
| 10 |
+
"source": "hf",
|
| 11 |
+
"zones": [
|
| 12 |
+
{
|
| 13 |
+
"file": "samples/81_v0-127_rr1.wav",
|
| 14 |
+
"rootPitch": 81,
|
| 15 |
+
"lowPitch": 57,
|
| 16 |
+
"highPitch": 83,
|
| 17 |
+
"lowVelocity": 0,
|
| 18 |
+
"highVelocity": 127,
|
| 19 |
+
"roundRobin": 1,
|
| 20 |
+
"sizeBytes": 360044,
|
| 21 |
+
"sha256": "80fc297682730f42a7370ce5ee599ec8304e9043f6d63d9b94c2c9b994a02b87"
|
| 22 |
+
},
|
| 23 |
+
{
|
| 24 |
+
"file": "samples/85_v0-127_rr1.wav",
|
| 25 |
+
"rootPitch": 85,
|
| 26 |
+
"lowPitch": 84,
|
| 27 |
+
"highPitch": 109,
|
| 28 |
+
"lowVelocity": 0,
|
| 29 |
+
"highVelocity": 127,
|
| 30 |
+
"roundRobin": 1,
|
| 31 |
+
"sizeBytes": 360044,
|
| 32 |
+
"sha256": "33b41f1eb7bed926a1b61c71c62a3e75d43e66175e16b7ea7a437f055d2fbc71"
|
| 33 |
+
}
|
| 34 |
+
]
|
| 35 |
+
}
|
samples/81_v0-127_rr1.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80fc297682730f42a7370ce5ee599ec8304e9043f6d63d9b94c2c9b994a02b87
|
| 3 |
+
size 360044
|
samples/85_v0-127_rr1.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33b41f1eb7bed926a1b61c71c62a3e75d43e66175e16b7ea7a437f055d2fbc71
|
| 3 |
+
size 360044
|