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

AudioKit is not stopped when the tuner is stopped #14

Merged
merged 1 commit into from Jul 15, 2017
Merged

AudioKit is not stopped when the tuner is stopped #14

merged 1 commit into from Jul 15, 2017

Conversation

pfaucon
Copy link
Contributor

@pfaucon pfaucon commented Jun 29, 2017

If the tuner is started, stopped, and started again it will trigger a crash in the application. AudioKit.stop() can be called manually from the client, but should be called by the library.

If the tuner is started, stopped, and started again it will trigger a crash in the application.  AudioKit.stop() can be called manually from the client, but should be called by the library.
@comyar comyar merged commit 5b619a9 into comyar:master Jul 15, 2017
@nitinalabur
Copy link

Thanks for that fix @pfaucon . @comyar when possible, can you update the pod file config to point to this commit with a new release? Thanks!

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.

None yet

3 participants