Hello Jeffrey, i wonder if you or "someone" have interest in helping me finish "bug out" my online midisequenser.
It is very "homerolled" coding going on.
But i think it has the right ideas going for it, sure i would like to finish it, and most of all somekind of interface to read and write midifiles.
For now i just hogged into someone else code to import midi but have it read and write midifiles would of course be a mainfeature, i know from doing in pascal eons ago how akward the format is to handle and not that keen on doing it again.
I have a layout of an editor but it is not finished and riddled with bugs.
https://midisequenser.000webhostapp.com/.
The source code is also available at
https://github.com/jonasth/midisequenser?fbclid=IwAR3OM4PJG604Rb4VZ3FrZi5pFCBJf5PRdM6wRe9ytsUGducLdoHfQS02PXM
I just do not have the gist/inclination to finish it and work it thru, without someones further input..
WARNING, it is riddled global variables, but the code is divided into rather small functions and files for good or worse.
Should probably make a structural file that tells in what files each function are and what they do.
JT
"Even a list on what bugs and features to fix first would be helpful" implementing to many parts without really locking them bugfree and it get problematic with what to finish..."