-
# Short version:
- It would be nice if the events don't extend from IValueMap, that would make it possible for Typescript to properly infer the types.
- And to export used types, i.e. atleast IMidiF…
Meess updated
7 months ago
-
Over the past few days I've been implementing a [node.js midi parser](https://github.com/reconbot/midi-parser) with the idea that it would serve as the firmata/midi parsing guts of another project I'm…
-
Links: http://usermanuals.musicxml.com/MusicXML/MusicXML.htm#TutMusicXML4-1.htm%3FTocPath%3DMusicXML%25203.0%2520Tutorial%7C_____5
Some packages (from other languages) that convert musicxml to midi…
-
Missing transcribe.py and trian.py?
I can not find the transcribe.py or trian.py
-
ENABLING FACTORIZED PIANO MUSIC MODELING AND GENERATION WITH THE MAESTRO DATASET
int the paper, note transcription is **P 98.27 R 92.61 F1 95.32**, note with offset is **P 82.95 R 78.24 F1 80.50** wi…
-
In addition to #226, this is the long-term plan on making this library to be LGPL-licensed at least (if not MIT-licensed).
The project currently is locked on a GPLv3 license because the [original p…
-
Not a bug…
IS it possible to generate a video instead of showing it ?
-
The OB6 sends 4 CC messages that make up one NRPN.
ReaLearn only uses 3 of those.
The last entry in the log seems to indicate misinterpretation:
1667771334.947 | ReaLearn -eempmIT | Real contro…
-
### FluidSynth version
_Execute `fluidsynth --version` and provide the output._
```cmd
FluidSynth runtime version 2.3.6
Copyright (C) 2000-2024 Peter Hanappe and others.
Distributed under the LGP…
-
Hi! I'm writing a library to talk with [node-midi](https://github.com/justinlatimer/node-midi), and I'd like to integrate it with this library, i.e. possibly reuse the datatypes and the parser, etc.
…