| @@ -10,6 +10,42 @@ include_once("includes/header.php"); | |||||
| <a href="" target="_blank"></a> | <a href="" target="_blank"></a> | ||||
| <p> | |||||
| <span style="font-size: 20px">> KXStudio Project Update (July 2025)</span><br/> | |||||
| On <i>2025-07-31</i> by<i> falkTX</i> | |||||
| </p> | |||||
| <p> | |||||
| Hello all, this is the monthly report for all software things related to KXStudio, DISTRHO & falkTX projects. | |||||
| </p> | |||||
| <h3>New releases</h3> | |||||
| <ul> | |||||
| <li>NEW! <a href="https://github.com/falkTX/j2sc/" target="_blank">J2SC project first release which supersedes Cadence</a></li> | |||||
| <li><a href="https://github.com/falkTX/Carla/releases/tag/v2.5.10" target="_blank">Carla updated to 2.5.10</a></li> | |||||
| <li><a href="https://github.com/wineasio/wineasio/releases/tag/v1.3.0" target="_blank">WineASIO updated to 1.3.0</a></li> | |||||
| </ul> | |||||
| <h3>Repository updates</h3> | |||||
| <ul> | |||||
| <li>NEW! added j2sc 0.0.1</li> | |||||
| <li>carla updated to 2.5.10</li> | |||||
| <li>wineasio updated to 1.3.0</li> | |||||
| </ul> | |||||
| <h3>Final notes</h3> | |||||
| <p> | |||||
| Some applications in the KXStudio Website repositories' pages have been hidden and some plugins have been marked as "abandoned".<br/> | |||||
| Everything is still available to install through "apt-get" though. | |||||
| </p> | |||||
| <p> </p> | |||||
| <p> | |||||
| That is all for now, see you next month! | |||||
| </p> | |||||
| <hr/> | |||||
| <p> | <p> | ||||
| <span style="font-size: 20px">> KXStudio Project Update (June 2025)</span><br/> | <span style="font-size: 20px">> KXStudio Project Update (June 2025)</span><br/> | ||||
| On <i>2025-06-29</i> by<i> falkTX</i> | On <i>2025-06-29</i> by<i> falkTX</i> | ||||
| @@ -18,7 +18,7 @@ PACKAGES_ARCHS=("amd64" "arm64" "armhf" "i386") | |||||
| PACKAGES_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") | PACKAGES_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") | ||||
| # stuff to be hidden, for various reasons | # stuff to be hidden, for various reasons | ||||
| PACKAGES_BLACKLIST=("carla-bridge-linux32" "carla-bridge-linux64" "distrho-src" "jalv" "lv2vst" "wineasio-amd64" "wineasio-i386") | |||||
| PACKAGES_BLACKLIST=("carla-bridge-linux32" "carla-bridge-linux64" "carla-bridge-win32" "distrho-src" "jalv" "lv2vst" "wineasio-amd64" "wineasio-i386") | |||||
| # hidden packages, either abandoned by the author or stuff I no longer use and thus won't maintain updated here | # hidden packages, either abandoned by the author or stuff I no longer use and thus won't maintain updated here | ||||
| PACKAGES_HIDDEN=("cadence" "cadence-tools" "catia" "claudia" "fluajho" "gladish" "ladish" "non-sequencer" "non-sequencer-git" "patroneo" "vico") | PACKAGES_HIDDEN=("cadence" "cadence-tools" "catia" "claudia" "fluajho" "gladish" "ladish" "non-sequencer" "non-sequencer-git" "patroneo" "vico") | ||||