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

Search:

Type: Posts; User: MrCanvas

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    861

    A short related question regarding the...

    A short related question regarding the USBHost_t36 lib (awesome!). If I have a configuration like this:


    USBHost myusb;
    USBHub hub1(myusb);
    MIDIDevice midi1(myusb); //Launchpad?
    MIDIDevice...
  2. Replies
    3
    Views
    861

    I added a second musical track for more fun. Not...

    I added a second musical track for more fun. Not sure about internal sound generation but for testing a couple of pwm's work well.

    Here is a short demo. Transposing and adjusting note length is...
  3. Replies
    3
    Views
    861

    Teensy / Launchpad groovebox(-ish)

    Hey all,

    While other projects are in the "thinking phase" I messed around with the usb host lib and inspired by other Teensy/Launchpad projects put together a rudimentary groovebox/step sequencer....
Results 1 to 3 of 3