Just for imformation: I kept searching, mainly to adjust my pedals positional repsonse to the switchless wah now, and I found what I was looking for in x42's midifilters, scale-cc to be precise
https://x42-plugins.com/x42/x42-midifilter
Search found 30 matches
- Fri Dec 04, 2020 5:46 pm
- Forum: Plugins, Effects and Instruments
- Topic: Midi manipulation
- Replies: 4
- Views: 204
- Thu Dec 03, 2020 12:43 pm
- Forum: Plugins, Effects and Instruments
- Topic: Midi manipulation
- Replies: 4
- Views: 204
Re: Midi manipulation
@tramp
ha, you have a solution to everything, don't you? Thanks again, that's exactly what I was trying to accomplish
Since I keep stumbling upon puredata all the time, I think I will have to have a look at that sooner or later as well. Thank you both!
ha, you have a solution to everything, don't you? Thanks again, that's exactly what I was trying to accomplish

Since I keep stumbling upon puredata all the time, I think I will have to have a look at that sooner or later as well. Thank you both!
- Thu Dec 03, 2020 9:56 am
- Forum: Plugins, Effects and Instruments
- Topic: Midi manipulation
- Replies: 4
- Views: 204
Midi manipulation
Hey! I'm looking for a midi plugin to manipulate cc-values, essentially to "compress" them. So I want it to do something like: if received_value<max_value return (received_value/max_value)*127 if received_value>max_value return 127 I wrote this in bash as a proof of concept using named pipes, but th...
- Sat Nov 28, 2020 3:13 pm
- Forum: System Tuning and Configuration
- Topic: After Ubuntu 20.04. Update Jack is not starting
- Replies: 2
- Views: 157
Re: After Ubuntu 20.04. Update Jack is not starting
Your settings seem to refer to your sound card as hw:0, you should find a persistent name for that in case the hardware ordering changed, which may have happend during the update. See
https://jackaudio.org/faq/device_naming.html
on how to find that.
And do you really have 16 ins and outs?
https://jackaudio.org/faq/device_naming.html
on how to find that.
And do you really have 16 ins and outs?
- Thu Nov 26, 2020 7:52 am
- Forum: Plugins, Effects and Instruments
- Topic: MODEP/Mod Duo cross-compile kpp with meson
- Replies: 5
- Views: 275
Re: MODEP/Mod Duo cross-compile kpp with meson
olegkapitonov I already tried that, the second codebox of my previous post is the result of the ninja build with zita-convolver 4.0.3 and zita-resampler 1.6.2 installed from source and compiling on MODEP directly, not cross using env. Before doing that, meson refuses to do its thing and I cant even...
- Thu Nov 26, 2020 7:06 am
- Forum: Plugins, Effects and Instruments
- Topic: Guitarix: Tubes, Amp Impulses, overall usability
- Replies: 33
- Views: 1360
Re: Guitarix: Tubes, Amp Impulses, overall usability
Finally had the time to test it out, build was quite easy on Arch using the AUR-package guitarix-git as a starting point for the deps. I have to say this is a big improvement :D ! It feels way more intuitive from the start and the "muffle" I was referring to seems to be gone! I focused on the standa...
- Sun Nov 22, 2020 11:40 am
- Forum: KXStudio Discussion
- Topic: Carla on Arch: not loading project in headless mode
- Replies: 1
- Views: 87
Re: Carla on Arch: not loading project in headless mode
I didn't dig really deep into this problem because I found a workaround which suits my usecase (starting as systemd-service) even better than running headless. In case anyone needs a similar solution: I'm using Xvnc now to redirect carlas GUI to a single-purpose VNC display, thus avoiding the need f...
- Fri Nov 20, 2020 10:13 pm
- Forum: KXStudio Discussion
- Topic: Carla on Arch: not loading project in headless mode
- Replies: 1
- Views: 87
Carla on Arch: not loading project in headless mode
Hi! It seems carla is not loading the supplied projects file when used with the '-n' flag for headless operation. It starts up, I can connect via Carla-Control, but no plugins are loaded. I'm pretty sure this worked before because I had an old launch script lying around that sets OSC-Ports and launc...
- Wed Nov 18, 2020 7:57 am
- Forum: Plugins, Effects and Instruments
- Topic: Guitarix: Tubes, Amp Impulses, overall usability
- Replies: 33
- Views: 1360
Re: Guitarix: Tubes, Amp Impulses, overall usability
Woah, didn't expect that, I'd be honored to have taken part in improving guitarix 
I'll definitively give it a shot soon!
By the way, I only had time to test some of your git projects so far but really liked the TinyTerror on a first glance

I'll definitively give it a shot soon!
By the way, I only had time to test some of your git projects so far but really liked the TinyTerror on a first glance

- Tue Nov 17, 2020 1:35 pm
- Forum: Plugins, Effects and Instruments
- Topic: MODEP/Mod Duo cross-compile kpp with meson
- Replies: 5
- Views: 275
Re: MODEP/Mod Duo cross-compile kpp with meson
So I got a little further: g++ -shared kpp_tubeamp.cpp "-DPLUGIN_URI=\"https://faustlv2.bitbucket.io/kpp_tubeamp\"" -lzita-convolver -lzita-resampler -fPIC -o kpp_tubeamp.lv2/kpp_tubeamp.so builds the tubeamp-so succesfully on Arch (native). The same line fails using local.env or compiling on patchb...
- Mon Nov 16, 2020 9:30 pm
- Forum: Plugins, Effects and Instruments
- Topic: MODEP/Mod Duo cross-compile kpp with meson
- Replies: 5
- Views: 275
MODEP/Mod Duo cross-compile kpp with meson
Hi there! I'm trying to compile Kapitonov-Plugin-Pack by olegkapitonov (https://github.com/olegkapitonov/Kapitonov-Plugins-Pack) for armv7 to use it with MODEP (and with a Moddevice in the future if the cross compile works, this is kind of a proof of concept) I'm using the mod-plugin-builder local.e...
- Fri Nov 13, 2020 8:49 pm
- Forum: Plugins, Effects and Instruments
- Topic: Guitarix: Tubes, Amp Impulses, overall usability
- Replies: 33
- Views: 1360
Re: Guitarix: Tubes, Amp Impulses, overall usability
tramp Thanks for giving this insight, it makes things way clearer for me. I honestly didn't think about the fact that having a large userbase makes a conservative approach basically the only way to go. I'm definitively going to check your gits as soon as possible merlyn I'm not as deep into electro...
- Thu Nov 12, 2020 8:43 pm
- Forum: KXStudio Discussion
- Topic: After upgrading to 20.04, Cadence launch jack failed
- Replies: 5
- Views: 250
Re: After upgrading to 20.04, Cadence launch jack failed
sudo setfacl -m u:username:rw /dev/snd/* That sets acl-permissions for your user, didn't even know that worked on device files... Since this solved your problem I suppose it is reboot stable? Seems like a dirty hack to me personally since the permissions should be granted by audio group membership ...
- Thu Nov 12, 2020 8:28 pm
- Forum: Plugins, Effects and Instruments
- Topic: Guitarix: Tubes, Amp Impulses, overall usability
- Replies: 33
- Views: 1360
Re: Guitarix: Tubes, Amp Impulses, overall usability
Or your input level is too high for this preset. High output humbuckers by any chance? Not really, standard JB4s while testing. Shouldn't make a difference anyway if using Hi-Z input. My input level is about -20 to -5dB depending on playstyle and guitar (I don't use active pickups), so no danger th...
- Thu Nov 12, 2020 12:57 pm
- Forum: Plugins, Effects and Instruments
- Topic: Guitarix: Tubes, Amp Impulses, overall usability
- Replies: 33
- Views: 1360
Re: Guitarix: Tubes, Amp Impulses, overall usability
I did try your preset, a little delay-heavy for my taste but quite nice. It did not solve my "fake-tube" problem though, muffling whenever there comes gain. Btw., I always use my own IRd cabs that I know very well with Klangfalter, multiple instances parallel if needed. I know there are the GX... pl...