forked from pichenettes/anushri
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
15 lines (9 loc) · 966 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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 ([email protected])
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.