https://bugs.freedesktop.org/show_bug.cgi?id=92148

--- Comment #8 from Raymond <[email protected]> ---
    jack_port_get_latency_range(u->port[0], JackPlaybackLatency, &r);
    n = r.max * pa_frame_size(&u->sink->sample_spec);
    pa_sink_set_fixed_latency(u->sink, pa_bytes_to_usec(n,
&u->sink->sample_spec));


what is your jack 's latency and pulseaudio's fixed latency ?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to