Abstract: MIDI is a standard that has been used for musical performance since the early eighties and has been gaining increasing popularity ever since for its ease of use and versatility. The ...
Today I learned that WiFi and Bluetooth LE could NOT be used simultaneously on Arduino boards featuring the ESP32-based u-blox NINA-W102 wireless module, ...
Jakub] is a musician, and found himself in need of a simple way to trigger samples via MIDI when on stage. So many commercial ...
This library is not tested with hardware yet. (it is based upon datasheet + app note). If you have hardware and can test with SPI, please let me know (open an issue). The BL0940 is a configurable ...
First, you will need the current stable version of Node.js installed. $ node -v v7.4.0 Next, cd to tools/midi_tests and run npm install. $ cd tools/midi_tests $ npm install This will test receiving ...