Rippert

Results 9 issues of Rippert

So, as I learn more about the intricacies of Guitarix, I need to start writing this stuff down. I remember Hermann was asking for help with documentation somewhere, so is...

I've been using `taskset` to move the guitarix realtime threads to isolated cpus, but since changing presets can spawn new realtime threads, for the convolvers I assume, that are children...

I was trying out your python example in your new GIST, and I had some questions. I wanted to see how the RPC interface handled moving plugins from the pool...

I think if you added a few more Volume plugins, say Volume-1, Volume-2, Volume-3, etc., that would take care of the need for input and output gain knobs on every...

enhancement

#### Type of Raspberry Pi RPi 3 B+ running Arch Linux Arm #### Linux Kernel version Linux alarmpi 4.19.25-2-ARCH #1 SMP PREEMPT Tue Feb 26 01:20:52 UTC 2019 armv7l GNU/Linux...

Hi, I just implemented your overlayfs on a Manjaro-Arm build on a RPi-3B. It works very well, but I did have to modify my process from your README slightly. Since...

I am trying to filter messages by program change numbers or continuous control numbers and send them to a specific port with the following code: `(ProgramFilter(6,7,8,9,10) | CtrlFilter(96,97,98,99,100)) % Port('UMC204')`...

I just updated Guitarix-git from the AUR, which pulls from the Sourceforge git repository. I had thought that your GitHub and Sourceforge repositories are automatically synced, but the latest commit...

enhancement

I've noticed that Rakarrack-Plus takes about one and a half minutes to start up on my Raspberry Pi 4. Not a bug, necessarily, but When I didn't know to expect...