You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm the creator of PortMidi. I was a bit surprised to find how many portmidi versions there are on Github. I've finally gotten around to making a number of updates that are mostly minor but long overdue.
I also decided it would be wise to host a copy of PortMidi on Github.
I went through every copy of PortMidi I could find, looking at 4583 files and running diff 7961 times, but who's counting? :-)
I picked up a few fixes from your collective works, although with this many files and changes, I'm sure I missed something.
This appears to be mainly a clone of an earlier version from SourceForge (which is also updated). I wonder if you'd mind referring people to rbdannenberg/portmidi and/or SourceForge for the lastest version? Also, I see some reorganization and cmake changes here -- if these make the build system more general or more robust, I'd be happy to integrate them so we're not maintaining the same code twice. Let me know.
Hi mixxxdj,
I'm the creator of PortMidi. I was a bit surprised to find how many portmidi versions there are on Github. I've finally gotten around to making a number of updates that are mostly minor but long overdue.
I also decided it would be wise to host a copy of PortMidi on Github.
I went through every copy of PortMidi I could find, looking at 4583 files and running diff 7961 times, but who's counting? :-)
I picked up a few fixes from your collective works, although with this many files and changes, I'm sure I missed something.
This appears to be mainly a clone of an earlier version from SourceForge (which is also updated). I wonder if you'd mind referring people to rbdannenberg/portmidi and/or SourceForge for the lastest version? Also, I see some reorganization and cmake changes here -- if these make the build system more general or more robust, I'd be happy to integrate them so we're not maintaining the same code twice. Let me know.
Thanks,
Roger