Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 669 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 669 Bytes

DaisyAudioMangler

This project implements several audio effects in one on the Daisy platform.

  • Variable speed playback
  • Reverse playback
  • Tape stop
  • Live sampling

The audio is continuously recorded from the Daisy audio input.

For more information see these blog posts: 1, 2.

The effects are meant to be controlled via midi although some of them can be triggered from the Daisy Pod buttons and knobs too.

The pod/ directory contains a Daisy Pod firmware that runs the audio engine. For MIDI control use midibox/ instead.