-
Notifications
You must be signed in to change notification settings - Fork 87
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
Sound position and vpt macos gui #73
Sound position and vpt macos gui #73
Conversation
Looks awesome! Could you separate the reformatting to a different PR please? It makes it difficult to review because it's hard to separate functional from cosmetic changes. |
This reverts commit 78fc225.
Sure, should I base the PR on this branch or the main branch? |
whatever you want, but I'll merge this one first and then they'll be equivalent anyway |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 👍🏼
Adds the sound position and surround (VPT) functionality to the macOS GUI.
Also refactored to use the Headphones class.