midilab

Results 36 comments of midilab

Did your pull request solve this issue?

i will check asap, thanks for test and report!

thanks for the input! can you tell me what is freezing? its the clock generation or only the bpm time display? i couldn't reproduce on my side using teensy lc....

i couldn't reproduce this bug. I test using teensy LC/Teensyduino and ableton live 9 as master clock via usb using the default example for teensy usb monitor. Starting with 20bpm...

starting with 120bpm is ok, i test starting all over from 20bpm to 120bpm and all of then run fine. no problem, keep posting so we can figure out what...

what are the version of uclock are you testing on?

i've just release the last master changes you have pull for examples for 1.1.2 version i will try to test again soon and report back.

The library versions im using: u8g2: 2.28.10

so finaly i was able to reproduce the bug. i also find the root of the problem, i will come up with a solution soon... once again thanks for testing...

the problem was on the printBpm() function on sketches of slave midi clock monitors examples. i change the inplementation to avoid crashing at first clocks received. so everything is on...