File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010
1111<a href="" target="_blank"></a>
1212
13+ <p>
14+ <span style="font-size: 20px">> KXStudio Project Update (July 2025)</span><br/>
15+ On <i>2025-07-31</i> by<i> falkTX</i>
16+ </p>
17+ <p>
18+ Hello all, this is the monthly report for all software things related to KXStudio, DISTRHO & falkTX projects.
19+ </p>
20+
21+ <h3>New releases</h3>
22+ <ul>
23+ <li>NEW! <a href="https://github.com/falkTX/j2sc/" target="_blank">J2SC project first release which supersedes Cadence</a></li>
24+ <li><a href="https://github.com/falkTX/Carla/releases/tag/v2.5.10" target="_blank">Carla updated to 2.5.10</a></li>
25+ <li><a href="https://github.com/wineasio/wineasio/releases/tag/v1.3.0" target="_blank">WineASIO updated to 1.3.0</a></li>
26+ </ul>
27+
28+ <h3>Repository updates</h3>
29+ <ul>
30+ <li>NEW! added j2sc 0.0.1</li>
31+ <li>carla updated to 2.5.10</li>
32+ <li>wineasio updated to 1.3.0</li>
33+ </ul>
34+
35+ <h3>Final notes</h3>
36+ <p>
37+ Some applications in the KXStudio Website repositories' pages have been hidden and some plugins have been marked as "abandoned".<br/>
38+ Everything is still available to install through "apt-get" though.
39+ </p>
40+
41+ <p> </p>
42+
43+ <p>
44+ That is all for now, see you next month!
45+ </p>
46+
47+ <hr/>
48+
1349<p>
1450 <span style="font-size: 20px">> KXStudio Project Update (June 2025)</span><br/>
1551 On <i>2025-06-29</i> by<i> falkTX</i>
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ PACKAGES_ARCHS=("amd64" "arm64" "armhf" "i386")
1818PACKAGES_ABANDONED=(" ams-lv2" " arctican-plugins-lv2" " arctican-plugins-vst" " arpage" " autotalent" " beatslash-lv2" " easyssp-lv2" " easyssp-vst" " invada-studio-plugins-ladspa" " invada-studio-plugins-lv2" " juced-plugins-lv2" " juced-plugins-vst" " pizmidi-plugins" " teragonaudio-plugins-lv2" " teragonaudio-plugins-vst" )
1919
2020# stuff to be hidden, for various reasons
21- PACKAGES_BLACKLIST=(" carla-bridge-linux32" " carla-bridge-linux64" " distrho-src" " jalv" " lv2vst" " wineasio-amd64" " wineasio-i386" )
21+ PACKAGES_BLACKLIST=(" carla-bridge-linux32" " carla-bridge-linux64" " carla-bridge-win32 " " distrho-src" " jalv" " lv2vst" " wineasio-amd64" " wineasio-i386" )
2222
2323# hidden packages, either abandoned by the author or stuff I no longer use and thus won't maintain updated here
2424PACKAGES_HIDDEN=(" cadence" " cadence-tools" " catia" " claudia" " fluajho" " gladish" " ladish" " non-sequencer" " non-sequencer-git" " patroneo" " vico" )
You can’t perform that action at this time.
0 commit comments