File size: 758 Bytes
60079d5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | # Æthyria Sample Library (v1)
Curated factory sample pack for the **Æthyria** synth inside MAESTRO. All
24 files in this repo are procedurally generated by
`backend/scripts/mirror_aethyria_samples_to_aemotion.py` in the MAESTRO
codebase and licensed **CC0-1.0** (Public Domain Dedication).
- **Pack version**: 1
- **Sample rate**: 44100 Hz, mono, 24-bit PCM WAV
- **Total size**: 7.647 MB
- **Layout**: see `manifest.json` (mirrors the in-repo
`public/aethyria-samples-manifest.json`)
The Æthyria runtime loads these on-demand into `BufferCache` via:
https://huggingface.co/AEmotionStudio/aethyria-samples/resolve/main/<file>
No third-party samples are bundled. To extend the pack, add a generator in
the mirror script and rerun with `--upload`.
|