MidiPlayerJS icon indicating copy to clipboard operation
MidiPlayerJS copied to clipboard

♬ MIDI parser & player engine for browser or Node. As a parser converts MIDI events into JSON. Works well with single or multitrack MIDI files.

Results 24 MidiPlayerJS issues
Sort by recently updated
recently updated
newest added

Thank you for creating this project. I've noticed a potential issue while using the React app with MidiPlayer. When I click play, the notes seem to overlap. I wanted to...

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimist` from 1.2.5 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09...

dependencies

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

We have a situation where we have to play a chord with a duration of 8 in a time signature of 6/8. What happens? Basically, the chord plays 6 beats...