Browse Source

Carla 1.2.3 release + notice for JACK1 users

pull/1/head
falkTX 11 years ago
parent
commit
ac7bf4ee2d
3 changed files with 34 additions and 12 deletions
  1. +6
    -6
      Applications:Carla.php
  2. +6
    -6
      Downloads.php
  3. +22
    -0
      News.php

+ 6
- 6
Applications:Carla.php View File

@@ -69,7 +69,7 @@ include_once("includes/header.php");
<!-- Release Notes -->
<h3><span class="mw-headline" id="ReleaseNotes"> Release Notes </span></h3>
<p>
The following are the release notes for version 1.0.2:
The following are the release notes for 1.2.x:
</p>
<ul>
<li>Canvas does not save or restore connections.<br/>
@@ -81,7 +81,7 @@ include_once("includes/header.php");
<li>Rack mode is still a bit experimental, specially on non-JACK drivers.</li>

<li>LV2 plugin support is incomplete (although already in a good state).<br/>
Plugins that use CV ports or Worker extension will not work right now.</li>
Plugins that use CV ports, multiple MIDI ports or Worker extension will not work right now.</li>

<li>Carla will not work with non-native LV2 Plugin UIs that require the instance-data extension.<br/>
This is by design and not a bug.</li>
@@ -104,15 +104,15 @@ include_once("includes/header.php");
Debian/Ubuntu</a> (via KXStudio repositories)<br/>
</p>
<p>
Pre-compiled binaries are available for Linux and Windows.<br/>
Pre-compiled binaries are available for Linux and Windows (version 1.2.3).<br/>
<img src="images/ico_linux.png" alt="" class="img_text_align_spaced"/>
<a href="http://sourceforge.net/projects/kxstudio/files/Releases/carla/Carla-1.1.0-linux32.tar.xz/download" class="external text a_bigger_text" rel="nofollow" target="_blank">
<a href="http://sourceforge.net/projects/kxstudio/files/Releases/carla/Carla-1.2.3-linux32.tar.xz/download" class="external text a_bigger_text" rel="nofollow" target="_blank">
Linux 32bit</a><br/>
<img src="images/ico_linux.png" alt="" class="img_text_align_spaced"/>
<a href="http://sourceforge.net/projects/kxstudio/files/Releases/carla/Carla-1.1.0-linux64.tar.xz/download" class="external text a_bigger_text" rel="nofollow" target="_blank">
<a href="http://sourceforge.net/projects/kxstudio/files/Releases/carla/Carla-1.2.3-linux64.tar.xz/download" class="external text a_bigger_text" rel="nofollow" target="_blank">
Linux 64bit</a><br/>
<img src="images/ico_windows.png" alt="" class="img_text_align_spaced"/>
<a href="http://sourceforge.net/projects/kxstudio/files/Releases/carla/Carla-1.1.0-win32.zip/download" class="external text a_bigger_text" rel="nofollow" target="_blank">
<a href="http://sourceforge.net/projects/kxstudio/files/Releases/carla/Carla-1.2.3-win32.zip/download" class="external text a_bigger_text" rel="nofollow" target="_blank">
Windows 32bit</a><br/>
</p>
<p>


+ 6
- 6
Downloads.php View File

@@ -163,10 +163,10 @@ $dlSize = $SIZE_IDS[$dlId];
<img src="images/ico_cadence.png" alt="" class="img_text_align"/> Cadence</a> (32bit, version 0.8.1)<br/>
<a href="http://sourceforge.net/projects/kxstudio/files/Releases/cadence/Cadence-0.8.1-linux64.tar.xz/download" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_cadence.png" alt="" class="img_text_align"/> Cadence</a> (64bit, version 0.8.1)<br/>
<a href="http://sourceforge.net/projects/kxstudio/files/Releases/carla/Carla-1.1.0-linux32.tar.xz/download" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla</a> (32bit, version 1.1.0)<br/>
<a href="http://sourceforge.net/projects/kxstudio/files/Releases/carla/Carla-1.1.0-linux64.tar.xz/download" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla</a> (64bit, version 1.1.0)<br/>
<a href="http://sourceforge.net/projects/kxstudio/files/Releases/carla/Carla-1.2.3-linux32.tar.xz/download" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla</a> (32bit, version 1.2.3)<br/>
<a href="http://sourceforge.net/projects/kxstudio/files/Releases/carla/Carla-1.2.3-linux64.tar.xz/download" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla</a> (64bit, version 1.2.3)<br/>
<a href="http://sourceforge.net/projects/kxstudio/files/Releases/festige/festige-1.0.2-x86.tar.gz/download" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_festige.png" alt="" class="img_text_align"/> FeSTige</a> (32bit, version 1.0.2)<br/>
</p>
@@ -174,8 +174,8 @@ $dlSize = $SIZE_IDS[$dlId];
Windows Downloads:<br/>
<a href="http://sourceforge.net/projects/kxstudio/files/Releases/cadence/Cadence-0.8.1-win32.zip/download" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_cadence.png" alt="" class="img_text_align"/> Cadence</a> (32bit, version 0.8.1)<br/>
<a href="http://sourceforge.net/projects/kxstudio/files/Releases/carla/Carla-1.1.0-win32.zip/download" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla</a> (32bit, version 1.1.0)<br/>
<a href="http://sourceforge.net/projects/kxstudio/files/Releases/carla/Carla-1.2.3-win32.zip/download" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla</a> (32bit, version 1.2.3)<br/>
</p>
</ul>



+ 22
- 0
News.php View File

@@ -12,6 +12,28 @@ include_once("includes/header.php");
<a href="http://feeds.launchpad.net/kxstudio/announcements.atom"><img src="images/rss.png" alt="RSS"/></a>
</div>

<p>
<span style="font-size: 20px">&gt; Small Carla notice for JACK1 users (and 1.2.3 release)</span><br/>
On <i>2013-12-26</i> by<i> falkTX</i>
</p>
<p>
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
<a href="https://github.com/jackaudio/jack2/issues/46" class="external free" rel="nofollow" target="_blank">this</a>).<br/>
So in the meantime I have to use JACK1, and while doing so I found a pretty nasty bug...<br/>
<b>No system connections</b> were shown in the patchbay canvas!<br/>
<p>
I don't know if others suffered from the bug (I always run JACK2) or though it was how it really worked.<br/>
In any case, the Carla patchbay will show all JACK connections now - wherever they are from Carla plugins or system ones.
</p>
<p>
<b>Updating to version 1.2.3 is recommended</b>, specially if you use JACK1.<br/>
For a list of changes you can check the Carla stable git log
<a href="https://github.com/falkTX/Carla/commits/stable" class="external free" rel="nofollow" target="_blank">here</a>,
which allows to directly see what changed in the code.
</p>

<hr/>

<p>
<span style="font-size: 20px">&gt; Carla 2.0 development progress report</span><br/>
On <i>2013-12-17</i> by<i> falkTX</i>


Loading…
Cancel
Save