diff options
author | David Robillard <d@drobilla.net> | 2024-07-17 17:27:04 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2024-07-17 17:37:07 -0400 |
commit | 7fc7fa33c85017ba21391a9d6d30f88fca952ad3 (patch) | |
tree | 86e53e7d406c7af20a2038ec2a5a8a9020f8eb18 /src/gui/GraphTreeWindow.cpp | |
parent | 3b3ff5422167991ce0ad2707c479f5054a565bbd (diff) | |
download | ingen-7fc7fa33c85017ba21391a9d6d30f88fca952ad3.tar.gz ingen-7fc7fa33c85017ba21391a9d6d30f88fca952ad3.tar.bz2 ingen-7fc7fa33c85017ba21391a9d6d30f88fca952ad3.zip |
Avoid use of jack_frame_time()
This seems to be broken on the pipewire implementation of Jack, but we use
FrameTimer for this on other drivers anyway, so just use that for Jack as well
and avoid the issue entirely.
Conveniently also exercises the clock and timestamp DLL code, which as it turns
out, was itself broken.
Diffstat (limited to 'src/gui/GraphTreeWindow.cpp')
0 files changed, 0 insertions, 0 deletions