Somewhat inspired by Daphne Oram, the thing I really wanted to do with my touchscreen was to use it to draw a waveform. I now have all the bits and pieces I need to do this, so in this project I'm combining the touch screen with PWM sound output and the "drawing" idea from my … Continue reading Arduino Touchscreen PWM Sound Output
Tag: midi
Arduino Touchscreen MIDI Controller – Part 2
Here is another format for my newly found cheap touchscreen MIDI controller. This time, presenting twelve virtual "slider pots" for use as MIDI controllers. https://youtu.be/FHu0BoCBEAw 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 … Continue reading Arduino Touchscreen MIDI Controller – Part 2
Arduino Touchscreen MIDI Controller
I picked up a cheap touchscreen display online, but it wasn't easy to work out how to get it all working. Full details can be found here, so having got to this point I thought I'd start to explore its use as a MIDI controller. Here are some follow-up projects based on this touchscreen: Arduino … Continue reading Arduino Touchscreen MIDI Controller
Raspberry Pi Pico MIDI Twitter Followers
After having proved the idea of "music" from Twitter data, I wanted a system that didn't rely on a PC to download the Twitter data, but that could get it "live", so I thought this would be something that I could do with my Raspberry Pi Pico and my Pico Wireless pack. I know there … Continue reading Raspberry Pi Pico MIDI Twitter Followers
Arduino MIDI Slider OLED R2R Waveform Generator
This project moves on a step from my Arduino MIDI Slider R2R Waveform Generator and adds a small 0.96" OLED I2C display. https://youtu.be/MGwdu017e00 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 projects for the main concepts used … Continue reading Arduino MIDI Slider OLED R2R Waveform Generator
Arduino MIDI Slider R2R Waveform Generator
When I first started looking at using fader/slider potentiometers I always anticipated using it to generate waveforms for my Arduino MIDI R2R Digital Audio board. But as that is currently part of the Lo-Fi Orchestra, I decided I'd build a new one, hence the diversion into using PWM first whilst I decided exactly what to do. … Continue reading Arduino MIDI Slider R2R Waveform Generator
Arduino MIDI Slider PWM Waveform Generator
This is a short update, to demonstrate the MIDI version of my Arduino Slider PWM Waveform Generator. A future project shows a similar system using an R2R ladder. https://youtu.be/chMNcMcGbXY 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 … Continue reading Arduino MIDI Slider PWM Waveform Generator
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