On Tuesday 20 March 2018 12:27:34 fredvs wrote: > Hello Martin. > > Could it be that you did not understand what I try to demonstrate ? > > In ALSA code, > > snd_pcm_drop(pcm) does nothing more than stop the timer of the alsa object. > > snd_pcm_drop(pcm) ===> snd_timer_hw_stop(snd_timer). > > But, sadly, snd_timer_hw_stop(snd_timer) does not work ;-(. > I can't help here because I don't know anything about Alsa.
[...] > > And because I do not find the resolution of that bug, I propose the > workaround (that is not yours, you said) for Pcaudio.so. > That workaround can not be used because it is forbidden to free resources in use by other threads. Martin ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

