Hi, it seems the midi parser API is not
exported for users.
Can this please be changed?
Reported by: stsp
Original Ticket: fluidsynth/tickets/109
该提问来源于开源项目:FluidSynth/fluidsynth
Hi, it seems the midi parser API is not
exported for users.
Can this please be changed?
Reported by: stsp
Original Ticket: fluidsynth/tickets/109
该提问来源于开源项目:FluidSynth/fluidsynth
Exporting more API means a commitment from our side not to change the code as we see fit. I e, if we some time in the future decide to change our midi parsing code, we could not do that, because we promised to keep the API stable.
So, unless there is a good reason, I'm quite hesitant to do so. What do you need it for?
Original comment by: diwic