-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MacOS Standalone Audio Settings Screen; Restartable Audio
This commit adds an audio settings screen for the macOS standalone, but also updates the generic standalone host to allow audio resets and way more accuracy in setting and managing things like sample rates and devices. The default behavior is still to bind to system default, and this commit doesn't change that, but does make it editable. To complete this work some things to do include - Block size selection and error handling - Save the state of your setup after you edit it in the patch and settings file - Add MIDI device selection just like we have audio device selection But this is an excellent checkpoint into next, so pushing
- Loading branch information
Showing
7 changed files
with
495 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.