mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
test-mixer: animate volume controls
Fix volume in audiomixer.
This commit is contained in:
parent
cb3198c458
commit
7f4363d367
3 changed files with 52 additions and 18 deletions
|
|
@ -1,6 +1,6 @@
|
|||
executable('test-mixer', 'test-mixer.c',
|
||||
include_directories : [spa_inc ],
|
||||
dependencies : [dl_lib, pthread_lib],
|
||||
dependencies : [dl_lib, pthread_lib, libm],
|
||||
link_with : spalib,
|
||||
install : false)
|
||||
executable('test-ringbuffer', 'test-ringbuffer.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue