On the other news:
Maybe not as compelling as any of those bad old Qstuff*;) but jack_link
[1] has made it to version 0.0.9... Yeah, some weeks ago already, must I
tell ya ;)
jack_link [1] is a JACK [2] time-base--and now also a
transport--kinda-proof-of-concept bridge to Ableton Link [3], which
already goes into its V3 incarnation.
In a (long, rather boring) sentence, this means that jack_link is now a
bilateral bridge--read two-way--to JACK time-base master to Ableton Link
[3] local-cloud;) and vice-versa.
The usual 'caveat emptor' rule applies. It may work well--if at all--on
some JACK [2] clients and incredibly FUBAR for others (!). To speak the
truth, it has been only tested with--and you know what--yours truly
Qtractor. And that's what makes me happy :)
Hope it makes you too!
[1] jack_link - JACK transport timebase bridge to Ableton Link
https://github.com/rncbc/jack_link
[2] JACK Audio Connection Kit
http://jackaudio.org/
[3] Ableton Link: Connect music making apps with Ableton Live
https://www.ableton.com/en/link/
See also:
https://www.rncbc.org/drupal/node/2009
Cheers
--
rncbc aka. Rui Nuno Capela
jalv.select is a little gtkmm GUI to select lv2 <http://lv2plug.in/>
plugs from a list and run them with jalv
<https://drobilla.net/software/jalv/>.
Project :
https://github.com/brummer10/jalv_select
Features:
* select jalv interpreter from combo box,
* select LV2 plugin from list,
* select preset to load from menu
* search plugins by regex or plugin class,
* reload lilv world to catch new installed plugins or presets,
* load plugin with selected preset.
* minimize app to systray (global Hotkey SHIFT+ESCAPE)
* wake up app from systray (global Hotkey SHIFT+ESCAPE)
* left mouse click on systray to show or hide app
* right mouse click to show quit menu item
changelog in this release:
* add support for a user made blacklist.
get it here:
https://github.com/brummer10/jalv_select/releases
regards
hermann
Hi
I like to announce a new release of GxPlugins.lv2
GxPlugins.lv2 is a set of mostly analogue guitar pedal simulations as
LV2 plugins, simulated with the guitarix ampsim (DK method) toolkit.
This release add GxBlueAmp GxClubDrive GxEternity GxLuna GxPlexi
GxSloopyBlue and GxTimRay
to the set.
I hope they may be useful for the one or the other.
Build instruction and screenshots may be found here:
https://github.com/brummer10/GxPlugins.lv2
the release tar.gz file is located here:
https://github.com/brummer10/GxPlugins.lv2/releases
Thanks goes to Olivier Humbert, Cyrus and David Runge for there
contributions to the project.
regards
hermann
1.5.11 Waxwing
Main feature additions/improvements:
The Mixer panel now presents parts with separate left and right VU meters.
There is an overall mono/stereo button in the main window.
If any controls in an effect are different from the listed preset, the colour
of the preset background is changed to a strong blue.
When an AddSynth voice or modulator is using the oscillator from a lower
numbered one, on entering the waveform editor there is a warning in red at the
top of the window.
In the microtonal section the 'A' note frequency range has been fixed as 329Hz
to 660Hz.
All controls that operate only when others are in particular states are shown
as inactive when not available.
There is a small information window that opens instantly, and only remains
visible until the main window is displayed.
On a first time start there is a window overlaying the centre of the main one,
prompting you to check settings via the Yoshimi drop-down menu.
More details in /doc/Yoshimi_1.5.11_features.txt
Yoshimi source code is available from either:
https://sourceforge.net/projects/yoshimi
Or:
https://github.com/Yoshimi/yoshimi
Full build instructions are in 'INSTALL'.
Our list archive is at:
https://www.freelists.org/archive/yoshimi
To post, email to:
yoshimi(a)freelists.org
--
Will J Godfrey
http://www.musically.me.uk
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.
On behalf of the entire Rivendell development team, I'm pleased to
announce the availability of the third release candidate of the next
major version of Rivendell, 3.x. Rivendell is a full-featured radio
automation system targeted for use in professional broadcast
environments. It is available under the GNU General Public License
version 2.
MAJOR CHANGES FROM v2.x
-----------------------
Unicode Support. Unicode/UTF-8 clean, with full support for characters
in both the Basic Multilingual and Supplemental Planes.
Qt Toolkit Upgrade. Built upon Qt4, rather than Qt3.
Scalability Improvements. Engineered to support installations with
hundreds or more active play-out logs.
PAD System Upgrades. PAD (Now & Next) processing done by means of
PyPAD, utilizing user customizable Python 3 scripts. Also fully
Unicode/UTF-8 clean.
Realtime Status Updates. Changes in Rivendell objects (carts, logs,
etc) communicated and displayed instantly on other hosts with no need
for manual refreshing.
And many more...
GETTING AND TRYING THE RELEASE CANDIDATE
----------------------------------------
Full source code for this release is available at:
https://github.com/ElvishArtisan/rivendell/releases/tag/v3.0.0rc02
Be sure to throughly read and understand the 'INSTALL' and 'UPGRADING'
files in the root of the source tree, as they contain important
information about changes between previous major Rivendell versions and
v3.x.
An upgradable CentOS 7 online installer is also available. This is the
quickest and easiest way actually to try this release for yourself.
Instructions can be found at:
http://static.paravelsystems.com/rivendell-install-rd3/rivendell-install-rh…
If you already have an installation running one of the earlier
Rivendell 3 BETA or Release Candidates, you can upgrade it to this
release by doing (as root):
yum update rivendell
IF YOU FIND A PROBLEM
---------------------
If you run across a problem, please submit a detailed problem report
at:
https://github.com/ElvishArtisan/rivendell/issues
Be sure to mention the version of Rivendell [v3.0.0rc02] in your
report.
Cheers!
|---------------------------------------------------------------------|
| Frederick F. Gleason, Jr. | Chief Developer |
| | Paravel Systems |
|---------------------------------------------------------------------|
| People who make no mistakes do not usually make anything. |
| |
| -- Anonymous |
|---------------------------------------------------------------------|
On behalf of the entire Rivendell development team, I'm pleased to
announce the availability of the second release candidate of the next
major version of Rivendell, 3.x. Rivendell is a full-featured radio
automation system targeted for use in professional broadcast
environments. It is available under the GNU General Public License
version 2.
MAJOR CHANGES FROM v2.x
-----------------------
Unicode Support. Unicode/UTF-8 clean, with full support for characters
in both the Basic Multilingual and Supplemental Planes.
Qt Toolkit Upgrade. Built upon Qt4, rather than Qt3.
Scalability Improvements. Engineered to support installations with
hundreds or more active play-out logs.
PAD System Upgrades. PAD (Now & Next) processing done by means of
PyPAD, utilizing user customizable Python 3 scripts. Also fully
Unicode/UTF-8 clean.
Realtime Status Updates. Changes in Rivendell objects (carts, logs,
etc) communicated and displayed instantly on other hosts with no need
for manual refreshing.
And many more...
GETTING AND TRYING THE RELEASE CANDIDATE
----------------------------------------
Full source code for this release is available at:
https://github.com/ElvishArtisan/rivendell/releases/tag/v3.0.0rc01
Be sure to throughly read and understand the 'INSTALL' and 'UPGRADING'
files in the root of the source tree, as they contain important
information about changes between previous major Rivendell versions and
v3.x.
An upgradable CentOS 7 online installer is also available. This is the
quickest and easiest way actually to try this release for yourself.
Instructions can be found at:
http://static.paravelsystems.com/rivendell-install-rd3/rivendell-install-rh…
If you already have an installation running one of the earlier
Rivendell 3 BETA or Release Candidates, you can upgrade it to this
release by doing (as root):
yum update rivendell
IF YOU FIND A PROBLEM
---------------------
If you run across a problem, please submit a detailed problem report
at:
https://github.com/ElvishArtisan/rivendell/issues
Be sure to mention the version of Rivendell [v3.0.0rc01] in your
report.
Cheers!
|---------------------------------------------------------------------|
| Frederick F. Gleason, Jr. | Chief Developer |
| | Paravel Systems |
|---------------------------------------------------------------------|
| All progress is based upon a universal innate desire of every |
| organism to live beyond its income. |
| |
| -- Samuel Butler |
| "Notebooks" |
|---------------------------------------------------------------------|