aethyria-samples / README.md
AEmotionStudio's picture
Æthyria factory sample pack v1
60079d5 verified
|
Raw
History Blame Contribute Delete
758 Bytes
# Æ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`.