bjoeri / anushri

Analog synthesizer with digital drum machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an alternative firmware for Anushri, an analog synthesizer with a digital drum machine.

Here's a summary of changes in this alternative firmware _compared_ to official Anushri firmware:

* Hi-hat is synthesized in the style of YM3812/OPL2, which means it now sounds more like a lo-fi emulation of an 80's home keyboard, rather than 8-bit sample playback. Note that this free's up some precious memory. 
* Ported 32 step drum nodes for the generative drum sequencer from Grids. 
* Known limitation: 4ppqn clock sync is no longer available (reverts to 8ppqn)  

This repository was originally a copy of the Mutable Instruments GitHub Anushri repository at https://github.com/pichenettes/anushri

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.

About

Analog synthesizer with digital drum machine


Languages

Language:C++ 89.7%Language:Python 9.1%Language:Makefile 1.2%