Re: [Qtractor-devel] Regressions in current drumkv1 Git
An Audio/MIDI multi-track sequencer
Brought to you by:
rncbc
From: Rui N. C. <rn...@rn...> - 2018-10-07 11:31:49
|
On 10/7/18 11:44 AM, Rui Nuno Capela wrote: > On 10/7/18 8:40 AM, Frank Neumann wrote: >> >> Hi Rui and all, (first off: This is a problem report for drumkv1, not for qtractor) >> >> I noticed that with the current drumkv1 Git state there is a regression: Instantiating >> a drumkv1 LV2 plugin causes one CPU core to got to 100% load; the GUI becomes >> unresponsive, and the whol qtractor session is essentially unusable (though there >> is no crash). >> >> I compared this to recent versions of e.g. padthv1 since they are often in sync, >> but padthv1 behaves fine. >> >> Looking closer, I see there were two recent commits on (only) drumkv1 that broke it for me: >> >> $ git log --oneline >> 7778e0d - Yet some more offset sync state fixing. <-- gives the reported issue above >> a2114b6 Yet another round to offset sync fixing. >> a25be50 - Fix LV2 UI initialization (again). <-- this version still works fine >> ... >> >> Any idea what is going on here? >> My qtractor version is 0.9.3, commit ID af83cd. >> > > hi Frank, > > confirmed: current git head (7778e0d) is bonkers :) > > will try to fix it asap. > maybe fixed now, hopefully! :) drumkv1.git $ git log --oneline 2c5cbd2 (HEAD) - Again some more reverse and offset sync state fixing. 7778e0d - Yet some more offset sync state fixing. a2114b6 Yet another round to offset sync fixing. cheers -- rncbc aka. Rui Nuno Capela rn...@rn... |