I can confirm that this still exists in 11.04. I did find a work around for it though. Similar to what Brian wrote above I ran:
pacat -r --latency-msec=1 -d [input] | pacat -p --latency-msec=1 -d [output] where [input] and [output] where the names of the audio devices shown in paman. In my case it looked like: pacat -r --latency-msec=1 -d alsa_input.pci-0000_05_02.0.analog-stereo | pacat -p --latency-msec=1 -d alsa_output.pci-0000_05_02.0.analog- surround-51 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566381 Title: Lag when using module-loopback To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/566381/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
