Teensy 4.1 DIY Synthesizer

  Рет қаралды 14,056

Rolf Degen

Rolf Degen

3 жыл бұрын

Teensy 4.1
DIY Synthesizer "Jeannie"
Part 3: Waveforms

Пікірлер: 34
@edwardfletcher7790
@edwardfletcher7790 3 жыл бұрын
The things talented people can do with a Teensy microcontroller blows my mind !! The sound quality from this machine is incredibly impressive given its cost !
@HeavyDutyModularSynths
@HeavyDutyModularSynths 9 ай бұрын
big inspiration to make a attempt at something like this, with knowing zero programming language. I think, I may dive into the dark world of learning to attempt to try to program. for the ..... multipleth time.
@edwardfletcher7790
@edwardfletcher7790 9 ай бұрын
@@HeavyDutyModularSynths Scratch would be a really good start. It's compatible with heaps of microcontrollers too 👍
@robn2497
@robn2497 14 күн бұрын
@@HeavyDutyModularSynths Just keep going it will be fun.
@theweazel
@theweazel 7 ай бұрын
This is amazing. You are a wizard.
@rolfdegen1806
@rolfdegen1806 7 ай бұрын
Here my final synth kzbin.info/door/XQSpP0qn5MXSkyDo6PZ4Cw
@doak1694
@doak1694 3 жыл бұрын
That's a cool little thing
@notsofastener
@notsofastener 9 ай бұрын
I see that your synth has some inspiration from the ElectroTechnique TSynth based on the initial screen showing the patch number, name, active voices and waveform. I was one of the first customer builders of the original Teensy 3.6 version of the TSynth and have done my own mods to it since Simon moved on to the Teensy 4.1 version and now a new variation of that model. Cool to see another Teensy-based synth out in the world that is more than just a basic monophonic synth. Any plans to make this open source or at least go small run commercial production? I'd like to see where this goes and if I could one day buy or build one. Great work!
@carmeloazzarello7994
@carmeloazzarello7994 3 жыл бұрын
Awesome !!!
@MegaCadr
@MegaCadr 3 жыл бұрын
Super cool! Question: I'm hearing something like a bit of popping in there. Is that a recording artifact (or my headphones) or is that coming from the synth? Regardless, sounds great!
@rolfdegen1806
@rolfdegen1806 3 жыл бұрын
It comes from the effect engien in the synthesizer. It overdrives. I need to change the mixer levels in the software.
@MegaCadr
@MegaCadr 3 жыл бұрын
@@rolfdegen1806 cool. Thank you!
@leafsmithleafsmith691
@leafsmithleafsmith691 3 жыл бұрын
Excellent. Thanks for posting Rolf. Is the Teensy code available for this ? . I ask because I have been developing my own Synth code based on TSynth Hardware Architecture but with mods in the Teensy code to access more use waveforms.
@rolfdegen1806
@rolfdegen1806 3 жыл бұрын
Hallo Leaf. Thanks :) My code is open source (TSynth core). When the development is finished I will upload it to githup. My block: forum.pjrc.com/threads/63255-New-Teensy-Synth-quot-Shruthi-2-quot
@leafsmithleafsmith691
@leafsmithleafsmith691 3 жыл бұрын
@@rolfdegen1806 Thanks Rolf, I just uploaded my code . github.com/DonnaHammond22/TSynthDH/releases/tag/TSynthDH_DNv1 I like the way you display the OSC waveforms . On my version I just had text. Overall I am thinking of doing a version with less polyphony [down to 8], but with a WTF Dove Audio kind of feature . But its just in the early stages
@rolfdegen1806
@rolfdegen1806 3 жыл бұрын
@@leafsmithleafsmith691 Great. Wat is "WTF Dove Audio"
@rolfdegen1806
@rolfdegen1806 3 жыл бұрын
My old synth project "DEGENERATOR" : www.tubeohm.com/de-generator.html
@plasmamac
@plasmamac 3 жыл бұрын
Echt super👍
@steffanjansenvanvuuren3257
@steffanjansenvanvuuren3257 Жыл бұрын
I like your Synth. Good job. Did you use the PWM for the Audio or I2S?
@rolfdegen1806
@rolfdegen1806 Жыл бұрын
IS2. In our last version we use a 32Bit DAC PCM5102A . 400 Sound Patchs kzbin.info/www/bejne/oWScipuof8yAp6c. DIY Project: www.sequencer.de/synthesizer/threads/jeannie-polyphonic-diy-synthesizer.160564/
@vanlopes1687
@vanlopes1687 2 жыл бұрын
Nice one! I'm making a synth myself and I have a spare lcd screen here. Do you know where can I start making a GUI like this?? Thanks!!
@rolfdegen1806
@rolfdegen1806 2 жыл бұрын
My GUI was a lot of work. It consists of individual text and graphic functions. I am using ST7735 graphics library from Arduino. You can see my code on Github. github.com/rolfdegen/Jeannie-Open-source-Synthesizer
@CharizardFan_og
@CharizardFan_og 3 жыл бұрын
Are synthesizers and audio functions the only thing a teensy can do? Or can it also do security stuff (cameras and sensors) and robotics like the Arduino or the Raspberry Pi
@rolfdegen1806
@rolfdegen1806 3 жыл бұрын
I think the Teensy 4.0 / 4.1 has enough CPU power for other tasks.
@makingmusiconline2309
@makingmusiconline2309 3 жыл бұрын
It is basically an arduino, and uses the same IDE. It has additional libraries available for it. So yes, pretty much anything you can do with an Arduino you can do with a Teensy.
@marc.w.7692
@marc.w.7692 2 жыл бұрын
urst schön und schnell!!!!
@rolfdegen1806
@rolfdegen1806 2 жыл бұрын
Thanks.. this is the final version kzbin.info/www/bejne/g6bFeqh4hr53hdk. You can buy it at tubeohm.com
@steffanjansenvanvuuren3257
@steffanjansenvanvuuren3257 10 ай бұрын
Source / cause of clicks and pops?
@rolfdegen1806
@rolfdegen1806 10 ай бұрын
Old version of Jeannie. Here the last version and more..kzbin.info/door/XQSpP0qn5MXSkyDo6PZ4Cw
@silverseraph8233
@silverseraph8233 3 жыл бұрын
Polyphonic?
@rolfdegen1806
@rolfdegen1806 3 жыл бұрын
Yes. JEANNIE has 8 Voices and 2 osc per voice
@CarloCattano
@CarloCattano 3 жыл бұрын
Cool ui!
@rolfdegen1806
@rolfdegen1806 3 жыл бұрын
Thanks
@rolfdegen1806
@rolfdegen1806 9 ай бұрын
Thanks. I uploaded everything to github and a DIY blog. github.com/rolfdegen/Jeannie-Open-source-Synthesizer www.sequencer.de/synthesizer/threads/jeannie-polyphonic-diy-synthesizer.160564/
TEENSY - USB Audio Interface
12:02
Notes and Volts
Рет қаралды 14 М.
TEENSY-Synth EXTRA: Do we need the Audio Board?
23:38
Notes and Volts
Рет қаралды 18 М.
одни дома // EVA mash @TweetvilleCartoon
01:00
EVA mash
Рет қаралды 6 МЛН
Introducing Nopia
7:28
Martin Grieco
Рет қаралды 6 МЛН
Teensy 4.1 // MCU Monday
8:14
Hackster.io, an Avnet community
Рет қаралды 28 М.
The "Monolith", a Teensy-Powered Interactive Synthesizer!
18:54
Adam Savage’s Tested
Рет қаралды 116 М.
Wiggler - Expressive Synth using Daisy Seed and Flexure #synthdiy
9:48
Getting Started With Teensy 4.0
12:00
learnelectronics
Рет қаралды 22 М.
Making A $2000 Synth For $99
8:31
Edward Wang
Рет қаралды 243 М.
Homemade Polyphonic Synthesizer!
12:26
Albert Nyström
Рет қаралды 24 М.
DIY SYNTH VCF Part 1: Analog Filtering Basics
21:46
Moritz Klein
Рет қаралды 150 М.
Product Showcase: Teensy 4.1
3:54
SparkFun Electronics
Рет қаралды 41 М.
Building and playing the LMN-3 DIY open source synthesiser
30:11
Floyd Steinberg
Рет қаралды 76 М.
Android top🔥
0:12
ARGEN
Рет қаралды 1,5 МЛН
3D printed Nintendo Switch Game Carousel
0:14
Bambu Lab
Рет қаралды 2 МЛН
Рекламная уловка Apple 😏
0:59
Яблык
Рет қаралды 815 М.
Радиоприемник из фольги, стаканчика и светодиода с батарейкой?
1:00