Skip to content

bartonmcguire/anushri

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anushri, an analog synthesizer with a digital drum machine.

Original developer: Olivier Gillet (olivier@mutable-instruments.net)

The firmware is released under a GPL3.0 license.

The PCB layouts and schematics, documentation, analyses, simulations and 3D models are released under a Creative Commons cc-by-sa 3.0 license.

BUILDING:

- Make sure avrlib/tools submodules are present
- Make sure Crosspack-AVR is installed https://obdev.at/products/crosspack/download.html
  Use "20131205.dmg" because later versions will not work. See: https://forum.mutable-instruments.net/t/building-anushis-firmware/2881/2
- `touch anu/resources/resources.py`
- `make resources`
- `make midi`
- `make syx`
- Use sysexlibrarian or any other program to read the firmware to the unit.

About

Analog synthesizer with digital drum machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.4%
  • Python 5.8%
  • Makefile 5.8%