Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drag & dropping a MID file, listening to it, trying to drag&drop a new file to be played #6

Open
trebmuh opened this issue Sep 16, 2016 · 2 comments

Comments

@trebmuh
Copy link
Contributor

trebmuh commented Sep 16, 2016

  1. drag & drop a .mif file on the GUI - it starts playing the file
  2. listen for the whole first file
  3. when the listening is done, try to drag & drop a second file - it doesn't play it

I would expect the second file to be played.

(last one for tonight !)

@trebmuh trebmuh changed the title drag & dropping a MIDI file, listening to it, trying to drag&drop a new file to be played drag & dropping a MID file, listening to it, trying to drag&drop a new file to be played Sep 16, 2016
@pedrolcl
Copy link
Contributor

This is the behavior of fluidsynth 1. If you build qsynth with fluidsynth 2 the behavior has changed: now fluidsynth doesn't play neither the first dropped file nor the next. At least it is consistent... 😄

@rncbc
Copy link
Owner

rncbc commented Jan 26, 2021

maybe fixed in 8a5c063

see also fluidsynth2 proposed fix: FluidSynth/fluidsynth#755

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants