diff --git a/News.php b/News.php index eba0508..60e11ec 100644 --- a/News.php +++ b/News.php @@ -8,6 +8,41 @@ include_once("includes/header.php");

THIS IS A FAKE PAGE, KXSTUDIO NEWS USES A DYNAMIC MODULE NOW

+

+ > Changes in the extra KXStudio repositories regarding JACK2
+ On 2021-07-05 by falkTX +

+

+ This is a small notice to everyone using JACK2 with the extra KXStudio repositories. + (those for Ubuntu 18.04 and 20.04) +

+

+ A change in the JACK2 code has made it so a restart of the server is required after the update.
+ The technical reason for this is an internal ABI change due to forced-alignment in a few struct/classes.
+ This change is required for some ARM platforms where non-aligned access results in a bus error. +

+

+ If you use jackdbus (likely with KXStudio stuff), you will need to actually kill it. (or use the usual cadence-session-start -s command.
+ If that does not work, good old restart is your friend. :) +

+

+ This small update brings JACK2 v1.9.19 early, as a way to get a little more testing before official release.
+ That said release is planned for April 15. +

+ +
+ +

+ > KXStudio Monthly Report (June 2021) and a Little Personal Note
+ On 2021-06-31 by falkTX +

+

+ Hello all, another monthly report about the KXStudio project is here.
+ A bit late this time, but let's ignore that. :)
+

+ +cadence-session-start -s +

> KXStudio Monthly Report (June 2021) and a Little Personal Note
On 2021-06-31 by falkTX