ErikDorstel / stringFlow

Teensy 3.6 Guitar Synthesizer with MIDI Control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stringFlow

Teensy 3.6 Guitar Synthesizer with MIDI Control

This project implements a guitar synthesizer using the following components:

Example Video IMAGE ALT TEXT HERE

You will find a schematic within the documentation folder. The schematic contains additional parts for power supply and MIDI interface. The synthesizer uses a MIDI keyboard to control it. A description of the used MIDI codes are part of the documentation folder.

The chords.h file contains definitions for major and minor chords. Feel free to add more chords.

The rhythm.h file contains rhythm definitions. Feel free to add more rhythm patterns.

About

Teensy 3.6 Guitar Synthesizer with MIDI Control

License:GNU General Public License v3.0


Languages

Language:C++ 60.9%Language:Objective-C 34.8%Language:C 4.2%