Thanks Paul, I've tried to make it work but I didn't manage to yet. It doesn't seems to show up in the USB menu.
This is what I got so far, any pointers how to get it to work?
#elif...
Type: Posts; User: ybr
Thanks Paul, I've tried to make it work but I didn't manage to yet. It doesn't seems to show up in the USB menu.
This is what I got so far, any pointers how to get it to work?
#elif...
Hi there,
I'm making a footcontroller for music software. Most actions I'm controlling using Midi CC messages but some actions are not supported using Midi.
Would it be possible to run my Teensy...
Sounds really cool! Do you have a video available to show what it sounds like? I’ll need to order some parts soon :)
Hi Guys, thanks for all the information. I went with the Bluefruit SPI Friend LE and managed to let it work without to much hassle. Used the Adafruit Bluefruit LE App to update the device, used...
Hi Guys,
I'm working on a midi controller right now using a Teensy 3.5. Everything works great and I'm currently looking into implementing midi over Bluetooth in my device so I can wirelessly play...
Hi,
I'm currently working with the Teensy Audio board to improve the sound of a small pair of speakers. I looked into the datasheet of the SGTL5000 and the documentation of the audio library but...
Hi Guys,
I'm creating a midi controller using a Teensy 3.2. I implemented pitch bending and everything is working fine. However, the pitch bend is over an initially undefined range of semitones. I...
Thanks for the help, wasn't aware of that one!
Hi Guys,
I'm currently working on a music instrument based on the Teensy LC. In the Teensy overview I see that it has 13 Analog Ins with a resolution of 12 bits. When reading sensor data however,...