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

Crash when changing pattern size during playback #86

Closed
freq-mod opened this issue Mar 25, 2019 · 2 comments
Closed

Crash when changing pattern size during playback #86

freq-mod opened this issue Mar 25, 2019 · 2 comments

Comments

@freq-mod
Copy link
Contributor

I know it's obvious why this crash happens, but anyway:

  1. Create an instrument
  2. Lay a note
  3. Play a "song"
  4. Now, double click on "pattern size" and change default value (64) to something like single-digit.
    It may not work on the 1st try, but on 2nd, 3rd or so it's guaranteed to crash to desktop.
    Proof:
    bug
@rerrahkr
Copy link
Member

Thanks for your report, I fixed it at 6ba887e. In this commit, I also changed spinbox behavior to emit value change event when finishing text editing.

@freq-mod
Copy link
Contributor Author

Thanks for the fix!

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