Ratatouille.lv2 v0.9

Discuss anything new and newsworthy! See http://planet.linuxaudio.org and https://libreav.org/news for more Linux Audio News!

Announcements of proprietary software may fit better in the Marketplace.


Moderators: raboof, MattKingUSA, khz

Post Reply
tramp
Established Member
Posts: 2422
Joined: Mon Jul 01, 2013 8:13 am
Has thanked: 11 times
Been thanked: 540 times

Ratatouille.lv2 v0.9

Post by tramp »

Ratatouille is a Neural Model loader and mixer for Linux/Windows.

Image

This release add separate Input control for each Model, makes the delay a delta delay, means it allow to delay the first or the second Model, as needed, and implement support for the 'ctrl' key to allow sample accurate settings for the delay to solve phasing issues between the Models.

Ratatouille allow to load up to two neural model files and mix there output. Those models could be .nam files or .json or .aidax files. 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.

Ratatouille using parallel processing to process the second neural model and the second IR-File to reduce the dsp load.

The "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.

Project Page (source code):
https://github.com/brummer10/Ratatouille.lv2

Release Page (binaries):
https://github.com/brummer10/Ratatouill ... s/tag/v0.9

On the road again.
tramp
Established Member
Posts: 2422
Joined: Mon Jul 01, 2013 8:13 am
Has thanked: 11 times
Been thanked: 540 times

Ratatouille.lv2 v0.9.1

Post by tramp »

Quick bugfix release v0.9.1, fix issues some people have with the optimisation flags not compatible with there CPU /system. Now, the Ratatouille.lv2-v0.9.1-linux-x86_64.tar.xz comes completely without any optimisation applied. It also fix cross compilation from source and provide a arm64 binary.

https://github.com/brummer10/Ratatouill ... tag/v0.9.1

On the road again.
Post Reply