Æthyria factory sample pack v1
Browse files- .gitattributes +18 -0
- README.md +19 -0
- drums/clap-vintage-808.wav +0 -0
- drums/hh-closed-tight.wav +0 -0
- drums/hh-open-shimmer.wav +3 -0
- drums/kick-808-deep.wav +3 -0
- drums/kick-acoustic-room.wav +0 -0
- drums/perc-cowbell.wav +0 -0
- drums/snare-rim-vintage.wav +0 -0
- drums/snare-trap-snap.wav +0 -0
- fx/fx-downer-vapor.wav +3 -0
- fx/fx-impact-hall.wav +3 -0
- fx/fx-riser-warm.wav +3 -0
- loops/bells/loop-texture-bells-c.wav +3 -0
- loops/textures/pad-cinematic-warm.wav +3 -0
- loops/textures/texture-dust-low.wav +3 -0
- manifest.json +363 -0
- multisample/bass/sub/sub-c1.wav +3 -0
- multisample/bass/sub/sub-c2.wav +3 -0
- multisample/keys/rhodes/rhodes-c2-f.wav +3 -0
- multisample/keys/rhodes/rhodes-c2-mp.wav +3 -0
- multisample/keys/rhodes/rhodes-c3-f.wav +3 -0
- multisample/keys/rhodes/rhodes-c3-mp.wav +3 -0
- multisample/keys/rhodes/rhodes-c4-f.wav +3 -0
- multisample/keys/rhodes/rhodes-c4-mp.wav +3 -0
- multisample/keys/rhodes/rhodes-c5-mp.wav +3 -0
- vocals/vox-phrase-aaa.wav +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,21 @@ 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 |
+
drums/hh-open-shimmer.wav filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
drums/kick-808-deep.wav filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
fx/fx-downer-vapor.wav filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
fx/fx-impact-hall.wav filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
fx/fx-riser-warm.wav filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
loops/bells/loop-texture-bells-c.wav filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
loops/textures/pad-cinematic-warm.wav filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
loops/textures/texture-dust-low.wav filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
multisample/bass/sub/sub-c1.wav filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
multisample/bass/sub/sub-c2.wav filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
multisample/keys/rhodes/rhodes-c2-f.wav filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
multisample/keys/rhodes/rhodes-c2-mp.wav filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
multisample/keys/rhodes/rhodes-c3-f.wav filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
multisample/keys/rhodes/rhodes-c3-mp.wav filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
multisample/keys/rhodes/rhodes-c4-f.wav filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
multisample/keys/rhodes/rhodes-c4-mp.wav filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
multisample/keys/rhodes/rhodes-c5-mp.wav filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
vocals/vox-phrase-aaa.wav filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Æthyria Sample Library (v1)
|
| 2 |
+
|
| 3 |
+
Curated factory sample pack for the **Æthyria** synth inside MAESTRO. All
|
| 4 |
+
24 files in this repo are procedurally generated by
|
| 5 |
+
`backend/scripts/mirror_aethyria_samples_to_aemotion.py` in the MAESTRO
|
| 6 |
+
codebase and licensed **CC0-1.0** (Public Domain Dedication).
|
| 7 |
+
|
| 8 |
+
- **Pack version**: 1
|
| 9 |
+
- **Sample rate**: 44100 Hz, mono, 24-bit PCM WAV
|
| 10 |
+
- **Total size**: 7.647 MB
|
| 11 |
+
- **Layout**: see `manifest.json` (mirrors the in-repo
|
| 12 |
+
`public/aethyria-samples-manifest.json`)
|
| 13 |
+
|
| 14 |
+
The Æthyria runtime loads these on-demand into `BufferCache` via:
|
| 15 |
+
|
| 16 |
+
https://huggingface.co/AEmotionStudio/aethyria-samples/resolve/main/<file>
|
| 17 |
+
|
| 18 |
+
No third-party samples are bundled. To extend the pack, add a generator in
|
| 19 |
+
the mirror script and rerun with `--upload`.
|
drums/clap-vintage-808.wav
ADDED
|
Binary file (53 kB). View file
|
|
|
drums/hh-closed-tight.wav
ADDED
|
Binary file (39.7 kB). View file
|
|
|
drums/hh-open-shimmer.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e410aecb6df8f9eaddd14bbeb5ae87a83976798268c8acb7629c07eba8781d1
|
| 3 |
+
size 198494
|
drums/kick-808-deep.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf6025d581aa5554a1891e4337afca6d82b7a5e87c8740a7b5bff7db308c3f94
|
| 3 |
+
size 158804
|
drums/kick-acoustic-room.wav
ADDED
|
Binary file (66.2 kB). View file
|
|
|
drums/perc-cowbell.wav
ADDED
|
Binary file (92.7 kB). View file
|
|
|
drums/snare-rim-vintage.wav
ADDED
|
Binary file (79.4 kB). View file
|
|
|
drums/snare-trap-snap.wav
ADDED
|
Binary file (53 kB). View file
|
|
|
fx/fx-downer-vapor.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea58fef5e7bed269acddab04c00ed3b451d921a7197f44b0a09b4d5a6676d3f9
|
| 3 |
+
size 463094
|
fx/fx-impact-hall.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0218b557c8d28f244f920b69c999d665261953529846ff2fb7e2b735c9b18f44
|
| 3 |
+
size 330794
|
fx/fx-riser-warm.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7e6e2d32e481d956847853110389b4106d1d2c12f5c357d2b3db7cc74b73fdf
|
| 3 |
+
size 529244
|
loops/bells/loop-texture-bells-c.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b271de38e636860e1a2370d850813bd48d13ff2d2838a1d3f6b68ee0b40840b
|
| 3 |
+
size 529244
|
loops/textures/pad-cinematic-warm.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01496882258faf35db84cdc09131f3fc353cd0329ff692bb21073bd7ff7ab24b
|
| 3 |
+
size 1058444
|
loops/textures/texture-dust-low.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:899fb6fd250b0724d79c02b664284cf8b22b1f52c85088599a7eca79d3b7ecc1
|
| 3 |
+
size 793844
|
manifest.json
ADDED
|
@@ -0,0 +1,363 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": 1,
|
| 3 |
+
"mirror": "https://huggingface.co/AEmotionStudio/aethyria-samples/resolve/main/",
|
| 4 |
+
"license": "CC0-1.0",
|
| 5 |
+
"attribution": "\u00c6thyria Sample Library \u2014 procedurally generated, CC0",
|
| 6 |
+
"source": "hf",
|
| 7 |
+
"totalSizeMB": 7.647,
|
| 8 |
+
"entries": [
|
| 9 |
+
{
|
| 10 |
+
"id": "kick-808-deep",
|
| 11 |
+
"name": "808 Kick \u2014 Deep",
|
| 12 |
+
"category": "drums",
|
| 13 |
+
"file": "drums/kick-808-deep.wav",
|
| 14 |
+
"tags": [
|
| 15 |
+
"kick",
|
| 16 |
+
"808",
|
| 17 |
+
"deep",
|
| 18 |
+
"sub"
|
| 19 |
+
],
|
| 20 |
+
"durationSec": 1.2,
|
| 21 |
+
"sizeBytes": 158804,
|
| 22 |
+
"sha256": "bf6025d581aa5554a1891e4337afca6d82b7a5e87c8740a7b5bff7db308c3f94"
|
| 23 |
+
},
|
| 24 |
+
{
|
| 25 |
+
"id": "kick-acoustic-room",
|
| 26 |
+
"name": "Acoustic Kick \u2014 Room",
|
| 27 |
+
"category": "drums",
|
| 28 |
+
"file": "drums/kick-acoustic-room.wav",
|
| 29 |
+
"tags": [
|
| 30 |
+
"kick",
|
| 31 |
+
"acoustic",
|
| 32 |
+
"room"
|
| 33 |
+
],
|
| 34 |
+
"durationSec": 0.5,
|
| 35 |
+
"sizeBytes": 66194,
|
| 36 |
+
"sha256": "c9a1ee110bb9439d78db87ba51c25c92a71fb22aec2d243bef69cf07bb76ada8"
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"id": "snare-trap-snap",
|
| 40 |
+
"name": "Trap Snare \u2014 Snap",
|
| 41 |
+
"category": "drums",
|
| 42 |
+
"file": "drums/snare-trap-snap.wav",
|
| 43 |
+
"tags": [
|
| 44 |
+
"snare",
|
| 45 |
+
"trap",
|
| 46 |
+
"snap"
|
| 47 |
+
],
|
| 48 |
+
"durationSec": 0.4,
|
| 49 |
+
"sizeBytes": 52964,
|
| 50 |
+
"sha256": "08b64d176960beb27ba3b607dc43102c4a68ee56467763a31e96e8a2e0bd0062"
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"id": "snare-rim-vintage",
|
| 54 |
+
"name": "Vintage Rim Snare",
|
| 55 |
+
"category": "drums",
|
| 56 |
+
"file": "drums/snare-rim-vintage.wav",
|
| 57 |
+
"tags": [
|
| 58 |
+
"snare",
|
| 59 |
+
"rim",
|
| 60 |
+
"vintage"
|
| 61 |
+
],
|
| 62 |
+
"durationSec": 0.6,
|
| 63 |
+
"sizeBytes": 79424,
|
| 64 |
+
"sha256": "bbb205270e0d3654bb9a9f89880ce09288d32239014fbcdb4be0f6976124f60b"
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": "hh-closed-tight",
|
| 68 |
+
"name": "Closed Hi-Hat \u2014 Tight",
|
| 69 |
+
"category": "drums",
|
| 70 |
+
"file": "drums/hh-closed-tight.wav",
|
| 71 |
+
"tags": [
|
| 72 |
+
"hihat",
|
| 73 |
+
"closed",
|
| 74 |
+
"tight"
|
| 75 |
+
],
|
| 76 |
+
"durationSec": 0.3,
|
| 77 |
+
"sizeBytes": 39734,
|
| 78 |
+
"sha256": "0fa65df23e5915d1d21f1f6049c4d343f14f67ddc32dcb4351bd35e9c2767f2f"
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"id": "hh-open-shimmer",
|
| 82 |
+
"name": "Open Hi-Hat \u2014 Shimmer",
|
| 83 |
+
"category": "drums",
|
| 84 |
+
"file": "drums/hh-open-shimmer.wav",
|
| 85 |
+
"tags": [
|
| 86 |
+
"hihat",
|
| 87 |
+
"open",
|
| 88 |
+
"shimmer"
|
| 89 |
+
],
|
| 90 |
+
"durationSec": 1.5,
|
| 91 |
+
"sizeBytes": 198494,
|
| 92 |
+
"sha256": "3e410aecb6df8f9eaddd14bbeb5ae87a83976798268c8acb7629c07eba8781d1"
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"id": "clap-vintage-808",
|
| 96 |
+
"name": "Vintage 808 Clap",
|
| 97 |
+
"category": "drums",
|
| 98 |
+
"file": "drums/clap-vintage-808.wav",
|
| 99 |
+
"tags": [
|
| 100 |
+
"clap",
|
| 101 |
+
"808",
|
| 102 |
+
"vintage"
|
| 103 |
+
],
|
| 104 |
+
"durationSec": 0.4,
|
| 105 |
+
"sizeBytes": 52964,
|
| 106 |
+
"sha256": "e170ab26347a2b55e9ddd92c34e531d73ff3aaa75ad088f7177404849037b010"
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"id": "perc-cowbell",
|
| 110 |
+
"name": "Cowbell",
|
| 111 |
+
"category": "drums",
|
| 112 |
+
"file": "drums/perc-cowbell.wav",
|
| 113 |
+
"tags": [
|
| 114 |
+
"perc",
|
| 115 |
+
"cowbell"
|
| 116 |
+
],
|
| 117 |
+
"durationSec": 0.7,
|
| 118 |
+
"sizeBytes": 92652,
|
| 119 |
+
"sha256": "c7b5d65fab0bdd93b15a00babb74d2c34a259369efeaffb729aecada1c35004c"
|
| 120 |
+
},
|
| 121 |
+
{
|
| 122 |
+
"id": "rhodes-c2-mp",
|
| 123 |
+
"name": "Rhodes C2 mp",
|
| 124 |
+
"category": "synths",
|
| 125 |
+
"file": "multisample/keys/rhodes/rhodes-c2-mp.wav",
|
| 126 |
+
"rootPitch": 36,
|
| 127 |
+
"tags": [
|
| 128 |
+
"rhodes",
|
| 129 |
+
"keys",
|
| 130 |
+
"tonal"
|
| 131 |
+
],
|
| 132 |
+
"durationSec": 3.0,
|
| 133 |
+
"sizeBytes": 396944,
|
| 134 |
+
"sha256": "0d2901b18f9899a783da2234611b7e004991883ff0c15b63dfb59c68a8b62661"
|
| 135 |
+
},
|
| 136 |
+
{
|
| 137 |
+
"id": "rhodes-c2-f",
|
| 138 |
+
"name": "Rhodes C2 f",
|
| 139 |
+
"category": "synths",
|
| 140 |
+
"file": "multisample/keys/rhodes/rhodes-c2-f.wav",
|
| 141 |
+
"rootPitch": 36,
|
| 142 |
+
"tags": [
|
| 143 |
+
"rhodes",
|
| 144 |
+
"keys",
|
| 145 |
+
"tonal"
|
| 146 |
+
],
|
| 147 |
+
"durationSec": 3.0,
|
| 148 |
+
"sizeBytes": 396944,
|
| 149 |
+
"sha256": "91d788c25cd3a6381f6273d89e32e91f6066b9be3bc136092a63560a65192264"
|
| 150 |
+
},
|
| 151 |
+
{
|
| 152 |
+
"id": "rhodes-c3-mp",
|
| 153 |
+
"name": "Rhodes C3 mp",
|
| 154 |
+
"category": "synths",
|
| 155 |
+
"file": "multisample/keys/rhodes/rhodes-c3-mp.wav",
|
| 156 |
+
"rootPitch": 48,
|
| 157 |
+
"tags": [
|
| 158 |
+
"rhodes",
|
| 159 |
+
"keys",
|
| 160 |
+
"tonal"
|
| 161 |
+
],
|
| 162 |
+
"durationSec": 3.0,
|
| 163 |
+
"sizeBytes": 396944,
|
| 164 |
+
"sha256": "772ef899b61fe63b4b1a81bc02f9d817762c48dba028fe1b05933cc53b423a1e"
|
| 165 |
+
},
|
| 166 |
+
{
|
| 167 |
+
"id": "rhodes-c3-f",
|
| 168 |
+
"name": "Rhodes C3 f",
|
| 169 |
+
"category": "synths",
|
| 170 |
+
"file": "multisample/keys/rhodes/rhodes-c3-f.wav",
|
| 171 |
+
"rootPitch": 48,
|
| 172 |
+
"tags": [
|
| 173 |
+
"rhodes",
|
| 174 |
+
"keys",
|
| 175 |
+
"tonal"
|
| 176 |
+
],
|
| 177 |
+
"durationSec": 3.0,
|
| 178 |
+
"sizeBytes": 396944,
|
| 179 |
+
"sha256": "2bb7fac802ad2289d150575023f36cefe6b0aa3e0b5e7a02c7b26fb0f4b20222"
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"id": "rhodes-c4-mp",
|
| 183 |
+
"name": "Rhodes C4 mp",
|
| 184 |
+
"category": "synths",
|
| 185 |
+
"file": "multisample/keys/rhodes/rhodes-c4-mp.wav",
|
| 186 |
+
"rootPitch": 60,
|
| 187 |
+
"tags": [
|
| 188 |
+
"rhodes",
|
| 189 |
+
"keys",
|
| 190 |
+
"tonal"
|
| 191 |
+
],
|
| 192 |
+
"durationSec": 3.0,
|
| 193 |
+
"sizeBytes": 396944,
|
| 194 |
+
"sha256": "ae80d310d4527a078cfd65f1ad7b501d4ba4d16a09b838d24dcc8312aa22501c"
|
| 195 |
+
},
|
| 196 |
+
{
|
| 197 |
+
"id": "rhodes-c4-f",
|
| 198 |
+
"name": "Rhodes C4 f",
|
| 199 |
+
"category": "synths",
|
| 200 |
+
"file": "multisample/keys/rhodes/rhodes-c4-f.wav",
|
| 201 |
+
"rootPitch": 60,
|
| 202 |
+
"tags": [
|
| 203 |
+
"rhodes",
|
| 204 |
+
"keys",
|
| 205 |
+
"tonal"
|
| 206 |
+
],
|
| 207 |
+
"durationSec": 3.0,
|
| 208 |
+
"sizeBytes": 396944,
|
| 209 |
+
"sha256": "43877f09abea938154a60a756dd7d321cb269138cf2b0db31e022675da6ee847"
|
| 210 |
+
},
|
| 211 |
+
{
|
| 212 |
+
"id": "rhodes-c5-mp",
|
| 213 |
+
"name": "Rhodes C5 mp",
|
| 214 |
+
"category": "synths",
|
| 215 |
+
"file": "multisample/keys/rhodes/rhodes-c5-mp.wav",
|
| 216 |
+
"rootPitch": 72,
|
| 217 |
+
"tags": [
|
| 218 |
+
"rhodes",
|
| 219 |
+
"keys",
|
| 220 |
+
"tonal"
|
| 221 |
+
],
|
| 222 |
+
"durationSec": 3.0,
|
| 223 |
+
"sizeBytes": 396944,
|
| 224 |
+
"sha256": "d8ff9ffa3455c415ddd293d058e55e9d84d10b8a0cef00569086b3a2a2a20db2"
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"id": "sub-bass-c1",
|
| 228 |
+
"name": "Sub Bass C1",
|
| 229 |
+
"category": "bass",
|
| 230 |
+
"file": "multisample/bass/sub/sub-c1.wav",
|
| 231 |
+
"rootPitch": 24,
|
| 232 |
+
"tags": [
|
| 233 |
+
"bass",
|
| 234 |
+
"sub",
|
| 235 |
+
"tonal"
|
| 236 |
+
],
|
| 237 |
+
"durationSec": 2.0,
|
| 238 |
+
"sizeBytes": 264644,
|
| 239 |
+
"sha256": "b6d90cca3e7a42aad2e5e01ba72d8eaa890b4ed749d8fca357f982d076578091"
|
| 240 |
+
},
|
| 241 |
+
{
|
| 242 |
+
"id": "sub-bass-c2",
|
| 243 |
+
"name": "Sub Bass C2",
|
| 244 |
+
"category": "bass",
|
| 245 |
+
"file": "multisample/bass/sub/sub-c2.wav",
|
| 246 |
+
"rootPitch": 36,
|
| 247 |
+
"tags": [
|
| 248 |
+
"bass",
|
| 249 |
+
"sub",
|
| 250 |
+
"tonal"
|
| 251 |
+
],
|
| 252 |
+
"durationSec": 2.0,
|
| 253 |
+
"sizeBytes": 264644,
|
| 254 |
+
"sha256": "d7c954d9b69566fd661089b8292f7947615d8269ff937be108a0fa7ac1930125"
|
| 255 |
+
},
|
| 256 |
+
{
|
| 257 |
+
"id": "pad-cinematic-warm",
|
| 258 |
+
"name": "Cinematic Warm Pad",
|
| 259 |
+
"category": "pads",
|
| 260 |
+
"file": "loops/textures/pad-cinematic-warm.wav",
|
| 261 |
+
"rootPitch": 60,
|
| 262 |
+
"tags": [
|
| 263 |
+
"pad",
|
| 264 |
+
"cinematic",
|
| 265 |
+
"warm",
|
| 266 |
+
"loop"
|
| 267 |
+
],
|
| 268 |
+
"durationSec": 8.0,
|
| 269 |
+
"sizeBytes": 1058444,
|
| 270 |
+
"nonCommercial": false,
|
| 271 |
+
"sha256": "01496882258faf35db84cdc09131f3fc353cd0329ff692bb21073bd7ff7ab24b"
|
| 272 |
+
},
|
| 273 |
+
{
|
| 274 |
+
"id": "texture-dust-low",
|
| 275 |
+
"name": "Dust Texture \u2014 Low",
|
| 276 |
+
"category": "textures",
|
| 277 |
+
"file": "loops/textures/texture-dust-low.wav",
|
| 278 |
+
"tags": [
|
| 279 |
+
"texture",
|
| 280 |
+
"dust",
|
| 281 |
+
"ambient",
|
| 282 |
+
"loop"
|
| 283 |
+
],
|
| 284 |
+
"durationSec": 6.0,
|
| 285 |
+
"sizeBytes": 793844,
|
| 286 |
+
"sha256": "899fb6fd250b0724d79c02b664284cf8b22b1f52c85088599a7eca79d3b7ecc1"
|
| 287 |
+
},
|
| 288 |
+
{
|
| 289 |
+
"id": "loop-texture-bells-c",
|
| 290 |
+
"name": "Bells Texture Loop (C)",
|
| 291 |
+
"category": "loops",
|
| 292 |
+
"file": "loops/bells/loop-texture-bells-c.wav",
|
| 293 |
+
"rootPitch": 60,
|
| 294 |
+
"bpm": 110,
|
| 295 |
+
"key": "C minor",
|
| 296 |
+
"tags": [
|
| 297 |
+
"loop",
|
| 298 |
+
"bells",
|
| 299 |
+
"texture"
|
| 300 |
+
],
|
| 301 |
+
"durationSec": 4.0,
|
| 302 |
+
"sizeBytes": 529244,
|
| 303 |
+
"sha256": "0b271de38e636860e1a2370d850813bd48d13ff2d2838a1d3f6b68ee0b40840b"
|
| 304 |
+
},
|
| 305 |
+
{
|
| 306 |
+
"id": "fx-riser-warm",
|
| 307 |
+
"name": "Riser \u2014 Warm",
|
| 308 |
+
"category": "fx",
|
| 309 |
+
"file": "fx/fx-riser-warm.wav",
|
| 310 |
+
"tags": [
|
| 311 |
+
"fx",
|
| 312 |
+
"riser",
|
| 313 |
+
"transition"
|
| 314 |
+
],
|
| 315 |
+
"durationSec": 4.0,
|
| 316 |
+
"sizeBytes": 529244,
|
| 317 |
+
"sha256": "a7e6e2d32e481d956847853110389b4106d1d2c12f5c357d2b3db7cc74b73fdf"
|
| 318 |
+
},
|
| 319 |
+
{
|
| 320 |
+
"id": "fx-downer-vapor",
|
| 321 |
+
"name": "Downer \u2014 Vapor",
|
| 322 |
+
"category": "fx",
|
| 323 |
+
"file": "fx/fx-downer-vapor.wav",
|
| 324 |
+
"tags": [
|
| 325 |
+
"fx",
|
| 326 |
+
"downer",
|
| 327 |
+
"transition"
|
| 328 |
+
],
|
| 329 |
+
"durationSec": 3.5,
|
| 330 |
+
"sizeBytes": 463094,
|
| 331 |
+
"sha256": "ea58fef5e7bed269acddab04c00ed3b451d921a7197f44b0a09b4d5a6676d3f9"
|
| 332 |
+
},
|
| 333 |
+
{
|
| 334 |
+
"id": "fx-impact-hall",
|
| 335 |
+
"name": "Impact \u2014 Hall",
|
| 336 |
+
"category": "fx",
|
| 337 |
+
"file": "fx/fx-impact-hall.wav",
|
| 338 |
+
"tags": [
|
| 339 |
+
"fx",
|
| 340 |
+
"impact",
|
| 341 |
+
"cinematic"
|
| 342 |
+
],
|
| 343 |
+
"durationSec": 2.5,
|
| 344 |
+
"sizeBytes": 330794,
|
| 345 |
+
"sha256": "0218b557c8d28f244f920b69c999d665261953529846ff2fb7e2b735c9b18f44"
|
| 346 |
+
},
|
| 347 |
+
{
|
| 348 |
+
"id": "vox-phrase-aaa",
|
| 349 |
+
"name": "Vox Phrase \u2014 Ahhh",
|
| 350 |
+
"category": "vocals",
|
| 351 |
+
"file": "vocals/vox-phrase-aaa.wav",
|
| 352 |
+
"rootPitch": 60,
|
| 353 |
+
"tags": [
|
| 354 |
+
"vocal",
|
| 355 |
+
"phrase",
|
| 356 |
+
"ahh"
|
| 357 |
+
],
|
| 358 |
+
"durationSec": 2.0,
|
| 359 |
+
"sizeBytes": 264644,
|
| 360 |
+
"sha256": "2d89f92d76c2d91a96282a03fe6c2fac5fae0103f8153c59bc95b4ccf613d6f2"
|
| 361 |
+
}
|
| 362 |
+
]
|
| 363 |
+
}
|
multisample/bass/sub/sub-c1.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6d90cca3e7a42aad2e5e01ba72d8eaa890b4ed749d8fca357f982d076578091
|
| 3 |
+
size 264644
|
multisample/bass/sub/sub-c2.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7c954d9b69566fd661089b8292f7947615d8269ff937be108a0fa7ac1930125
|
| 3 |
+
size 264644
|
multisample/keys/rhodes/rhodes-c2-f.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91d788c25cd3a6381f6273d89e32e91f6066b9be3bc136092a63560a65192264
|
| 3 |
+
size 396944
|
multisample/keys/rhodes/rhodes-c2-mp.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d2901b18f9899a783da2234611b7e004991883ff0c15b63dfb59c68a8b62661
|
| 3 |
+
size 396944
|
multisample/keys/rhodes/rhodes-c3-f.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2bb7fac802ad2289d150575023f36cefe6b0aa3e0b5e7a02c7b26fb0f4b20222
|
| 3 |
+
size 396944
|
multisample/keys/rhodes/rhodes-c3-mp.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:772ef899b61fe63b4b1a81bc02f9d817762c48dba028fe1b05933cc53b423a1e
|
| 3 |
+
size 396944
|
multisample/keys/rhodes/rhodes-c4-f.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43877f09abea938154a60a756dd7d321cb269138cf2b0db31e022675da6ee847
|
| 3 |
+
size 396944
|
multisample/keys/rhodes/rhodes-c4-mp.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae80d310d4527a078cfd65f1ad7b501d4ba4d16a09b838d24dcc8312aa22501c
|
| 3 |
+
size 396944
|
multisample/keys/rhodes/rhodes-c5-mp.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8ff9ffa3455c415ddd293d058e55e9d84d10b8a0cef00569086b3a2a2a20db2
|
| 3 |
+
size 396944
|
vocals/vox-phrase-aaa.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d89f92d76c2d91a96282a03fe6c2fac5fae0103f8153c59bc95b4ccf613d6f2
|
| 3 |
+
size 264644
|