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 window cannot switch between drivers #57

Closed gewang closed 1 year ago

gewang commented 1 year ago

this affects windows and linux more than mac, the the former have multiple drivers (ASIO, DS, Pulse, ALSA, Jack etc.)\ @nshaheed

gewang commented 1 year ago

refactor miniAudicle.cpp probe()

pr-lab 5/31/2023 @nshaheed @eitomurakami @gewang

gewang commented 1 year ago

implemented (with simpler logic than described previously) for Windows, Linux, and even macOS (Qt edition)

fusion