This is the first inclusion of jack-audio-connection-kit version two. We have a fully working JACK2 with 64/32bit mixed multilib support. It just works.™
Details
- Reviewers
DataDrake - Group Reviewers
Triage Team - Maniphest Tasks
- T3167: JACK2
- Tested midi input to and sound output from qsynth.
- Verified that we have working sound output from ardour and lmms (lmms seems to work way better with jack2 than jack1 from inital testing).
- Checked version using jackd -v.
Diff Detail
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
I have almost gotten the 64/32bit mixed multilib compile to work. Just some issues left before it should be ready...
I hope you don’t mind me takin on this task @DataDrake. I didn’t initially see that you were assigned and the news came to me afterwords, but I hope it’s okay :)
Of course arcanist behaves badly and tells me that it can't parse empty diffs and I seem to be getting it just with this differential :(
I just had a little change to switch conflicts to replaces but I can't do that now. If this is accepted, could that be done afterwards?
| package.yml | ||
|---|---|---|
| 35 | --libdir=/usr/lib64 coz I'm a nitpicker ? | |
| package.yml | ||
|---|---|---|
| 35 | --libdir=%libdir%. | |
| package.yml | ||
|---|---|---|
| 35 | Good catch, but then I wonder what --libdir32 is for... | |
Thanks for the reviews guys. I will need to open a new revision though, because Acanist has decided that this revision is empty and wont let me push updates to it any more :(
Should have a new one up shortly...