Skip to content
Commit 8f88792a authored by Wim Taymans's avatar Wim Taymans
Browse files

jack: don't emit bufsize_callback from activate()

We just check the initial size of the buffer and remember that, we
should not emit (or schedule) a bufsize change callback.

Emiting the callback should really only be done after the buffer size
changes after activate completed.

Fixes some jconvolver startup problems.
parent 4562ef4e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment