-
Notifications
You must be signed in to change notification settings - Fork 77
Description
Summary: It would be awesome to implement a system that automatically packages different format versions of AKWF cycles (e.g., for SFZ, Kontakt, WAV-only, etc.) into ZIPs for easy downloading and release distribution.
Why? Many users work with different instrument formats. This addition would streamline releases and provide format-targeted downloads, improving accessibility and lowering setup time for musicians.
What it could include:
Script to scan waveforms and bundle them into format-specific ZIP archives
Version tagging and changelog generation
GitHub Action or CLI tool for automated builds/releases
Folder structure standardization for each format (for smoother integration into samplers)
Bonus Ideas:
Add metadata like README or sample usage demos per format
Generate preview sounds or waveform images for the GitHub release page