node-midi
node-midi copied to clipboard
A node.js wrapper for RtMidi providing MIDI I/O
I intend to use node-midi in an Electron app. I bumped upon following Electron discussion : https://github.com/electron/electron/issues/18397 and I wonder what will happen when Electron 9 is released. Will node-midi...
Heya, would it be possible to generate a few common-modern-OS binaries (OSX 10.13/14, Win 10) and using [node-pre-gyp](https://github.com/mapbox/node-pre-gyp) to bypass compiling, so that people don't need to deal with the...
Firstly, thanks for making this! Having fun with an 8x8 neotrellis button matrix over midi. If I disconnect the device (after successfully connecting before), everything works perfectly once I reconnect...
Bumps [nan](https://github.com/nodejs/nan) from 2.14.2 to 2.16.0. Changelog Sourced from nan's changelog. 2.16.0 May 25 2022 Feature: Add support for Node 18 (#937) 16fa32231e2ccd89d2804b3f765319128b20c4ac 2.15.0 Aug 4 2021 Feature: add ScriptOrigin...
Hi, I'm not sure if I'm doing something wrong, but I followed the basic steps provided in the readme and cannot seem to see any ports. I have logic running...
Bumps [mocha](https://github.com/mochajs/mocha) from 9.0.3 to 10.0.0. Release notes Sourced from mocha's releases. v10.0.0 10.0.0 / 2022-05-01 :boom: Breaking Changes #4845: Drop Node.js v12.x support (@juergba) #4848: Drop Internet-Explorer-11 support (@juergba)...
Electron 14.0+ requires the module to be context-aware to be importable. Fixes #164 References: electron/electron#18397
Upon install, I get an error message that seems related to node-gyp but I have Visual c++ and python installed on my system **SYSTEM INFO** OS: Windows 10 Home Node...
Tested it on node v14.16.0 and electron 15.3.1 Fixes this issue #164 in case of this [electron/electron#18397](https://github.com/electron/electron/issues/18397)