mirror of
https://github.com/larsimmisch/pyalsaaudio.git
synced 2026-05-24 15:15:31 +00:00
* alsamixer_getvolume: Fix incorrect parenthesis The pcmtypeobj check is overriding the pcmtype if the object is not NULL or Py_None, making it impossible to get the playback volume. Fix the paranthesis so that pcmtype is only overwritten when pcmtypeobj is not set. * Fix indentation format Fix the indentation format to match the rest of the project.1 Co-authored-by: Portia <portia.stephens@biamp.com>
84 KiB
84 KiB