* How to properly restart after config change
@ 2013-11-29 12:22 Dolevo Jay
2013-11-29 13:06 ` Clemens Ladisch
0 siblings, 1 reply; 2+ messages in thread
From: Dolevo Jay @ 2013-11-29 12:22 UTC (permalink / raw)
To: alsa-devel@alsa-project.org
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How to properly restart after config change
2013-11-29 12:22 How to properly restart after config change Dolevo Jay
@ 2013-11-29 13:06 ` Clemens Ladisch
0 siblings, 0 replies; 2+ messages in thread
From: Clemens Ladisch @ 2013-11-29 13:06 UTC (permalink / raw)
To: Dolevo Jay, alsa-devel@alsa-project.org
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-29 13:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-29 12:22 How to properly restart after config change Dolevo Jay
2013-11-29 13:06 ` Clemens Ladisch
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.