DaisyFxPlatform - Eurorack Multi-Effect Module

DaisyFxPlatform - Eurorack Multi-Effect Module

Author

OmarKarray

Description

A sophisticated 4-block Eurorack effects module built on the Daisy Seed platform.

Effect Blocks:

  • 🔥 MANGLE - Varispeed tape looper with intelligent slice manipulation
  • 🎨 SCULPT - Advanced filtering and tonal shaping
  • 🌊 DIFFUSE - Spatial processing and ambient effects
  • REDUCE - Lo-fi processing and compression

Features:

  • 8 RGB illuminated encoders for real-time control
  • 8 main parameters + 8 sub-parameters per block (32 total controls)
  • Preset management system
  • CV inputs for external modulation
  • Professional-grade DSP algorithms

Hardware:

  • Daisy Seed microcontroller
  • Custom Eurorack protoboard design
  • RGB encoder interface
  • CV/Gate inputs

📖 Documentation

Comprehensive development documentation is available at: DaisyFxPlatform Docs

🚀 Getting Started

  1. Build the project:
    make
    
  2. Flash to Daisy Seed:
    make program-dfu
    
  3. Development:
    • See /docs/ folder for detailed implementation guides
    • Each effect block has comprehensive parameter documentation

🛠️ Development Status

  • Project structure and documentation
  • Core framework implementation
  • MANGLE block development
  • SCULPT block development
  • DIFFUSE block development
  • REDUCE block development
  • Hardware integration
  • Preset system
  • Testing and optimization git push origin master