Search results

  1. T

    Quad channel output on Teensy 3.6

    I was wondering if it would be possible to update the GUI audio tool to allow 4 and 8 channel .wav files from the SD card. That would be an amazing tool combined with the CS42448!
  2. T

    MIDI input on Teensy 2 problem

    Turns out that the breadboard was defective. I picked it up off the table and the bottom ripped open and all the little metal pieces fell out. Explains the weird behavior. Thanks for all of your replies!
  3. T

    MIDI input on Teensy 2 problem

    The one difference is that I have mine in the teensy rx pin (7), not the arduino rx pin (0).
  4. T

    MIDI input on Teensy 2 problem

    this is the midi input circuit from notes and volts-
  5. T

    MIDI input on Teensy 2 problem

    Hi. I was hoping that someone could help me figure out why I can't seem to get any MIDI data into my Teensy 2 with a hardware MIDI Din connector. I've got this MIDI input circuit wired up and I've tested it with another micro-controller (an Arduino Uno R3) and it works fine. I also tested the...
  6. T

    Teensy Theremin

    Hi I'm trying to replicate a teensy based theremin I saw here: https://randumbpage.wordpress.com/2014/10/23/teensy-theremin-2/ I copied the code exactly but the Arduino IDE won't let me upload it. It gives me this error: Arduino: 1.6.5 (Mac OS X), TD: 1.24, Board: "Teensy 3.1, MIDI, 96 MHz...
Back
Top