• v1.0 468ef22739

    v1.0 MVP

    nvgeele released this 2026-02-12 15:09:14 +01:00

    Delivered: A Python CLI tool that generates live ambient music by layering audio loops from a YAML config, with generative features, file export, and a live dashboard.

    Key accomplishments:

    • Real-time mixing of WAV, MP3, and FLAC loops with smooth Ctrl+C fade-out
    • Generative ambient engine with staggered entry, per-cycle fade-in, and random cycle lengths
    • File export to WAV/FLAC with offline rendering and real-time monitoring mode
    • Rich live dashboard showing per-loop status with duration-based auto-stop
    • Reproducible sessions with seeded RNG via --seed flag
    • Comprehensive YAML configuration with validation and global defaults

    See .planning/MILESTONES.md for full details.

    Downloads