Hello,
Here is another Theremin ! This one is very simple : a Time of Flight sensor for the pitch, and FSR for volume. The synth section is also very simple, just one oscillator, a LP filter, minimalist LFO and reverb. In fact, this project is...
Transdimensional is a fancy name for a way to simplify the use of very complicated synthesis algorithm.
It is a kind of morphing that takes care of navigating through the synthesis parameter hyperspace.
This first synth navigates in a 54...
Thanks Paul. A pin compatible device would have been great. Sadly I only used the SSOP version of the 8731 so no such luck. Maybe the 2603 could be an alternative anyway, any known Teensy projects based on this?
Hi all. I have been using the WM8731 codec in all my Teensy projects so far but since it is EOL and my little stock is running out I need to replace it asap. The question is which chip to go for next. There have been several interesting codec...
MAADS (MIDI Auatomated Acoustic Drumming System) is a controller and set of actuators that use MIDI to play real drums.
This hobby project was developed using the Teensy LC and later controllers implemented the teensy bootloader with the ARM...
Hi there,
Here is my latest project that I wanted to share : the minichord!
For the full documentation of this fully open source project, first the Github (https://github.com/BenjaminPoilve/minichord/tree/main), then the website...
As this part of the forum isn't that busy, I'll post an update. Inspired by PositionHigh and other legends I made a remote UI application using webSerial. This was actually very easy since I already have a "display module" that communicates with...