Skip to content

zlosynth/kaseta

Kaseta

Saturating tape delay and feedback sculptor module for Eurorack.

Panel illustration

  • Delay with 4 reading heads
  • Up to 5 minutes of audio recording
  • Tape saturation simulation
  • Wow and flutter effects
  • Tone control
  • Voltage-controlled oscillator
  • Trigger sequencer
  • Stereo output
  • LEDs visualizing dialed parameters
  • Based around Electro-Smith's Daisy Patch SM platform
  • Programmed in Rust

Find more details about the module, including a feature overview video and a user manual, on its website.

Development

See DEVELOPMENT.md to find some basic commands to interact with the project. To learn more, read the code. A good place to start would be firmware/src/bin/firmware.rs.

License

Software of Kaseta is distributed under the terms of the General Public License version 3. See LICENSE-SOFTWARE for details.

Schematics and PCB layout are distributed under the terms of Creative Commons BY-SA. See LICENSE-HARDWARE for details.

The manual is also distributed under the terms of Creative Commons BY-SA. See LICENSE-MANUAL for details. To build flow diagrams present in the manual, the project includes Matthias Hotz's tikz-dsp library under the terms of Creative Commons BY 2.5.

Changelog

Read the CHANGELOG.md to learn about changes introduced in each release.

Versioning

See VERSIONING.md to find detailed information about versioning of the project and compatability between its software and hardware.