cpal/asio-sys
mitchmindtree cc5b0555c2 Refactor of asio-sys while reviewing for code correctness
Most of this is an attempt at improving readability and modularity of
the asio-sys crate while attempting to review it for correctness. Still
unsure why glitching is occasionally occuring on output, but recorded
input sounds perfectly clean.
2019-07-05 05:51:31 +10:00
..
asio-link multi channels 2019-07-05 05:51:25 +10:00
examples Refactor asio-sys to use less global state and more RAII 2019-07-05 05:51:29 +10:00
src Refactor of asio-sys while reviewing for code correctness 2019-07-05 05:51:31 +10:00
.gitignore Remove .DS_Store from asio-sys gitignore 2019-07-05 05:51:30 +10:00
Cargo.toml Remove unnecessary num crate from asio-sys 2019-07-05 05:51:30 +10:00
build.rs opt in and bug fix 2019-07-05 05:51:26 +10:00