Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Arduino Eurorack projects

DIY Eurorack projects with Arduino and common C++ libraries.

Modules

Each module has its own detailed README file.

  • Clock divider: clock divider in 4HP.
  • Forks: two Bernoulli gates, clone of Mutable Instruments Branches.
  • In CV: virtual ensemble that plays Terry Riley's "In C" on CV/gate outputs.
  • MIDI 4+1: polyphonic and monophonic MIDI to 4x CV/gate interface in 6HP.

Libraries and tools

Note about the library folder

There's a symbolic link of the lib/ folder in every module folder. If the link doesn't work for you, you won't be able to compile: try to manually copy and paste the entire lib/ folder from the root next to the sketch you are trying to compile. Unfortunately the Arduino compiler does not allow including source files from parent folders.

License

Code: GPL 3.0, everything else: free domain.

About

Eurorack modular synthesizer DIY projects with Arduino and common C++ libraries.

Topics

Resources

License

Releases

No releases published

Packages

No packages published