You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Pierre-Loup Martin f32837876b Keytrack fully operationnel in four modes, with note retrigger option. 4 years ago
minimoog_mega_1 Keytrack fully operationnel in four modes, with note retrigger option. 4 years ago
minimoog_mega_2 Modification made to filter, so keytrack works correctly by being adjusted to filter base frequency. 4 years ago
minimoog_teensy Keytrack fully operationnel in four modes, with note retrigger option. 4 years ago
misc Hardware finished, softare running ok with some things to fix, like init values. 4 years ago
panels Hardware finished, softare running ok with some things to fix, like init values. 4 years ago
README.MD Hardware finished, softare running ok with some things to fix, like init values. 4 years ago

README.MD

TeensyMoog

What is it ?

Teensymoog is a synth, inspired by the legendary minimoog.

It aims at looking and functionning as close as possible of the orinal, but using digital tools, namely Teensy and Arduino boards.

It uses three boards, one Teensy 4.0 that handles the heavy computing (sound generation), and two Arduino Mega (chinese copies in a small form factor), that are used as "port expander", which read keys, switches and potentiometers and send their value on change to the Teensy.