ccrma / miniAudicle

miniAudicle: integrated development + performance environment for the ChucK programming language
https://chuck.stanford.edu/
GNU General Public License v2.0
65 stars 9 forks source link

preferences for audio driver selection in Qt #61

Closed gewang closed 1 year ago

gewang commented 1 year ago

Screenshot (4)

part of the 1.5.0.1 patch Qt version only and thus primarily affects Windows and Linux preferences dialog window now has an Audio driver drop-down combo box, populated with available drivers (determined at compile time, with preprocessor: DirectSound, WASAPI, ALSA, Pulse, Jack, CoreAudio selecting a driver triggers a new probe of available audio I/O devices (which is potentially different depending on the driver) and the Audio output and Audio input drop-down combo boxes are re-populated settings load and save drivers; default driver is inherited from ChuckAudio