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

Search:

Type: Posts; User: garcho

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,777

    Wow! Thank you for your time and very informative...

    Wow! Thank you for your time and very informative replies!

    Like I said, I can't yet hear anything "off", though it's only on a breadboard and needs to be built properly and played with for a while...
  2. Replies
    5
    Views
    1,777

    If I have one interrupt for all 8 UARTs, and each...

    If I have one interrupt for all 8 UARTs, and each one sends a MIDI clock message one after the other like it's written in the code, then am I right in assuming the delay between UART 1 and UART 8...
  3. Replies
    5
    Views
    1,777

    So, I made the buttons in the loop set flags to...

    So, I made the buttons in the loop set flags to true/false, then the interrupt counts clock messages and the start or stop is triggered by % 24 (or 12, 48, 96 etc.) and reading the flag. I'll post...
  4. Replies
    5
    Views
    1,777

    MIDI Master Clock and Transport

    I want to make a MIDI master clock to sync a number of devices to one tempo and control their individual start/stop functions.

    I only have 2 arms to start or stop more than 2 devices, and I don't...
Results 1 to 4 of 5