Arduino Phased Step Sequencer

After using my slide potentiomers to control the timing and phase of rhythm, I wanted to turn my hand to pitch.  This is my first experiment. https://youtu.be/AWbLFKj6VMk Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not responsible for any damage to expensive instruments! These are the key Arduino … Continue reading Arduino Phased Step Sequencer

Arduino Multi-Slider MIDI Controller – Part 3

This is an expansion of the multiplexer version of my Arduino Multi-Slider MIDI Controller from Part 2 to add a further 8 potentiometers. In a future project, I build a "shield" to make linking to the pots easier. Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not responsible for … Continue reading Arduino Multi-Slider MIDI Controller – Part 3

Arduino Multi-Slider MIDI Controller – Part 2

This is the multiplexer version of my Arduino Multi-Slider MIDI Controller. In part 3, I extend it to 16 potentiometers. Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not responsible for any damage to expensive instruments! These are the key Arduino tutorials for the main concepts used in this … Continue reading Arduino Multi-Slider MIDI Controller – Part 2

Universal Synthesizer Panel – Helios One++

The next Arduino synthesizer I've been wanting to try out, so will get the Universal Synthesizer Panel treatment, is the Helios One Synthesizer by "Blog Hoskings" (Gary White), who has provided a very comprehensive build guide as well as details into how the code works.  Once again it is based on Mozzi and this is … Continue reading Universal Synthesizer Panel – Helios One++

Pico MIDI (H)Arp

Ever since looking at the MIDI Arp, which creates MIDI music based on the network packets travelling over an Ethernet link, I've wanted to do something related with Wi-Fi.  This is my first try. https://youtu.be/aKuAEYryp6c Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not responsible for any damage … Continue reading Pico MIDI (H)Arp

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++