blob-opera-midi icon indicating copy to clipboard operation
blob-opera-midi copied to clipboard

Convert MIDI arrangements to Blob Opera JSON.

Results 2 blob-opera-midi issues
Sort by recently updated
recently updated
newest added

`TypeError: Cannot read property 'reduce' of undefined at C:\Users\User\AppData\Roaming\npm\node_modules\blob-opera-midi\src\midi-to-blob.js:91:20 at Array.map () at MidiToBlob.convert (C:\Users\User\AppData\Roaming\npm\node_modules\blob-opera-midi\src\midi-to-blob.js:87:36) at exportSong (C:\Users\User\AppData\Roaming\npm\node_modules\blob-opera-midi\index.js:82:26) at Screen. (C:\Users\User\AppData\Roaming\npm\node_modules\blob-opera-midi\index.js:93:27) at Screen.EventEmitter._emit (C:\Users\User\AppData\Roaming\npm\node_modules\blob-opera-midi\node_modules\blessed\lib\events.js:94:20) at Screen.EventEmitter.emit (C:\Users\User\AppData\Roaming\npm\node_modules\blob-opera-midi\node_modules\blessed\lib\events.js:114:17) at Program. (C:\Users\User\AppData\Roaming\npm\node_modules\blob-opera-midi\node_modules\blessed\lib\widgets\screen.js:593:12)...

bug

"this.currentRecording = where should be replaced by the contents of the JSON file generated previously." what is the exact meaning of this?Should I refer to the JSON itself OR copy...