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

Search:

Type: Posts; User: $$$

Search: Search took 0.00 seconds.

  1. Replies
    81
    Views
    34,978

    Thanks so much I'm doing this... is this the...

    Thanks so much

    I'm doing this... is this the most efficient way to it?


    void myNoteOn(byte channel, byte note, byte velocity) {
    if (midi1.manufacturer() != NULL && midi1.product() != NULL)...
  2. Replies
    81
    Views
    34,978

    I see this working when I enable DEBUG... but how...

    I see this working when I enable DEBUG... but how do I get the Manufacturer and Product strings into my sketch?

    22:26:27.186 -> Manufacturer: Focusrite A.E. Ltd
    22:26:27.186 -> enumeration:...
  3. Replies
    0
    Views
    593

    USB Host MIDI controller name

    Hi

    I'd like to have to my MIDI host program do different things depending on what controller is plugged in...

    How do I get this bit from #define USBHOST_PRINT_DEBUG into my sketch?
    ...
Results 1 to 3 of 3