<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">it has nothing to do with JACK.<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">you need to pump events/notifications/requests into the process thread/callback via your own mechanism (lock-free FIFOs are common) and act on them from there.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 6, 2017 at 1:16 PM, benravin <span dir="ltr"><<a href="mailto:ben.alex@outlook.com" target="_blank">ben.alex@outlook.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ok, my requirement is to apply fade-in on first audio period when audio<br>
starts, and do fade-out on last audio period when stopped to avoid any audio<br>
glitches. These start and stop is based on user selection and De-selection<br>
of audio.  How is  it possible with Jack ?<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
--<br>
Sent from: <a href="http://linux-audio.4202.n7.nabble.com/linux-audio-dev-f58952.html" rel="noreferrer" target="_blank">http://linux-audio.4202.n7.<wbr>nabble.com/linux-audio-dev-<wbr>f58952.html</a><br>
______________________________<wbr>_________________<br>
Linux-audio-dev mailing list<br>
<a href="mailto:Linux-audio-dev@lists.linuxaudio.org">Linux-audio-dev@lists.<wbr>linuxaudio.org</a><br>
<a href="https://lists.linuxaudio.org/listinfo/linux-audio-dev" rel="noreferrer" target="_blank">https://lists.linuxaudio.org/<wbr>listinfo/linux-audio-dev</a><br>
</div></div></blockquote></div><br></div>