it has nothing to do with JACK. 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.
On Wed, Sep 6, 2017 at 1:16 PM, benravin <ben.a...@outlook.com> wrote: > Ok, my requirement is to apply fade-in on first audio period when audio > starts, and do fade-out on last audio period when stopped to avoid any > audio > glitches. These start and stop is based on user selection and De-selection > of audio. How is it possible with Jack ? > > > > -- > Sent from: http://linux-audio.4202.n7.nabble.com/linux-audio-dev- > f58952.html > _______________________________________________ > Linux-audio-dev mailing list > Linux-audio-dev@lists.linuxaudio.org > https://lists.linuxaudio.org/listinfo/linux-audio-dev >
_______________________________________________ Linux-audio-dev mailing list Linux-audio-dev@lists.linuxaudio.org https://lists.linuxaudio.org/listinfo/linux-audio-dev