Hello first of all thank you for your work. I am currently building an
application in Avalonia which allows a user to preview midi files (drums)
and then drag and drop them into their recording studio.
One of this issue I am experiencing is being able to be able to quickly
switch between midi files. I am using the midifileplayer. Currently the
only way I have stopping the a midi file playing part way through is to
dispose (delete the player and synth) etc. I have tried seeking to the end
of file, but on playing the next midi after it finishes, it then plays the
original midi file.
The player is set loop, so the use can jam along.
The player has an Add and an AddMem but no way to clear the play list.
Is there a way to achieve this please, or another option to be able achieve
the same things

Thanks in advance
Tony
_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to