2. We need to figure how to integrate Jack support into the AppImage.
As you said on IRC, you need one symbol name that was added after all API I require (so if it is present, we can assume libjack is new enough for our driver). I researched this, and here it is:
jack_get_cycle_times
So I believe it is highly likely that the distributions our users run ship a version of jack1 or jack2 that is new enough to have jack_get_cycle_times
.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.