Search found 2347 matches

by tramp
Sun Apr 14, 2024 4:44 pm
Forum: Linux Music News
Topic: Introducing Ratatouille.lv2
Replies: 12
Views: 831

Re: Introducing Ratatouille.lv2

. . and to complete the Ratatouille, it allow now to load two IR Files and mix them.

Image

by tramp
Sun Apr 14, 2024 10:29 am
Forum: Linux Music News
Topic: Introducing Ratatouille.lv2
Replies: 12
Views: 831

Re: Introducing Ratatouille.lv2

Hi

I've implemented now support for IR File loading (convolution) in Ratatouille.
Hint, to unload a model or a IR File just select "None" from the File List.

by tramp
Sat Apr 06, 2024 2:56 pm
Forum: Linux Music News
Topic: Introducing Ratatouille.lv2
Replies: 12
Views: 831

Re: Introducing Ratatouille.lv2

Great.

Last revision allow stemless model switching. No more popping noise when switch a model.

by tramp
Sat Apr 06, 2024 5:47 am
Forum: Linux Music News
Topic: Mamba 2.6 released
Replies: 2
Views: 405

Re: Mamba 2.6 released

Hi alex
Thanks for feedback. I'm glad you like it.
Yep, that's what I've made it for, doing some quick notations and playing along with them. :)

by tramp
Thu Apr 04, 2024 5:37 pm
Forum: Linux Music News
Topic: Introducing Ratatouille.lv2
Replies: 12
Views: 831

Re: Introducing Ratatouille.lv2

Okay, I've pushed a update to the makefile to better fetch what's supported by the build machine.
When you do a

Code: Select all

git pull
make clean
make

you should get the v2 level now.

Code: Select all

x86-64-v2

let me know if that works for you, please.

by tramp
Thu Apr 04, 2024 5:05 pm
Forum: Linux Music News
Topic: Introducing Ratatouille.lv2
Replies: 12
Views: 831

Re: Introducing Ratatouille.lv2

Ungültiger Maschinenbefehl (Speicherabzug geschrieben) Ah, okay, there must be something wrong with the optimisation flags. When you did make, it prints out a line like INFO: optimised for -march=x86-64-v3 -msse3 -mfpmath=sse -mfxsr what did you get there? Also, when you try /usr/lib64/ld-linux-x86...
by tramp
Thu Apr 04, 2024 4:30 pm
Forum: Linux Music News
Topic: Introducing Ratatouille.lv2
Replies: 12
Views: 831

Re: Introducing Ratatouille.lv2

Do you like to open a issue on github, there we could better track the issue down.
Maybe let me know exactly when it crash, on startup, on file load, did it work in Carla or jalv for you?
As it works flawless here in all host's I've tested, it may be a bit harder to find out what happen.

by tramp
Thu Apr 04, 2024 4:20 pm
Forum: Linux Music News
Topic: Introducing Ratatouille.lv2
Replies: 12
Views: 831

Re: Introducing Ratatouille.lv2

Works flawless here with both:
Image
Image

Which distro and which version of Ardour and Reaper do you use?

by tramp
Thu Apr 04, 2024 3:08 pm
Forum: Linux Music News
Topic: Introducing Ratatouille.lv2
Replies: 12
Views: 831

Introducing Ratatouille.lv2

Ratatouille is a Neural Model loader/mixer for Linux/Windows. Ratatouille It could load 2 models, could be .nam files with the Neural Amp Modeler module, or .json or .aidax files with the RTNeural module. You could load just a single model file, in that case the "Blend" control will do not...
by tramp
Sat Mar 30, 2024 11:21 am
Forum: Linux Music News
Topic: Neural Amp Modeler LV2 GUI
Replies: 27
Views: 2820

Re: Neural Amp Modeler LV2 GUI

As the neural amp modeler lv2 plug didn't comes with a resampler I've implemented now a warning on the GUI in case of a Sample Rate mismatch. Also, the loaded Model Name, when provided by the metadata, will now be displayed in the GUI.

by tramp
Fri Mar 29, 2024 5:57 pm
Forum: Linux Music News
Topic: Guitarix.vst v0.3 Release
Replies: 19
Views: 1140

Re: Guitarix.vst v0.3 Release

The Neural Modellers been only available in the Mono Rack on the left side. Click the little + button to insert a empty module anywhere you need it and select the module from the list. Same is true for the Fuzz, they only been there in Mono. The External section will contain LV2 plugs when you selec...
by tramp
Thu Mar 28, 2024 4:48 am
Forum: Linux Music News
Topic: Neural Amp Modeler LV2 GUI
Replies: 27
Views: 2820

Re: Neural Amp Modeler LV2 GUI

On request I made a little GUI for the Neural Amp Modeler LV2 plugin by Mike Oliphant. https://github.com/mikeoliphant/neural-amp-modeler-lv2 Do you need technical skills to make a GUi? I am not too technical but would love to help to make GUI for the ace plugins of Ardour, but I haven't got a clue...
by tramp
Sat Mar 23, 2024 2:33 pm
Forum: Plugins, Effects and Instruments
Topic: CALF plugins?
Replies: 95
Views: 19696

Re: CALF plugins?

The real problem here is software (or development stuff, I don't know what to call it) that is not backwards compatible. Companies that do that should be banned from distributing their ever again! You shot a bit over the top. Checkout what we all get from GTK: https://en.wikipedia.org/wiki/List_of_...
by tramp
Sat Mar 23, 2024 1:32 pm
Forum: Linux Music News
Topic: Mamba 2.6 released
Replies: 2
Views: 405

Mamba 2.6 released

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. mamba Release v2.6: Fix issue #53 Config created in home dir instead of XDG_CONFIG_HOME Implement...