Hi, I found a little bug in pulseaudio / module-loopback. The module rejects the argument "latency_msec", because in the list of the valid module arguments, it is named "latency" instead of "latency_msec". module-loopback.c:102: static const char* const valid_modargs[] = { "source", "sink", "latency", "format", "rate", "channels", "channel_map", NULL, }; -- Mit freundlichen Gr??en S. Brennecke s.brennecke at sbs-dirmstein.de -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part. URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20091009/c6300db7/attachment.pgp>