Browse Source

Continue writing beta6 news, add screenshots

pull/12/head
falkTX 6 years ago
parent
commit
52573fafb8
10 changed files with 49 additions and 37 deletions
  1. +49
    -37
      News.php
  2. BIN
      screenshots/news/carla-2.0-beta6_export-lv2.png
  3. BIN
      screenshots/news/carla-2.0-beta6_export-lv2_crop.png
  4. BIN
      screenshots/news/carla-2.0-beta6_freebsd.png
  5. BIN
      screenshots/news/carla-2.0-beta6_freebsd_crop.png
  6. BIN
      screenshots/news/carla-2.0-beta6_jack-apps.png
  7. BIN
      screenshots/news/carla-2.0-beta6_jack-apps_crop.png
  8. BIN
      screenshots/news/carla-2.0-beta6_settings.png
  9. BIN
      screenshots/news/carla-2.0-beta6_settings_crop.png
  10. BIN
      screenshots/news/carla-2.0-beta6_transport.png

+ 49
- 37
News.php View File

@@ -14,7 +14,7 @@ include_once("includes/header.php");

<p>
<span style="font-size: 20px">&gt; Carla 2.0 beta6 is here!</span><br/>
On <i>2018-01-07</i> by<i> falkTX</i>
On <i>2018-01-22</i> by<i> falkTX</i>
</p>
<p>
Hello again everyone, we're glad to bring you the 6th beta of the upcoming Carla 2.0 release.<br/>
@@ -38,40 +38,36 @@ BSD, Hurd and Haiku working, but realtime audio usage has not been tested by me
</p>

<table><tr><td>
<a href="<?php echo $ROOT; ?>/screenshots/news/carla-2.0-beta6_lll.png">
<img src="<?php echo $ROOT; ?>/screenshots/news/carla-2.0-beta6_carla-control_crop.png" alt="carla-control"/>
</a>
<img src="<?php echo $ROOT; ?>/screenshots/news/carla-2.0-beta6_transport.png" alt="transport"/>
</td><td>
<h3>tweak of settings page</h3>
<h3>Transport controls (experimental)</h3>
<p>
wine options settings
Experimental settings
...
...<br/>
also link<br/>
</p>
</td></tr></table>

<p><br/></p>

<table><tr><td>
<a href="<?php echo $ROOT; ?>/screenshots/news/carla-2.0-beta6_lll.png">
<img src="<?php echo $ROOT; ?>/screenshots/news/carla-2.0-beta6_carla-control_crop.png" alt="carla-control"/>
<a href="<?php echo $ROOT; ?>/screenshots/news/carla-2.0-beta6_jack-apps.png">
<img src="<?php echo $ROOT; ?>/screenshots/news/carla-2.0-beta6_jack-apps_crop.png" alt="jack-apps"/>
</a>
</td><td>
<h3>Transport controls (experimental)</h3>
<h3>Load of JACK applications as plugins (experimental)</h3>
<p>
...
also link
</p>
</td></tr></table>

<p><br/></p>

<table><tr><td>
<a href="<?php echo $ROOT; ?>/screenshots/news/carla-2.0-beta6_lll.png">
<img src="<?php echo $ROOT; ?>/screenshots/news/carla-2.0-beta6_carla-control_crop.png" alt="carla-control"/>
<a href="<?php echo $ROOT; ?>/screenshots/news/carla-2.0-beta6_export-lv2.png">
<img src="<?php echo $ROOT; ?>/screenshots/news/carla-2.0-beta6_export-lv2_crop.png" alt="export-lv2"/>
</a>
</td><td>
<h3>Load of JACK applications as plugins (experimental)</h3>
<h3>Export any loaded plugin or file as a single LV2 plugin (experimental)</h3>
<p>
...
</p>
@@ -80,38 +76,54 @@ Experimental settings
<p><br/></p>

<table><tr><td>
<a href="<?php echo $ROOT; ?>/screenshots/news/carla-2.0-beta6_lll.png">
<img src="<?php echo $ROOT; ?>/screenshots/news/carla-2.0-beta6_carla-control_crop.png" alt="carla-control"/>
<a href="<?php echo $ROOT; ?>/screenshots/news/carla-2.0-beta6_settings.png">
<img src="<?php echo $ROOT; ?>/screenshots/news/carla-2.0-beta6_settings_crop.png" alt="settings"/>
</a>
</td><td>
<h3>Export any loaded plugin or file as a single LV2 plugin (experimental)</h3>
<h3>tweak of settings page</h3>
<p>
...
wine options settings<br/>
Experimental settings<br/>
...<br/>
</p>
</td></tr></table>

? Add artwork and license to about dialog
<p><br/></p>

? Save and restore canvas positions in new sibling file to project
<table><tr><td>
<a href="<?php echo $ROOT; ?>/screenshots/news/carla-2.0-beta6_freebsd.png">
<img src="<?php echo $ROOT; ?>/screenshots/news/carla-2.0-beta6_freebsd_crop.png" alt="freebsd"/>
</a>
</td><td>
<h3>.. FreeBSD ...</h3>
<p>
...
</p>
</td></tr></table>

<p><br/></p>

Implement parameter text for plugin bridges, cache last render
Linear controlled knobs
Handle integer parameters on rack knobs
Disable UI bridges on macOS (for now)
Qt5 now default
Automatically detect compile target
Active peaks and keyboard for carla-rack group
Add carla-rack no-midi-out mode as plugin
Allow d-and-d of plugin binaries; Fix double-click folders on panel
Place more parameters per tab in editor dialog
Kill bridges (child processes) when main carla dies - linux only WIP
Add prevent-bad-behaviour option, and make it work once again

cleanup, etc etc

NOTE - Rename plugin refresh 'start' to 'scan' needs 2nd rename
<p>
? Add artwork and license to about dialog<br/>
? Save and restore canvas positions in new sibling file to project<br/>

Implement parameter text for plugin bridges, cache last render<br/>
Linear controlled knobs<br/>
Handle integer parameters on rack knobs<br/>
Disable UI bridges on macOS (for now)<br/>
Qt5 now default<br/>
Automatically detect compile target<br/>
Active peaks and keyboard for carla-rack group<br/>
Add carla-rack no-midi-out mode as plugin<br/>
Allow d-and-d of plugin binaries; Fix double-click folders on panel<br/>
Place more parameters per tab in editor dialog<br/>
Kill bridges (child processes) when main carla dies - linux only WIP<br/>
Add prevent-bad-behaviour option, and make it work once again<br/>
Manage UIs now works on macOS and Windows<br/>
Expand usable MIDI keyboard keys a little<br/>
<br/>
cleanup, etc etc<br/>
</p>

<h3>More stuff</h3>
<ul>


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

Before After
Width: 1122  |  Height: 751  |  Size: 219KB

BIN
screenshots/news/carla-2.0-beta6_export-lv2_crop.png View File

Before After
Width: 720  |  Height: 482  |  Size: 196KB

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

Before After
Width: 1914  |  Height: 1030  |  Size: 736KB

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

Before After
Width: 720  |  Height: 387  |  Size: 246KB

BIN
screenshots/news/carla-2.0-beta6_jack-apps.png View File

Before After
Width: 1174  |  Height: 829  |  Size: 223KB

BIN
screenshots/news/carla-2.0-beta6_jack-apps_crop.png View File

Before After
Width: 720  |  Height: 508  |  Size: 100KB

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

Before After
Width: 1265  |  Height: 1237  |  Size: 166KB

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

Before After
Width: 654  |  Height: 639  |  Size: 58KB

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

Before After
Width: 239  |  Height: 413  |  Size: 17KB

Loading…
Cancel
Save