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

Fix for Input signal tracker bug31 #32

Merged
merged 2 commits into from
Sep 4, 2016

Conversation

glaurent
Copy link
Contributor

Simply check if audioEngine != nil in InputSignalTracker.stop()

Make sure maxSearch > minIndex + 1, if not possible skip the for loop completely.

Signed-off-by: Guillaume Laurent <glaurent@telegraph-road.org>
…ed twice in a row

Signed-off-by: Guillaume Laurent <glaurent@telegraph-road.org>
@vadymmarkov vadymmarkov merged commit 80e8172 into vadymmarkov:master Sep 4, 2016
@glaurent glaurent deleted the InputSignalTrackerBug31 branch September 4, 2016 15:52
@vadymmarkov
Copy link
Owner

@glaurent 👍

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