I'm trying to use the MakeCode blocks for MIDI using this github repository: https://github.com/Microsoft/pxt-midi
These MIDI function work great on the Micro-bit; however they cause the Adafruit Circuit Playground Express to output these errors (see attached screenshot) when trying to generate the final code.
Has anyone tried using these MIDI blocks on a Circuit Playground Express and got it working? If not, does anyone know how I can debug the code further? The error messages generated are not too helpful.
Thanks!