dzannotti / junox

An emulator of a Roland Juno 60
https://dzannotti.github.io/junox/
GNU General Public License v3.0
22 stars 6 forks source link

Diode ladder #29

Closed dzannotti closed 5 years ago

dzannotti commented 5 years ago

This implements Pirkle's Diode ladder filter (which is far similar to an OTA used in the Juno series). I have decided to leave the old moog filter in, even tho no default patches use it, just for playing around purposes

Closes #15