Search found 2335 matches

by tramp
Thu Mar 28, 2024 4:48 am
Forum: Linux Music News
Topic: Neural Amp Modeler LV2 GUI
Replies: 26
Views: 2302

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: 93
Views: 17363

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: 0
Views: 150

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...
by tramp
Fri Mar 22, 2024 6:31 pm
Forum: Linux Music News
Topic: guitarix2-0.46.0 released
Replies: 10
Views: 873

Re: guitarix2-0.46.0 released

Some folks mentioned they have created 'Maximum Accuracy' NAM files, for the Marshal 'brown' sound. Ups, that is really heavy. (To heavy for my box). I found something more the opposite of that here: https://forum.mod.audio/t/nam-models-re-captured-for-aida-x/10939/1 He re-capture some NAM models a...
by tramp
Fri Mar 22, 2024 8:53 am
Forum: Linux Music News
Topic: Guitarix.vst v0.3 Release
Replies: 16
Views: 817

Re: Guitarix.vst v0.3 Release

Here it works in Reaper as well flawless. Both preset formats works without issues while save and reload.

by tramp
Fri Mar 22, 2024 8:43 am
Forum: Linux Music News
Topic: Guitarix.vst v0.3 Release
Replies: 16
Views: 817

Re: Guitarix.vst v0.3 Release

Which DAW do you use?
Do you man vst presets in the DAW or gx presets in Guitarix?
btw. I've no issues here with both in Ardour.

by tramp
Tue Mar 19, 2024 1:41 pm
Forum: Recorders & Sequencers
Topic: Ardour 8.4 maintains its GUI toolkit in its source tree
Replies: 4
Views: 706

Re: Ardour 8.4 maintains its GUI toolkit in its source tree

Using existing toolkits is faster but less customizable That's not really true. Ardour, for example, using nearly only customized GTK widgets ( means own developed widgets), and so does Guitarix (Gtkmm). The more work to create a widget toolkit is behind the scene. So, handling list-views, menus, c...
by tramp
Mon Mar 18, 2024 3:13 am
Forum: Linux Music News
Topic: guitarix2-0.46.0 released
Replies: 10
Views: 873

Re: guitarix2-0.46.0 released

Cannot use real-time scheduling (RR/5) (1: Operation not permitted) JackClient::AcquireSelfRealTime error Cannot use real-time scheduling (RR/5) (1: Operation not permitted) JackClient::AcquireSelfRealTime error You need to setup jackd with realtime priority. sudo dpkg-reconfigure -p high jackd (gu...
by tramp
Sun Mar 17, 2024 3:35 am
Forum: Linux Music News
Topic: guitarix2-0.46.0 released
Replies: 10
Views: 873

Re: guitarix2-0.46.0 released

I get /usr/bin/env: ‘python’: No such file or directory You could use python3 like so python3 ./waf configure --prefix=/usr --includeresampler --includeconvolver --optimization python3 ./waf build sudo python3 ./waf install or, install the python-is-python3 package to get the symlink for python.
by tramp
Tue Mar 12, 2024 7:50 am
Forum: Linux Music News
Topic: Guitarix.vst v0.3 Release
Replies: 16
Views: 817

Re: Guitarix.vst v0.3 Release

The RTNeural dual mode works fine, and with two aida-x amps, cpu is still much lower in than a single .nam amp in the Neural section :shock: 8) Yep, it's surprisingly low in CPU usage while the sound quality is comparable. I guess you running the binary from the project side which isn't fully optim...
by tramp
Tue Mar 12, 2024 4:14 am
Forum: Linux Music News
Topic: Guitarix.vst v0.3 Release
Replies: 16
Views: 817

Re: Guitarix.vst v0.3 Release

Do I need the current Guitarix installed to use the vst? No. My distro has an older version in the repos but if I don't need it I'll uninstall the older version. You could keep it if you like. The vst version could load your old presets without problems. The old guitarix version could as well load ...
by tramp
Mon Mar 11, 2024 3:30 pm
Forum: Linux Music News
Topic: Guitarix.vst v0.3 Release
Replies: 16
Views: 817

Guitarix.vst v0.3 Release

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 ...
by tramp
Mon Mar 11, 2024 1:43 pm
Forum: Linux Music News
Topic: guitarix2-0.46.0 released
Replies: 10
Views: 873

guitarix2-0.46.0 released

Guitarix is a modular, virtual amplifier for Linux. guitarix With Guitarix you can choose different preamp and amp models and /or could load .nam files with the Neural Amp Modeler modules, or load .json or .aidax files with the RTNeural modules, to simulate a specific hardware unit. Combine them wit...
by tramp
Mon Mar 11, 2024 6:03 am
Forum: Linux Music News
Topic: guitarix2-0.45.0 released
Replies: 25
Views: 1849

Re: guitarix2-0.45.0 released

it's me again, with packaging issues, tarballs are bit messed since 0.45.0 Yes, sorry for that. As we now need to add submodules to the tarball I've rewritten the dist function to create the tarball. During that the root folder get lost. I've corrected that already in the source. Next release will ...
by tramp
Sun Mar 10, 2024 12:25 pm
Forum: Linux Music News
Topic: guitarix2-0.45.0 released
Replies: 25
Views: 1849

Re: guitarix2-0.45.0 released

I've done some more work for the neural modules. Guitarix now supports two modules for NAM and RTNeural each. That to allow the load of separate pre and power amp models. On top I implemented a RTNeural Multi plug, that allow the load of two models into on plug and then blend between them. So it is ...