StompTuner, a Strobe Tuner in Stomp Box Format, release version 0.5
This Release fix a Sample Rate issue within the CLAP format, add the AU
(Audio Unit) plugin format for macos, and introduce a new, reworked GUI.
StompTuner using the DISTRHO DPF <https://github.com/DISTRHO/DPF> Plugin
Framework and provide plugins in the LV2|VST2|VST3|CLAP|AU format for
Linux|macOS and Windows.
Project Page (Source Code):
https://github.com/brummer10/StompTuner
Release Page (Binary Packages):
https://github.com/brummer10/StompTuner/releases/tag/v0.5
Ratatouille is a Neural Model loader and mixer.
It 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.
A "Delay" control could add a small delay to the second model to
overcome phasing issues, or to add some color/reverb to the sound.
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.
Each neural model may have a different expected Sample Rate, Ratatouille
will resample the buffer to match that.
Impulse Response Files will be resampled on the fly to match the session
Sample Rate.
Settings could be saved as presets (host side) and switched seamless.
You'll find ready to use binary packages on the release page.
Project Page:
https://github.com/brummer10/Ratatouille.lv2
Release:
https://github.com/brummer10/Ratatouille.lv2/releases/tag/v0.4
On behalf of the entire Rivendell development team, I'm pleased to announce the availability of the next production release of Rivendell, 4.2.2. 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:
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 |
|---------------------------------------------------------------------|
Ratatouille is a Neural Model loader and mixer for Linux/Windows.
![Ratatouille](https://github.com/brummer10/Ratatouille.lv2/blob/main/Ratatouille.png?raw=true)
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.
Each neural model may have a different expected Sample Rate, Ratatouille
will resample the buffer to match that.
On the Release Page been ready to use binaries, note please that
Ratatouille.lv2-v3-v0.2-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.2-linux-x86_64.tar.xz
Impulse Response Files will be resampled on the fly to match the session
Sample Rate.
To build from source, please use Ratatouille.lv2-v0.2-src.tar.xz as only
that contain the needed submodules.
Release Page:
https://github.com/brummer10/Ratatouille.lv2/releases/tag/v0.2
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.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](https://github.com/brummer10/Ratatouille.lv2/blob/main/Ratatouille.png?raw=true)
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