Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1006 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 1006 Bytes

Helios-One-Synth-V1


/ \ /|/ // \ / / _ / \ / _ / \ /|/ __/ / \ /// \ /|/ __/ \ /| | |||| \ | | | || / || \ | / || |\ ||| \ | \ \ / | |\ || / \ | ||| | | ||| / | |/| || _/|_ | | _/|| | ||| /_ ___ | / / | | || | | | | || _/ |_\/_/_/_/ _/_/ |_\ __/// _/ | _/ _/ |

Helios One Synth V1. Arduino MIDI controlled synth.

This is for a tutorial series of how to build a MIDI controlled synthesizer. We'll be using the Mozzi Library and the MIDI library. You'll need those installed in your Arduino IDE before the code will run. In this version (V1) the code lets you control the synth via MIDI and also switch between waveforms (SQR & SAW) using a switch.

See https://bloghoskins.blogspot.com/ for the full series.