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

There were two problems when I tried to use this. #2

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

tomasguillen
Copy link

@tomasguillen tomasguillen commented Feb 4, 2022

  1. it would segfault by using just glad. So I added glew
  2. it would segfault when loading a mono file. So I changed it to check how many channels the file has and then update variables acordingly

Additionally I thought it was a bit confusing that start and end region and pan weren't taken into account when pressing play sample so I updated that too. Thanks for everything you do!

Oh also jack wouldn't be selected so I tried to make it so that it selects jack first and then alsa.

…y sample button

fixed wextract segfaults when loading a mono channel file
Changed default device channels to 2. It was picking my 10 out channels with 0 not sure what to do here other than setting to 2
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.

1 participant