]> git.alsa-project.org Git - alsa-python.git/commit
alsahcontrol.c: Actually set IEC958 values with
authorTormod Volden <debian.tormod@gmail.com>
Fri, 16 Aug 2024 15:47:15 +0000 (17:47 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 14 Apr 2025 08:10:25 +0000 (10:10 +0200)
commit674f22a589569df9e5965aa3acc54b0553028f89
tree2b8613024f8e6ee2af3bcb2e330e2225d17c6f7d
parente287df6777002afaad2b03b80d58173ef59dbbfc
alsahcontrol.c: Actually set IEC958 values with
 Value.set_tuple()

The IEC958 structure was prepared, but not actually written.

Closes: https://github.com/alsa-project/alsa-python/pull/14
Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
pyalsa/alsahcontrol.c