free-audio / clap-wrapper

Wrappers for using CLAP in other plugin environments
MIT License
107 stars 17 forks source link

MacOS Standalone Audio Settings Screen; Restartable Audio #239

Closed baconpaul closed 5 months ago

baconpaul commented 5 months ago

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

But this is an excellent checkpoint into next, so pushing

baconpaul commented 5 months ago

Screenshot 2024-03-23 at 12 42 00 PM

Here's the screen by the way.