All Projects → ElectroTechnique → TSynth-Teensy4.1

ElectroTechnique / TSynth-Teensy4.1

Licence: other
TSynth for Teensy 4.1

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
OpenSCAD
209 projects

Projects that are alternatives of or similar to TSynth-Teensy4.1

Teensy Eurorack
Eurorack shield for teensy 4.1 with 14 in / 16 out analog channels
Stars: ✭ 99 (-1.98%)
Mutual labels:  teensy, synth, diy
diy-synths
List of open-source synths 🎹
Stars: ✭ 56 (-44.55%)
Mutual labels:  synthesizer, synth, diy
Polaron
A DIY drum machine for the teensy microcontroller (hardware / software)
Stars: ✭ 99 (-1.98%)
Mutual labels:  teensy, synthesizer, diy
MicroDexed
Dexed port for Teensy (3.5/3.6 with audio shield)
Stars: ✭ 20 (-80.2%)
Mutual labels:  teensy, synthesizer
synth
A Teensy 4 modular FM polyphonic synth.
Stars: ✭ 39 (-61.39%)
Mutual labels:  teensy, synthesizer
Circular Buffer
Circular Buffer/ Circular Array
Stars: ✭ 16 (-84.16%)
Mutual labels:  teensy, pjrc
Zynthian Ui
User Interface for Zynthian
Stars: ✭ 92 (-8.91%)
Mutual labels:  synthesizer, synth
FlexCAN T4
FlexCAN (CAN 2.0 / CANFD) Library for Teensy 3.x and 4.0
Stars: ✭ 91 (-9.9%)
Mutual labels:  teensy, pjrc
webaudio-synth
WebAudio Polyphonic Synthesizer
Stars: ✭ 83 (-17.82%)
Mutual labels:  synthesizer, synth
SimpleSynth
Teensy synth made simple.
Stars: ✭ 33 (-67.33%)
Mutual labels:  teensy, synthesizer
guitar
🎸 Online guitar toy and tablature recorder/player
Stars: ✭ 80 (-20.79%)
Mutual labels:  synthesizer, synth
Main-Supercollider-Files
my supercollider codes, version history is at the branches
Stars: ✭ 21 (-79.21%)
Mutual labels:  synthesizer, synth
doc
Teensy PJRC WIKI
Stars: ✭ 48 (-52.48%)
Mutual labels:  teensy, pjrc
Otto
Sampler, Sequencer, Multi-engine synth and effects - in a box! [WIP]
Stars: ✭ 2,390 (+2266.34%)
Mutual labels:  synthesizer, synth
Comet
Web Synthesis on steroids
Stars: ✭ 18 (-82.18%)
Mutual labels:  synthesizer, synth
Javascriptmusic
Live coding music and synthesis in Javascript / AssemblyScript (WebAssembly)
Stars: ✭ 193 (+91.09%)
Mutual labels:  synthesizer, synth
Synthdefs
Synthdef Pool
Stars: ✭ 54 (-46.53%)
Mutual labels:  synthesizer, synth
Audiokitsynthone
AudioKit Synth One: Open-Source iOS Synthesizer App
Stars: ✭ 1,258 (+1145.54%)
Mutual labels:  synthesizer, synth
Eurorack
Eurorack modules designed by Lorenz Neumann
Stars: ✭ 28 (-72.28%)
Mutual labels:  synthesizer, synth
twigs
Alternate firmware for Mutable Instruments Branches synthesizer module
Stars: ✭ 21 (-79.21%)
Mutual labels:  synthesizer, synth

Teensy 4.1 based synthesizer using PJRC Audio Board and Audio Lib

Website: electrotechnique.cc

The pcb and front panel to build TSynth are available from Tindie with SMD 4067 multiplexers, 6N137 opto-isolator, capacitors and resistors fitted. The entire cost of parts to build TSynth will be around $99 if you buy components from the cheaper suppliers and the build time around two hours to solder. Plans for a 3D printed/laser cut enclosure are also available. Questions: [email protected]

Preset Patches

Format your SD card using the SD Association formatter. Copy all the presets straight on to the card with no other files or folders.

Instructions

The source code requires at least Teensyduino 1.54 from PJRC to compile. You also need CircularBuffer from Agileware and Adafruit_GFX, which are available in the Arduino Library Manager. NOTE if using Teensyduino 1.55, you'll need to remove a line from TeensyThreads.cpp

See this thread if you get an error concerning utils/debug.h: [https://forum.pjrc.com/threads/68192-Teensyduino-1-55-Released?highlight=utils%2Fdebug.h}(https://forum.pjrc.com/threads/68192-Teensyduino-1-55-Released?highlight=utils%2Fdebug.h)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].