G4m4 / openmini

An open source homage to the Minimoog
http://g4m4.github.io/openmini/
GNU General Public License v3.0
13 stars 3 forks source link

Prototype an envelop generator #51

Closed G4m4 closed 10 years ago

G4m4 commented 10 years ago

A fully functional envelop generator, similar to the one in the Minimoog (e.g. ADSD) should be prototyped in the existing Python sandbox. This should help to detect and prevent most early functional trouble.

As usual this should be done in a very C-ish Python, not using any advanced Pythonism, in order to ease the port to C++.

G4m4 commented 10 years ago

54 and #55 being fixed, this can be considered as working - although probably not optimised.