cpal/asio-sys/src
mitchmindtree b7d40d2993 Handle timed buffer switch and messaging callbacks in asio-sys
This adds an implementation of ASIO message handling in a manner that
matches that demonstrated in the SDK's `hostsample.cpp` file.

Also refactors the code to ensure that both `buffer_switch` and
`buffer_switch_time_info` callbacks are handled.
2019-07-05 05:51:32 +10:00
..
bindings Handle timed buffer switch and messaging callbacks in asio-sys 2019-07-05 05:51:32 +10:00
lib.rs Remove unnecessary num crate from asio-sys 2019-07-05 05:51:30 +10:00