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

"Stack is empty" error for Metronome + others in playgrounds (AudioKit 4.0.1 + Xcode 9) #1066

Closed
johnellmore opened this issue Sep 26, 2017 · 2 comments

Comments

@johnellmore
Copy link

Hey all,

When I use the Basics > Metronome playground in the AudioKit playgrounds, I get a Stack is empty. error in the console.

Steps to reproduce (using Xcode 9):

  1. Download the AudioKit 4.0.1 playgrounds file from the releases page.
  2. Open the Playground in Xcode and build.
  3. Open the Basics > Metronome playground tab.
  4. The Stack is empty. message appears in the console.

The playground loads with the metronome started by default. However, if I stop and restart the metronome using the button in the playground view, it plays properly and doesn't display any errors.

This same error message is also popping up with in some other playgrounds intermittently, and with different symptoms. I've seen it happen on Basics > Stereo Panner, Synthesis > Clarinet, Synthesis > Mandolin, etc.

Normally, I'd think a playground issue is almost not worth reporting. But I'm having the same error in my iOS app and I'm trying to troubleshoot that too 😄 .

Thanks! AudioKit's fantastic, by the way!

@aure
Copy link
Member

aure commented Sep 26, 2017

A playground error is always worth reporting! I'll fix this up.

aure added a commit that referenced this issue Oct 13, 2017
@aure
Copy link
Member

aure commented Oct 13, 2017

This should be fixed in develop. Let me know if there are any other issues you find. Thanks!

@aure aure closed this as completed Oct 13, 2017
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

2 participants