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

jack: Wait for CLI thread to finish on quit #1097

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

ColinKinloch
Copy link
Contributor

Before:

$ ./clients/sfizz_jack                                       
Flags
- Client name: sfizz
- Oversampling: 1x
- Preloaded size: 8192
- Num of voices: 32
- Audio Autoconnect: 0
- Verbose State: 0
Positional arguments:

> quit
Closing...
terminate called without an active exception
[1]    18124 IOT instruction (core dumped)  ./clients/sfizz_jack

After:

$ ./clients/sfizz_jack                                       
Flags
- Client name: sfizz
- Oversampling: 1x
- Preloaded size: 8192
- Num of voices: 32
- Audio Autoconnect: 0
- Verbose State: 0
Positional arguments:

> quit
Closing...

@paulfd
Copy link
Member

paulfd commented Jul 14, 2022

Thanks for this !

@paulfd paulfd merged commit 1eb728c into sfztools:develop Jul 14, 2022
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

Successfully merging this pull request may close these issues.

2 participants