[alsa-devel] How to properly restart after config change
29 Nov
2013
29 Nov
'13
1:22 p.m.
Hi experts,
In my application, I some parameters in the asound.conf at runtime. However, after my software edits and changes the necessary parameters, the application still runs with the old configuration. If I run aplay, it works fine and runs with the new config but not my application. So, could anyone tell me what I should do extra after changing the parameters? Perhaps a small restart of something?
thanks.
29 Nov
29 Nov
2:06 p.m.
Dolevo Jay wrote:
In my application, I some parameters in the asound.conf at runtime. However, after my software edits and changes the necessary parameters, the application still runs with the old configuration.
The configuration is cached by alsa-lib. Run snd_config_update().
Regards, Clemens
4041
Age (days ago)
4041
Last active (days ago)
1 comments
2 participants
participants (2)
-
Clemens Ladisch
-
Dolevo Jay