Search results

  1. H

    Two Teensy LC with USB MIDI on Windows 11 get mixed up

    Thanks, that seems to do the trick. Changed the PID and now Windwos does not get confused anymore.
  2. H

    Two Teensy LC with USB MIDI on Windows 11 get mixed up

    I got two teensy lc with usb midi connected to a win 11 machine. Although they got different names in the names.c file they often get mixed up by windows. I guess that they get some kind of ID in the usb midi file and windows takes that as an identifier. Can I alter that ID somewhere so windows...
  3. H

    Teensy LC - USB MIDI - Adafruit_TLC59711 not working

    Arduino 2.0 was the problem. It woks just fine with the "old" IDE
  4. H

    Teensy LC - USB MIDI - Adafruit_TLC59711 not working

    I've just noticed that I accidentally posted this in "Audio Projects". Maybe someone can move it into the right category please.
  5. H

    Teensy LC - USB MIDI - Adafruit_TLC59711 not working

    Since this is my first post here, Hi to everyone. I'm working on a simple MIDI motorfader controller. It uses a Teensy LC. To drive 4 LEDs I use an Adafruit TLC59711 driver board, that uses the Adafruit_TLC59711.h and SPI.h libraries. The TLC59711 works just fine until I switch the USB type to...
Back
Top