mirror of
https://github.com/larsimmisch/pyalsaaudio.git
synced 2026-05-11 02:08:01 +00:00
* Use `pcmtype` keyword for range Update methods that accept a `direction` argument (i.e. capture/playback) to get this via positional _or_ keyword arguments. Code using keyword arguments can be more robust; however the main reason for this change is to prepare the way for an extra `units` argument to many of these methods. Update documentation to consistently use `pcmtype` instead of a mixture of that and `direction`. * Support units
5.1 KiB
Executable File
5.1 KiB
Executable File