Skip to content

Chord arppegio with a basic FM synth inspired by analog shift register

Notifications You must be signed in to change notification settings

filipforsstrom/chord-buffer

Repository files navigation

Chord Buffer

Chord arppegio with a basic FM synth inspired by analog shift register. Built with Synthux Academys Simple Touch but can be used standalone with a Daisy Seed and midi.

Video:

Demo

Chord Buffer stores the last 8 notes played and triggers them as a chord with touch, midi or the built-in sequencer. Notes can be spread out when using the sequencer to create a arppegio. The scale selector will quantize all notes to the selected scale and the random pitch slider will randomize the pitch based on probability (0-100%).

Requirements

  • Daisy Seed
  • MPR121 (optional if you want to use the touch interface)

preferable use the Synthux Academy Simple Touch which has all the components needed.

Controls

controls

Installation

  1. Download the .bin file from the release page
  2. Use the Daisy Web Programmer to flash your Daisy Seed

Build from source

  1. Follow Electro Smiths guide on how to setup your development environment
  2. Clone this repo
  3. export DAISYEXAMPLES_PATH with the path to your DaisyExamples directory
  4. Run task build_and_program_dfu to build and upload to your Daisy Seed

About

Chord arppegio with a basic FM synth inspired by analog shift register

Resources

Stars

Watchers

Forks

Packages

No packages published