This is a first demo of my morphing wave table oscillator. It uses an 8-bit R-2R resistor ladder DAC and a #Raspberrypi Pico. Please subscribe and like and get notified about upcoming videos on my channel!
I'm using the following features of the Pico:
- PIO to control the DAC
- DMA for the ADC to save some CPU cycles
- Second core for floating point operations
A control voltage from an LFO is controlling the morphing between two wave tables (saw and pulse in this case).
////
Mastodon: https://chaos.social/@polykit Peertube: https://makertube.net/c/polykitsynth GitHub: https://github.com/polykit Support my projects: https://www.paypal.me/JanKnipper
#synthesizer #synthdiy #wavetable