diwic / alsa-rs

Thin but safe ALSA wrappers for Rust
Apache License 2.0
139 stars 66 forks source link

Add methods #45

Closed richard-uk1 closed 5 years ago

richard-uk1 commented 5 years ago

Adds a selection of alsa methods (mostly HwParams methods)

richard-uk1 commented 5 years ago

Thanks for making a great lib and being super responsive btw :)

diwic commented 5 years ago

Sorry, I totally forgot this PR, so much for being "super responsive"...

Merged now, although I changed the test_-functions to return a Result, as that made more sense to me on second thought.

richard-uk1 commented 5 years ago

hehe no worries!