Home

Awesome

KELPIE - a polyphonic pocket synth

kelpie

About

The KELPIE is a digital polyphonic synthesizer powered by the SGTL5000 audio DAC and an ARM Cortex M4 microcontroller. For a description of the full project, please visit the Hackaday Project Page


Repository Details

This repo houses all mechanical, electrical, and software files relating to the project, as well as graphical assets and other additional files.

Audio Design

The synthesizer block diagram is shown below and was designed using the Teensy Audio Design Tool

BlockDiagram


About the Device / How to Use

drawing

The KELPIE is a subtractive synthesizer that follows the standard 2 oscillator model. For those who have never used a subtractive synth before, there are plenty of resources online, I would recommend this series of videos which do a great job of explaning and demonstrating the basics.

Some unique features of the KELPIE that are different and worth pointing out are:

Oscillators

Envelopes

Filter

LFO

GLIDE

MIDI CC


Acknowledgements

I utilized and referenced a couple of open source libraries + repos for this project, as well as some very useful tools: