Browse Source

add carla-beta news pngs

pull/1/head
falkTX 10 years ago
parent
commit
3c764bca51
7 changed files with 5 additions and 3 deletions
  1. +4
    -2
      News.php
  2. +1
    -1
      includes/header.php
  3. BIN
      screenshots/news/carla-2.0-beta_canvas-integration.png
  4. BIN
      screenshots/news/carla-2.0-beta_carla-as-plugin.png
  5. BIN
      screenshots/news/carla-2.0-beta_carla-rack-lv2.png
  6. BIN
      screenshots/news/carla-2.0-beta_newlook.png
  7. BIN
      screenshots/news/carla-2.0-beta_win32-bridge.png

+ 4
- 2
News.php View File

@@ -25,9 +25,11 @@ include_once("includes/header.php");
<h2>Highlights</h2>
<p>Highlights of the (future) 2.0 release:</p>
<ul>
<li>Carla internal plugins exported as LV2</li>
<li>New look</li>

<li>Carla itself as a plugin (rack-mode)</li>

<li>Carla itself as a plugin (rack-mode); this also means carla-rack as LV2</li>
<li>Carla internal plugins exported as LV2</li>

<!-- ams-lv2, setbfree -->
<li>LV2 CV ports and Worker extension are now implemented</li>


+ 1
- 1
includes/header.php View File

@@ -1,7 +1,7 @@
<?php
$SHOW_NOTE = TRUE;

if (file_exists("/var/www/kxstudio/paste/"))
if (file_exists("/home/falk2/"))
{
$ROOT = "/kxstudio";
$SHOW_NOTE = FALSE;


BIN
screenshots/news/carla-2.0-beta_canvas-integration.png View File

Before After
Width: 1138  |  Height: 721  |  Size: 103KB

BIN
screenshots/news/carla-2.0-beta_carla-as-plugin.png View File

Before After
Width: 1033  |  Height: 763  |  Size: 213KB

BIN
screenshots/news/carla-2.0-beta_carla-rack-lv2.png View File

Before After
Width: 1443  |  Height: 827  |  Size: 318KB

BIN
screenshots/news/carla-2.0-beta_newlook.png View File

Before After
Width: 1000  |  Height: 772  |  Size: 282KB

BIN
screenshots/news/carla-2.0-beta_win32-bridge.png View File

Before After
Width: 1520  |  Height: 877  |  Size: 1.3MB

Loading…
Cancel
Save