Topic: Pianoteq 8 --play-and-quit does not quit

pianoteq8 --fullscreen --midi mymidifile.mid --play-and-quit
plays the file back, but does not quit pianoteq8 after finishing.

I actually use a combination.   pianoteq8 --fullscreen --midi "$(fd -e mid -e MID | sort | fzf --no-sort)"  --play-and-quit

So I get to choose my file via fzf before.

Re: Pianoteq 8 --play-and-quit does not quit

You're right, this seems to be broken. We will fix that for the next update.

Re: Pianoteq 8 --play-and-quit does not quit

julien wrote:

You're right, this seems to be broken. We will fix that for the next update.

Fixed by now. I haven't seen it in the changelogs, though.
Thank you!~