Universal Synthesizer Panel – Auduino++

One of the reasons for creating my Universal Synthesizer Panel is to port over a range of different microcontroller based synthesizer engines to allow me to play with them without having to worry about building hardware.  In this post I return to my Auduino MIDI Granular Synthesis and add a few more features. https://youtu.be/XZ8dcSQfuus Warning! I strongly … Continue reading Universal Synthesizer Panel – Auduino++

Auduino MIDI Granular Synthesis

I wanted to return to the Auduino project and add MIDI functionality.  This project describes how to add some basic MIDI receiving functionality. https://youtu.be/wBp-Wq_GsrE Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not responsible for any damage to expensive instruments or gear! These are the key Arduino tutorials … Continue reading Auduino MIDI Granular Synthesis

Trinket USB MIDI Multi-Pot Mozzi Synthesis – Part 3

So, I've performed some optimisations for my polyphonic Trinket USB MIDI Multi-Pot Mozzi Synthesis and think this is probably where I'll leave the code for the time being.  You can get an idea of what it can do in the video below. https://youtu.be/piz4varsgXg Warning! I strongly recommend using old or second hand equipment for your … Continue reading Trinket USB MIDI Multi-Pot Mozzi Synthesis – Part 3

Trinket USB MIDI Multi-Pot Mozzi Synthesis – Part 2

This is a first go at getting polyphony running on my Trinket M0 USB Mozzi synth.  It is very much a work in progress though as I've just not managed to get the right balance of the different aspects of the system running together yet.  But I thought I'd pause and report what I have … Continue reading Trinket USB MIDI Multi-Pot Mozzi Synthesis – Part 2

Trinket FM Synthesis with Mozzi

Having played around a little with the Adafruit Trinket M0 I'm now starting to spend some time learning about the SAMD21 processor on board as part of an investigation into 32-bit ARM processors and their possibilities for synthesis. In a follow-up post I add MIDI host support via the built-in USB port. In a further … Continue reading Trinket FM Synthesis with Mozzi

AD9833 MIDI Poly Signal Generator

Here are the details of how I added MIDI to my six-way AD9833 Poly Signal Generator shield building on the code that enabled the pots and switches from AD9833 Poly Signal Generator – Part 2. https://youtu.be/gnYn5I3gP9I Warning! I strongly recommend using an old or second hand equipment for your experiments.  I am not responsible for any … Continue reading AD9833 MIDI Poly Signal Generator

AD9833 Poly Signal Generator – Part 2

Following on from having built a six-way AD9833 Poly Signal Generator shield, its time to play with the pots and buttons. https://youtu.be/px4RQnccjmg Warning! I strongly recommend using an old or second hand equipment for your experiments.  I am not responsible for any damage to expensive instruments or amplification! These are the key Arduino tutorials for … Continue reading AD9833 Poly Signal Generator – Part 2