prajwal1121 / Portable-Synth

OP-1 style portable groovebox based around Teensy 4.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portable Synth

An OP-1 inspired portable groovebox based around Teensy 4.1

Built using the awesome Teensy Audio Library

This project is still in progress, and will be for a while. Check back often for updates and bug fixes

Current Status (1/13/2021)::white_check_mark:

Latest Updates (2/3/2021): This code is outgrowing the Arduino IDE and I'm finally making the switch to VSCode and Platformio! This means the code will now and henceforth be organized in a more traditional C++ project structure rather than an awkward collections of .ino files. More importantly, the latest groovebox firmware has been reorganized into classes and multiple files in an effort to make it more modulualr and OOP-y. See README in Software folder for more information.

Check out the following links for development updates and more information about how to use the project files above
Or watch the demo videos here
V2
V1

V2 - November 2020

Device Image

V1 Prototype - August 2020

Device Image

About

OP-1 style portable groovebox based around Teensy 4.1

License:GNU General Public License v3.0


Languages

Language:C++ 96.0%Language:C 1.9%Language:HTML 1.2%Language:JavaScript 0.7%Language:CSS 0.2%Language:Assembly 0.0%Language:Makefile 0.0%