freesig / cpal

Audio player in pure Rust
0 stars 0 forks source link

Handle ASIOInit errors #19

Open freesig opened 5 years ago

freesig commented 5 years ago

Calls to ASIOInit return an ASIOError. This should be handled.

freesig commented 5 years ago

Actually this is true for most ASIO info type calls

freesig commented 5 years ago