From: Mikel Astiz <mikel.astiz@xxxxxxxxxxxx> v2 modifies previous patches as suggested by Tanu: - Sink-inputs and source-outputs are created corked, and immediately afterwards uncorked if audio not suspended. - Patch v2 3/3 stops the rate adjustment timer while the audio is suspended. >From original cover-letter (from Fr?d?ric): This is follow up to the previous patch, using Tanu's comment. http://lists.freedesktop.org/archives/pulseaudio-discuss/2012-May/013454.html So i've manager to suspend the loopback using the first 2 patches. After that I found that the A2DP source didn't suspend itself when the stream was suspended, so i added patch 3. Fr?d?ric Dalleau (2): loopback: Cork sink-input if source is suspended loopback: Cork source-output if sink is suspended Mikel Astiz (1): loopback: Disable adjust timer when suspended src/modules/module-loopback.c | 73 ++++++++++++++++++++++++++++++++++++---- 1 files changed, 65 insertions(+), 8 deletions(-) -- 1.7.7.6