Forum Rule: Always post complete source code & details to reproduce any issue!

Search:

Type: Posts; User: Garug

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    433

    It was necessary to change on usb_desc.h ...

    It was necessary to change on usb_desc.h



    #elif defined(USB_MIDI_SERIAL)
    // #define VENDOR_ID 0x16C0
    // #define PRODUCT_ID 0x0489

    #define VENDOR_ID 0x1235
    #define...
  2. Replies
    6
    Views
    433

    After a while I had time to look into this, now I...

    After a while I had time to look into this, now I have LaunchControl XL

    First, the LaunchControl XL works great with the InputFunctions USB Host example. I.e all controls provide clear and what...
  3. Replies
    6
    Views
    433

    I am getting the Launch Control XL (should have...

    I am getting the Launch Control XL (should have it tomorrow), but the question, when I know how it has the device info, how do I make the Teensy USB look the same? Do I need to modify the library, or...
  4. Replies
    6
    Views
    433

    MIDI device emulation

    I am trying to control Sound Device MixPre 10T recorder with MIDI.

    It accepts several controllers, like Akai MidiMix and Launch Control XL, It is unclear for me how it detects what device is...
Results 1 to 4 of 4