c432f2b18d
ASIO has a limitation where it only supports loading a single audio driver at a time. This fixes a common error where CPAL users would request both the default input device and output device in separate `load_driver` calls. Now, `load_driver` will return another handle to the existing driver if the existing driver has the same name. |
||
---|---|---|
.. | ||
asio-link | ||
examples | ||
src | ||
.gitignore | ||
Cargo.toml | ||
build.rs |