microsoft / pxt-bluetooth-midi

A Bluetooth Midi package for Microsoft Make Code
https://pxt.microbit.org/pkg/microsoft/pxt-bluetooth-midi
MIT License
47 stars 18 forks source link

bug to produce note #1

Closed Steph77 closed 7 years ago

Steph77 commented 7 years ago

I've made some tests, there is a strange bug when I wanna send a midi BLE as an event (test of button A on the pic) it doesn't work but when i made a conditionnal test in a loop, it works (button B on the pic). I also get an error message (even if i only use one start bluetooth block, removing the start block don't solve this bug) image

pelikhan commented 7 years ago

This issue is fixed.