KXStudio Website https://kx.studio/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

440 lines
22KB

  1. <?php
  2. $PAGE_TITLE = "KXStudio News";
  3. $PAGE_TYPE = "NORMAL";
  4. $PAGE_SOURCE_1 = ARRAY("/News");
  5. $PAGE_SOURCE_2 = ARRAY("News");
  6. include_once("includes/header.php");
  7. ?>
  8. <p><b>THIS IS A FAKE PAGE, KXSTUDIO NEWS USES A DYNAMIC MODULE NOW</b></p>
  9. <div style="position: absolute; top: 120px; right: 100px;">
  10. <a href="http://feeds.launchpad.net/kxstudio/announcements.atom"><img src="images/rss.png" alt="RSS"/></a>
  11. </div>
  12. <p>
  13. <span style="font-size: 20px">&gt; The first Carla 2.0 beta is here!</span><br/>
  14. On <i>2014-04-17</i> by<i> falkTX</i>
  15. </p>
  16. <p>
  17. Carla 2.0 is a full rework of the first Carla release.<br/>
  18. It's currently under development with a planned release later this year.<br/>
  19. Today the first beta is released, and we'll show you what to expect when the final version arrives.<br/>
  20. </p>
  21. <p>
  22. DISCLAIMER: This is a beta release! Although all features mentioned here are working right now, they may be incomplete, have bugs or even eat your cat!<br/>
  23. You've been warned. ;)<br/>
  24. </p>
  25. <h2>Highlights</h2>
  26. <table><tr><td width="720px" valign="top">
  27. <h3>Canvas Integration</h3>
  28. <p>
  29. When using the JACK multi-client mode, plugins will be mapped to their respective canvas group.<br/>
  30. Double-clicking the plugin group will show its UI, while pressing 'delete' will remove the actual plugin.<br/>
  31. There's extra right-click options, and the keyboard and meters will react accordingly.<br/>
  32. </p>
  33. </td><td>
  34. <a href="/screenshots/news/carla-2.0-beta_canvas-integration.png"><img src="/screenshots/news/carla-2.0-beta_canvas-integration_crop.png" alt="new-look"/></a>
  35. </td></tr></table>
  36. <p><br/></p>
  37. <table><tr><td width="720px">
  38. <a href="/screenshots/news/carla-2.0-beta_newlook.png"><img src="/screenshots/news/carla-2.0-beta_newlook_crop.png" alt="new-look"/></a>
  39. </td><td valign="top">
  40. <h3>New Look</h3>
  41. <p>
  42. blah blah blah blah.<br/>
  43. blah blah blah hahahah.<br/>
  44. </p>
  45. </td></tr></table>
  46. <p><br/></p>
  47. <table><tr><td width="720px" valign="top">
  48. <h3>Carla-Rack as Plugin</h3>
  49. <p>
  50. Carla itself as a plugin (rack-mode).<br/>
  51. This allows this and that<br/>
  52. </p>
  53. </td><td>
  54. <a href="/screenshots/news/carla-2.0-beta_carla-as-plugin.png"><img src="/screenshots/news/carla-2.0-beta_carla-as-plugin_crop.png" alt="new-look"/></a>
  55. </td></tr></table>
  56. <p><br/></p>
  57. <table><tr><td width="720px">
  58. <a href="/screenshots/news/carla-2.0-beta_carla-rack-lv2.png"><img src="/screenshots/news/carla-2.0-beta_carla-rack-lv2_crop.png" alt="new-look"/></a>
  59. </td><td valign="top">
  60. <h3>Internal plugins as LV2</h3>
  61. <p>
  62. Carla internal plugins exported as LV2<br/><br/>
  63. This includes carla-rack and zynaddsubfx!<br/>
  64. </p>
  65. </td></tr></table>
  66. <p><br/></p>
  67. <table><tr><td width="720px" valign="top">
  68. <h3>Plugin Bridges</h3>
  69. <p>
  70. plugin bridges, including 32bit on 64bit systems and Windows plugins on Linux<br/>
  71. </p>
  72. </td><td>
  73. <a href="/screenshots/news/carla-2.0-beta_win32-bridge.png"><img src="/screenshots/news/carla-2.0-beta_win32-bridge_crop.png" alt="new-look"/></a>
  74. </td></tr></table>
  75. <p><br/></p>
  76. <h3>More stuff</h3>
  77. <ul>
  78. <li>LV2 CV ports and Worker extension are now implemented, allowing to load ams-lv2 and setBfree plugins</li>
  79. <li>VST3 and AU plugin support</li>
  80. <li>save&restore canvas connections</li>
  81. <li>Qt5 ready</li>
  82. </ul>
  83. <p>
  84. There's some other things planned, but they might be delayed until 3.0 so that this release doesn't take too long to happen.<br/>
  85. You can find the complete TODO list here: https://raw.github.com/falkTX/Carla/master/doc/Carla-TODO.<br/>
  86. </p>
  87. <h2>Downloads</h2>
  88. <p>
  89. experiment?, downloads here
  90. </p>
  91. <!--
  92. <hr/>
  93. <p>
  94. <span style="font-size: 20px">&gt; KXStudio repositories now ready for Debian!</span><br/>
  95. On <i>2014-04-10</i> by<i> falkTX</i>
  96. </p>
  97. <p>
  98. <img src="http://kxstudio.sourceforge.net/images/repos.png" alt="" style="float:left;"/>
  99. The KXStudio repositories are now ready for Debian and its derivatives (including the upcoming Ubuntu 14.04).<br/>
  100. They should work for all Debian versions since Wheezy and Ubuntu 12.04 or above.<br/>
  101. See the <a href="http://kxstudio.sourceforge.net/Repositories">Repositories section</a> for more information and how to enable them.<br/>
  102. </p>
  103. <p>
  104. There's a list of available applications in the repository <a href="http://kxstudio.sourceforge.net/Repositories:Applications">here</a>
  105. and plugins <a href="http://kxstudio.sourceforge.net/Repositories:Plugins">here</a>.<br/>
  106. These 2 lists will quickly grow as more stuff is added in the repositories.<br/>
  107. </p>
  108. <p><br/></p>
  109. <p>
  110. You can request new software to be packaged in this
  111. <a href="https://linuxmusicians.com/viewtopic.php?f=47&t=10643" class="external free" rel="nofollow" target="_blank">LinuxMusicians forum topic</a>
  112. (although things seems a bit slow now, we'll eventually get to everyone's requests).<br/>
  113. Please report any issues regarding packages <a href="https://github.com/KXStudio/KXStudio/issues" class="external free" rel="nofollow" target="_blank">here</a>.<br/>
  114. </p>
  115. <p>
  116. If you use the repositories, please donate to help keep packager(s) motivated. See <a href="http://kxstudio.sourceforge.net/Donations">http://kxstudio.sourceforge.net/Donations</a>.<br/>
  117. All this month donations will go to ensure falkTX has a good trip to the Linux Audio Conference next month!<br/>
  118. <br/>
  119. </p>
  120. <p>
  121. PS: AVLinux users wanting to use the KXStudio repositories should be patient.<br/>
  122. Something cool might come up when falkTX and GMaq meet in next month's LAC. ;)<br/>
  123. </p>
  124. <hr/>
  125. <p>
  126. <span style="font-size: 20px">&gt; Small Carla notice for JACK1 users (and 1.2.3 release)</span><br/>
  127. On <i>2013-12-26</i> by<i> falkTX</i>
  128. </p>
  129. <p>
  130. While I was doing a Carla video I got into a show-stopper bug in JACK2 (it kept crashing because of complex MIDI mixdown, see
  131. <a href="https://github.com/jackaudio/jack2/issues/46" class="external free" rel="nofollow" target="_blank">this</a>).<br/>
  132. So in the meantime I have to use JACK1, and while doing so I found a pretty nasty bug...<br/>
  133. <b>No system connections</b> were shown in the patchbay canvas!<br/>
  134. <p>
  135. I don't know if others suffered from the bug (I always run JACK2) or though it was how it really worked.<br/>
  136. In any case, the Carla patchbay will show all JACK connections now - wherever they are from Carla plugins or system ones.
  137. </p>
  138. <p>
  139. <b>Updating to version 1.2.3 is recommended</b>, specially if you use JACK1.<br/>
  140. For a list of changes you can check the Carla stable git log
  141. <a href="https://github.com/falkTX/Carla/commits/stable" class="external free" rel="nofollow" target="_blank">here</a>,
  142. which allows to directly see what changed in the code.
  143. </p>
  144. <hr/>
  145. <p>
  146. <span style="font-size: 20px">&gt; Carla 2.0 development progress report</span><br/>
  147. On <i>2013-12-17</i> by<i> falkTX</i>
  148. </p>
  149. <p>
  150. This is a progress report for the new Carla, version 2.0.<br/>
  151. It will take a while to get a release ready, but there are already a few things done and stuff to show.
  152. </p>
  153. <h3>Backend</h3>
  154. <p>
  155. First, <b>the backend is being rewritten to not use any system toolkit</b>.<br/>
  156. In 1.x series I've used Qt4 to handle graphics, but that might be a problem soon with Qt5 (cannot mix Qt4 and Qt5 stuff together).<br/>
  157. Plus I want the Carla backend to be toolkit agnostic, so that in the future it may be re-usable for others no matter what their main toolkit is.<br/>
  158. The main backend header files are now ANSI C compatible, thus increasing the chances of re-usability (as some Linux developers have a weird aversion to C++...).
  159. </p>
  160. <p>
  161. Because Qt is no longer used in the backend code, I needed something else to handle graphics and other advanced stuff - Juce was selected for this.<br/>
  162. Juce is a C++ framework focused on audio applications and plugins, which suits Carla nicely.<br/>
  163. There's a lot of useful things inside it that will make developing new features much easier (like the internal patchbay mode).<br/>
  164. Other things like AU and VST3 plugin hosting will be possible too thanks to Juce, although they are not relevant to Linux.
  165. </p>
  166. <p>
  167. Loading <b>Carla as a plugin</b> is also being worked on.<br/>
  168. There target two main targets with this:
  169. </p>
  170. <ul>
  171. <li>Load entire Carla projects - rack or patchbay - as a single plugin in the graph (avoiding clutter);</li>
  172. <li>Carla itself as an LV2 plugin;</li>
  173. </ul>
  174. <p>
  175. If you been following the LinuxMusicians forums you know that internal Carla plugins are already available as LV2 plugins (yes, that includes zynaddsubfx-lv2!).<br/>
  176. Once the Carla internal plugin work is complete, you automatically get an LV2 version of it as well! :D
  177. </p>
  178. <h3>Front-end</h3>
  179. <p>
  180. There has been a few changes on the UI side as well.<br/>
  181. For example, the <b>plugin edit dialog</b> now looks like this:
  182. </p>
  183. <p>
  184. <img src="/screenshots/news/carla-2.0-report_edit-dialog.png" alt=""/>
  185. </p>
  186. <p>
  187. As seen the image, the user will be able to use "Stereo Balance" or "Mono Panning".<br/>
  188. The new layout also allows for a much <b>smaller window size</b>.<br/>
  189. </p>
  190. <p>
  191. Lastly, there's plans to bring <b>custom skins to plugin "slots"</b>, in a similar way to Reason.<br/>
  192. This is something I still have to investigate to find the best possible way to do it.<br/>
  193. It should be expandable so that random plugins can also use skins, probably via a new LV2 extension.<br/>
  194. More on this later.
  195. </p>
  196. <br/>
  197. <p>
  198. That's all for now.<br/>
  199. Soon there will be a new DISTRHO release, so stay tuned!
  200. </p>
  201. <hr/>
  202. <p>
  203. <span style="font-size: 20px">&gt; New releases and future plans</span><br/>
  204. On <i>2013-11-27</i> by<i> falkTX</i>
  205. </p>
  206. <p>
  207. Hello everyone, there have been a couple of releases and changes on the KXStudio world.<br/>
  208. </p>
  209. <p>
  210. First of, a new release of the <b>KXStudio Live-DVD</b> is now available.<br/>
  211. This is a bug-fix for the 12.04.x series, which current users should already have if their systems are up to date.<br/>
  212. Checkout the <a href="http://kxstudio.sourceforge.net/Documentation:KXStudio12043:About">About</a> or <a href="http://kxstudio.sourceforge.net/Documentation:KXStudio12043:ReleaseNotes">Release Notes</a> to find out more about this release.
  213. </p>
  214. <p>
  215. Several <b>new versions of Carla</b> have been released since its first announcement, the last one currently being 1.2.2.<br/>
  216. For a change-log you can check the <a href="https://github.com/falkTX/Carla/commits/stable">git log (stable branch)</a> in github.<br/>
  217. This way you can see what actually changed in the code, instead of just seeing a description list.
  218. </p>
  219. <p>
  220. A new <b>DISTRHO</b> release is planned for release next month, and a few minor plugins.<br/>
  221. Hopefully the Plugin Toolkit will be ready by then, which should help the creation of new audio plugins (soon!).
  222. </p>
  223. <p>
  224. Lastly, after much discussion and consideration, the <b>KXStudio repositories are moving to Debian</b>.<br/>
  225. The current 12.04.x release is still fully supported, this is something that will happen slowly through 2014.<br/>
  226. Having the KXStudio repos in Debian means any Debian based distribution can make use of KXStudio goods, and not just Ubuntu ones.<br/>
  227. Although there are already happy users with Debian + KXStudio, this process is not yet complete.<br/>
  228. We'll make a new announcement once the Debian repos are ready for wide use.
  229. </p>
  230. <p>
  231. Oh, and the KXStudio website is currently being redone a little.<br/>
  232. Give it a visit now! <a href="http://kxstudio.sourceforge.net/">http://kxstudio.sourceforge.net/</a>
  233. </p>
  234. <hr/>
  235. <p>
  236. <span style="font-size: 20px">&gt; Carla Plugin Host 1.0.0 released!</span><br/>
  237. On <i>2013-07-02</i> by<i> falkTX</i>
  238. </p>
  239. <p>
  240. After more than 2 years in development, here it is - the first stable release of Carla is now available!<br/>
  241. <a href="http://kxstudio.sourceforge.net/screenshots/carla.png"><img src="http://kxstudio.sourceforge.net/screenshots/carla.png" alt="carla.png"/></a><br/>
  242. </p>
  243. <p>
  244. Carla Plugin Host, or just Carla, is an audio plugin host, with support for many audio drivers and plugin formats.<br/>
  245. It has some nice features like automation of parameters via MIDI CC and full OSC control.<br/>
  246. </p>
  247. <p>
  248. Carla currently supports LADSPA (including LRDF), DSSI, LV2, and VST plugin formats, plus GIG, SF2 and SFZ file support.<br/>
  249. It uses JACK as the default and preferred audio driver but also supports native drivers like ALSA, DirectSound or CoreAudio.<br/>
  250. </p>
  251. <p>
  252. We currently release source code plus Windows and Linux binaries (focus goes into the Linux version).<br/>
  253. Downloads available at the usual place, <a href="http://kxstudio.sourceforge.net/Downloads#Binaries">KXStudio Downloads</a>.<br/>
  254. </p>
  255. <p>
  256. For more information about Carla check its own application page <a href="http://kxstudio.sourceforge.net/Applications:Carla">here</a>.<br/>
  257. We'll be updating that page in the next few days, with some tutorials and workflow videos as well, so stay tuned!<br/>
  258. </p>
  259. <p>
  260. You can follow the release discussion over at <a href="https://linuxmusicians.com/viewtopic.php?f=24&t=11249" class="external free" rel="nofollow">LinuxMusicians forums</a>.<br/>
  261. If you find this application useful and/or want to help further development, please consider a <a href="http://kxstudio.sourceforge.net/Donations">donation</a>.<br/>
  262. </p>
  263. <a href="http://kxstudio.sourceforge.net/"></a>
  264. <hr/>
  265. <p>
  266. <span style="font-size: 20px">&gt; KXStudio 12.04.1 released!</span><br/>
  267. On <i>2013-01-05</i> by<i> falkTX</i>
  268. </p>
  269. <p>
  270. After much hard work, a new release of KXStudio is ready!<br/>
  271. The previous ISO images were getting old, and since Cadence (and KXStudio in general) is now much more stable, it was time for an update.<br/>
  272. Existing KXStudio users already have 90% of the changes and fixes as KXStudio uses the repositories for everything.<br/>
  273. Still, this is a big milestone for the project. It's a step towards perfection.
  274. </p>
  275. <p>
  276. Here's a quick list of changes since the previous 12.04 release.
  277. <p>
  278. <ul>
  279. <b>Apps:</b>
  280. <li>Add AriaMaestosa, Giada and Petri-Foo to the DVD and default install</li>
  281. <li>Upgrade Cadence to the beta1 release (lots of fixes!)</li>
  282. <li>Fully up-to-date apps and plugins (as of 30/12/2012)</li>
  283. <li>Use KDE 4.9.4 on the Live-DVD (repositories now have 4.9.5)</li>
  284. <li>Use Firefox-KDE PPA on the Live-DVD</li>
  285. </ul>
  286. <ul>
  287. <b>Desktop/Theme:</b>
  288. <li>Add kxstudio-text plymouth (used when no gpu drivers are available)</li>
  289. <li>Fix plymouth Live-DVD "eject disk now" text not visible (and any other labels/info)</li>
  290. <li>Change KDE desktop theme to slim-glow (backported latest release from KDE 4.10)</li>
  291. <li>Change cursor theme to oxy-zion</li>
  292. <li>Disable KDE bouncing cursor by default</li>
  293. <li>Use Claudia-Launcher instead of Klaudia in KDE kickoff (start menu)</li>
  294. </ul>
  295. <ul>
  296. <b>Settings:</b>
  297. <li>Auto-disable PulseAudio respawn</li>
  298. <li>Set default asoundrc file to snd-aloop</li>
  299. <li>Set default jack prio to 85</li>
  300. <li>Use ALSA-Audio bridge instead of PulseAudio (no longer installed by default)</li>
  301. </ul>
  302. <ul>
  303. <b>Welcome Wizard:</b>
  304. <li>Add theme screenshot button</li>
  305. <li>Add theme font size option</li>
  306. <li>Auto-register 64bit WineAsio too (done in 'wine stuff' step)</li>
  307. <li>Don't update user theme to KXStudio by default</li>
  308. <li>Disable theme updates if not running KDE4 or XFCE</li>
  309. </ul>
  310. <p>
  311. The DVD works properly now (no need to re-login to apply settings anymore) and also has an option to boot to RAM (requires at least 3Gb to work).<br/>
  312. You can download the new ISOs at the KXStudio website, <a href="http://kxstudio.sourceforge.net/Downloads">http://kxstudio.sourceforge.net/Downloads</a>.
  313. <br/><br/>
  314. </p>
  315. <p>
  316. This release is dedicated to Hatsuke Miku, a [virtual] Vocaloid singer that recently has seen original artwork released under a Creative Commons license.<br/>
  317. We believe that actions like this one (and others in 2012) indicate that the world embraces open-source culture more and more, every day.<br/>
  318. You can find more about Miku
  319. <a href="http://www.crypton.co.jp/mp/pages/prod/vocaloid/cv01_us.jsp" class="external free" rel="nofollow" target="_blank">here</a>,
  320. and the its CC artwork
  321. <a href="http://piapro.net/en_for_creators.html" class="external free" rel="nofollow" target="_blank">here</a>.
  322. <br/><br/>
  323. </p>
  324. <p>
  325. We hope you enjoy KXStudio and the updated Cadence.<br/>
  326. Soon enough the website will have full documentation for it and other subjects, so stay tuned!
  327. </p>
  328. <p>
  329. <a href="http://www.linuxmusicians.com/viewtopic.php?f=24&t=10484" class="external free" rel="nofollow" target="_blank"><b>Comments and discussion</b></a>
  330. </p>
  331. <hr/>
  332. <p>
  333. <span style="font-size: 20px">&gt; Call for Testing - Cadence pre-Beta</span><br/>
  334. On <i>2012-09-17</i> by<i> falkTX</i>
  335. </p>
  336. <p>
  337. Hello everybody!<br/>
  338. We're almost in the Beta1 release of Cadence!<br/>
  339. <br/>
  340. For those of you who don't know, Cadence is what KXStudio uses to manage the entire audio ecosystem.<br/>
  341. 'Cadence' is by itself the main app of a series of tools (call it the "Cadence tools").<br/>
  342. There's 'Catia', a simple JACK patchbay; 'Claudia' is a ladish frontend, very similar to Catia (and gladish); 'Carla' is the plugin host.<br/>
  343. Then there's the small tools - JackMeter, JackSettings, Logs, Render and XY-Controller (their names give away their funtionality).<br/>
  344. <br/>
  345. Cadence and its tools are currently being documented, and pages will appear here: (incomplete)<br/>
  346. <a href="http://kxstudio.sourceforge.net/Applications" class="external free" rel="nofollow" target="_blank">http://kxstudio.sourceforge.net/Applications</a><br/>
  347. (There's a topic in the KXStudio forums discussing the documentation <a href="http://www.linuxmusicians.com/viewtopic.php?f=47&t=9135" class="external free" rel="nofollow" target="_blank">here</a>).<br/>
  348. <br/>
  349. If you're running KXStudio now, you either have updates or have recently updated Cadence and sub-packages.<br/>
  350. I'll be pushing the latest Cadence code to the KXStudio repositories frequently in the next days while the testing happens.<br/>
  351. ArchLinux users can use this AUR package:
  352. <a href="https://aur.archlinux.org/packages.php?ID=50747" class="external free" rel="nofollow" target="_blank">https://aur.archlinux.org/packages.php?ID=50747</a><br/>
  353. You can checkout what's going on in the Cadence commits page:
  354. <a href="https://github.com/falkTX/Cadence/commits/master" class="external free" rel="nofollow" target="_blank">https://github.com/falkTX/Cadence/commits/master</a><br/>
  355. <br/>
  356. Not everything is fully ready right now, here's a list of things that will still be done before the Beta1 release:<br/>
  357. - Cadence audio-bridges, currently disabled<br/>
  358. - Carla Windows plugin-bridge support (Linux 32/64bit bridges are already in place though). Note that this will remain an experimental feature even for this release.<br/>
  359. - Carla-Control is unfinished, the GUI will do nothing useful right now.<br/>
  360. - Catia ALSA-MIDI support is currently disabled, but will still not be activated for this release.<br/>
  361. <br/>
  362. <br/>
  363. So, what needs testing?<br/>
  364. Pretty much everything. :D<br/>
  365. Run the apps, click on random stuff and try to make them crash. When that happens, or if notice something weird, please report the bug.<br/>
  366. I've done my best to make the tools as stable + crash-free as possible, but we can never be too sure about these things.<br/>
  367. <br/>
  368. You can report bugs directly in the official bug page at
  369. <a href="https://github.com/falkTX/Cadence/issues" class="external free" rel="nofollow" target="_blank">https://github.com/falkTX/Cadence/issues</a>.<br/>
  370. (Reporting a bug in that page allows you to receive notifications whenever something is done related to it).<br/>
  371. <br/>
  372. <br/>
  373. Thanks in advance to everyone that decides to help!<br/>
  374. If you love these tools and they are useful to you, please consider making donation by following this link:<br/>
  375. <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=PDGZL8PKSNHYW" class="external free" rel="nofollow" target="_blank">https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=PDGZL8PKSNHYW</a>.
  376. </p>
  377. <hr/>
  378. <p>
  379. <span style="font-size: 20px">&gt; KXStudio 12.04 is out!</span><br/>
  380. On <i>2011-12-21</i> by<i> falkTX</i>
  381. </p>
  382. <p>
  383. Hey there everyone, it's that time again!<br/>
  384. KXStudio is now ready for the masses, now using Ubuntu 12.04 as the base.
  385. </p><p>KDE4 remains the officially supported Desktop, with XFCE on 2nd place.<br/>
  386. For this release I re-introduced the ISOs, although only 32bit for now. So now installing KXStudio can take 3 forms: Live-DVD, Ubuntu upgrade or NetBoot.<br />
  387. The Live-DVD uses KDE4, if you want XFCE instead please install UbuntuStudio first then follow the upgrade instructions as detailed <a href="<?php echo $ROOT; ?>/Documentation:Ubuntu:Upgrade">here</a>.
  388. </p><p>The Cadence tools are currently being ported to python3 in a new repo - <a href="https://github.com/falkTX/Cadence" class="external free" rel="nofollow" target="_blank">https://github.com/falkTX/Cadence</a>.<br/>
  389. Catarina, Catia, Claudia and the minor tools are almost beta state right now. Carla and Claudia-Launcher are still in the works (but already very functional), and the real 'Cadence' app is yet to be ported.<br/>
  390. These tools are already available on KXStudio in their latest git state, and will be released as beta for the while world very soon.
  391. </p><p>The DISTRHO plugin suite is now near completion and it's targeted for a new release this weekend.<br/>
  392. The entire collection is already available in the KXStudio repos but yet part of the meta-packages (will be added shortly after the official release).<br/>
  393. Generic linux binaries will be made available for non-KXStudio users as before.
  394. </p>
  395. <hr/>
  396. <p>
  397. Note: Since the KXStudio website has been internally reworked (removed mediawiki, much simpler PHP code now), the old news have been removed.<br/>
  398. <br/>
  399. </p>
  400. -->
  401. <?php
  402. include_once("includes/footer.php");
  403. ?>