On behalf of the entire Rivendell development team, I'm pleased to announce the availability of the next production release of Rivendell, 4.2.1. 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.
From the 'NEWS' file:
*** snip snip ***
Changes:
PAD Data System. Fixed a code regression that could cause plug-ins
to crash when handling null datetime values.
Database Update:
This version of Rivendell uses database schema version 374, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, do 'sudo rddbmgr'.
Be sure to run 'rddbmgr --modify' (as root) immediately after upgrading
to allow any necessary changes to the database schema to be applied.
*** snip snip ***
Details and source code are available at https://github.com/ElvishArtisan/rivendell/releases.
Cheers!
|---------------------------------------------------------------------|
| Frederick F. Gleason, Jr. | Chief Developer |
| | Paravel Systems |
|---------------------------------------------------------------------|
| A room without books is like a body without a soul. |
| |
| -- Cicero |
|---------------------------------------------------------------------|
Ratatouille is a Neural Model loader and mixer for Linux/Windows.

Ratatouille allow to load up to two neural model files and mix there
output. Those models could be [*.nam files](https://tonehunt.org/all) or
[*.json or .aidax files](https://cloud.aida-x.cc/all). So you could
blend from clean to crunch for example, or, go wild and mix different
amp models, or mix a amp with a pedal simulation.
To round up the sound it allow to load up to two Impulse Response files
and mix there output as well. You could try the wildest combinations,
or, be conservative and load just your single preferred IR-File.
On the Release Page been ready to use binaries, note please that
Ratatouille.lv2-v3-v0.1-linux-x86_64.tar.xz is a fully optimized version
using the x86-64-v3 optimisation, you could check if your system
supports that by running the command
`/usr/lib64/ld-linux-x86-64.so.2 --help 2>/dev/null | grep 'x86-64-v3
(supported'`
if that return nothing, your system can't use this, in that case you
should choose Ratatouille.lv2-v0.1-linux-x86_64.tar.xz
To build from source, please use Ratatouille.lv2-v0.1-src.tar.xz as only
that contain the needed submodules.
Release Page:
https://github.com/brummer10/Ratatouille.lv2/releases/tag/v0.1
Project Page:
https://github.com/brummer10/Ratatouille.lv2
On behalf of the entire Rivendell development team, I'm pleased to announce the availability of the next production release of Rivendell, 4.2.0. 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.
From the 'NEWS' file:
*** snip snip ***
Changes:
PAD Data System. Added an additional XML data feed at TCP port 34290
containing extended 'next' data objects. See the 'ExtendedNextPadEvents'
directive in the '[Tuning]' section of the rd.conf(5) man page for more
information.
Podcasting System. Added the ability to provision users for a new
RSS feed on the basis of the membership of an existing feed.
RDAirPlay. Added a 'Load Message' ['LM'] RML for loading the contents
of a web page into the Message Widget.
Replication. Added a 'X-Digital Cue Model' replicator.
Bug fixes. See the ChangeLog.
Database Update:
This version of Rivendell uses database schema version 374, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, do 'sudo rddbmgr'.
Be sure to run 'rddbmgr --modify' (as root) immediately after upgrading
to allow any necessary changes to the database schema to be applied.
*** snip snip ***
Details and source code are available at https://github.com/ElvishArtisan/rivendell/releases.
Cheers!
|---------------------------------------------------------------------|
| Frederick F. Gleason, Jr. | Chief Developer |
| | Paravel Systems |
|---------------------------------------------------------------------|
| A room without books is like a body without a soul. |
| |
| -- Cicero |
|---------------------------------------------------------------------|
Mamba is a Virtual MIDI Keyboard, a 16 Channel Live MIDI Looper and a
(multi) MIDI File player for ALSA / Jack Audio Connection Kit
with a fluidsynth interface, supporting Scala Tuning and Keymap files.

Release v2.6:
- Fix issue #53 Config created in home dir instead of XDG_CONFIG_HOME
- Implement Looper Channel Control to select channels for mute/play
- Implement loop file clip/clap controls
- Implement Preload instruments on File load
- Update libxputty to latest revision
Prebuild binary
[Mamba.zip](https://github.com/brummer10/Mamba/releases/download/Latest/Mamb…
Project page :
https://github.com/brummer10/Mamba
Release Page:
https://github.com/brummer10/Mamba/releases/tag/v2.6
Guitarix.vst is the full blown guitarix stack as VST3 plugin for Linux,
using Juce to wrap the guitarix engine into a VST3 plugin.
It allow to load/save your presets, download presets from online and
load external LV2 plugs and IR Files, like the guitarix stand-alone version.
But all that as a VST3 plugin in your DAW. All parameters been exposed
to the DAW, so accessible for automation.
Other than the stand-alone, the VST3 version allows to switch the input
to a real stereo input, so it may match better your channel strip in the
DAW.
For Hdpi users, the GUI is full scalable.

New in this release:
- Add support for RTNeural network engine
- Allow to load two instances of the neural modules
- Add NAM and RTNeural Multi module (Load two models and blend between
them)
- Fix resampling issues within the neural modules
- Update to latest guitarix2-0.46.0 release
Project Page:
https://github.com/brummer10/guitarix.vst
Release Page:
https://github.com/brummer10/guitarix.vst/releases/tag/v0.3
If you like to support the guitarix.vst development consider a donation:
[Donate](https://paypal.me/brummer1010)
Guitarix is a modular, virtual amplifier for Linux.

With Guitarix you can choose different preamp and amp models
and /or could load [*.nam files](https://tonehunt.org/all) with the
[Neural Amp Modeler](https://github.com/sdatkinson/NeuralAmpModelerCore)
modules,
or load [*.json or .aidax files](https://cloud.aida-x.cc/all) with the
[RTNeural](https://github.com/jatinchowdhury18/RTNeural) modules,
to simulate a specific hardware unit.
Combine them with various effects and speaker cabinet emulations
and/or load your own Impulse Response files
to come up with your very own tones.
New in this release:
- Add support for RTNeural network engine
- Allow to load two instances of the neural modules
- Add NAM and RTNeural Multi module (Load two models and blend between
them)
- Implement links in the about menu to download sites for neural
models (*.nam or *.aidax)
- Fix resampling issues within the neural modules
- Fix for distributors: reimplement root directory for release tarball
Project Page:
https://github.com/brummer10/guitarix
Release Page:
https://github.com/brummer10/guitarix/releases/tag/V0.46.0
This is the long overdone release for guitarix2 version 0.45.0
Guitarix is a modular, virtual amplifier for Linux.
With Guitarix you can choose different preamp and amp models
and /or could load *.nam files with the Neural Amp Modeler module,
to simulate a specific hardware unit.
Combine them with various effects and speaker cabinet emulations
and/or load your own Impulse Response files
to come up with your very own tones.

This release fix various bugs since the last release from May 2, 2022
It also introduce support for the outstanding [Neural Amp
Moduler](https://github.com/sdatkinson/NeuralAmpModelerCore)
project page: https://github.com/brummer10/guitarix
release page: https://github.com/brummer10/guitarix/releases/tag/V0.45.0