Fantasia is a Teensy based little thing. Easy to build, easy to program, comapct and fun.
Fantasía is a device based on Teensy Audio Library, with stereo audio inputs and outputs, 4 potentiometers, 4 buttons, Gate and CV control, SD card, an encoder and seven segment display. It can work as a synthesizer, multieffect or utility tool, with endless possibilities, still being a portable DIY friendly device!
Thanks to Fantasia's customized version of Teensy Audio Library online editor you can easily program your own sketches.
- Install Teensyduino
- From the Arduino IDE, open the project in teensy-fantasia-template.
- Install the libraries included in teensy-fantasia-template-libs directory.
- Connect your device and upload the code.
- if you get an error that
SDlibraries are duplicated, remove the library in the default Arduino path, and keep the one form the Teensyduino.
- if you get an error that
You can use Fantasia's port of Teensy's Audio Designer.