Search found 2347 matches

by tramp
Wed May 03, 2017 5:15 pm
Forum: System Tuning and Configuration
Topic: Log xruns from command line?
Replies: 7
Views: 8375

Re: Log xruns from command line?

. . or write a little app witch counts the xruns. xruncounter.c #include <stdio.h> #include <errno.h> #include <unistd.h> #include <signal.h> #include <stdlib.h> #include <jack/jack.h> /* gcc -Wall xruncounter.c -lm `pkg-config --cflags --libs jack` -o xruncounter */ jack_client_t *client; void jack...
by tramp
Wed May 03, 2017 10:59 am
Forum: Linux Music News
Topic: Sing, beastie, sing!
Replies: 73
Views: 37300

Re: Sing, beastie, sing!

AUR provides ready to use PKGBUILDs. building debian package from source means at least writing debian/control, that may be as easy as running two-liner … or may not. dh_make -y -s -n -e $(USER)@org -p $(DEBNAME) -c gpl dpkg-buildpackage -rfakeroot -us -uc -b replace debname with package_1.0 and be...
by tramp
Wed May 03, 2017 10:36 am
Forum: Plugins, Effects and Instruments
Topic: new GxSD2Lead.lv2
Replies: 21
Views: 10843

Re: new GxSD2Lead.lv2

some nice IR-files for bass and guitar been here:

http://www.grgr.de/IR/

I like the Ampeg Combo set and the Ampeg V4B one from there.

for GxSVT I think about adding a cab simulation which could be switched of when you would use your own one.

regards
hermann
by tramp
Wed May 03, 2017 10:15 am
Forum: Linux Music News
Topic: Sing, beastie, sing!
Replies: 73
Views: 37300

Re: Sing, beastie, sing!

Funny it is, isn't it. :lol: So, debian has right now 61831 packages in the repository's. arch has 6143 packages according to https://www.archlinux.org/packages/?sort=&arch=x86_64 and aur has 42913 packages available. Now, to make a point, packages in aur needs to be build by yourself, don't the...
by tramp
Tue May 02, 2017 5:26 am
Forum: Plugins, Effects and Instruments
Topic: new GxSD2Lead.lv2
Replies: 21
Views: 10843

Re: new GxSD2Lead.lv2

Okay, got it working. turns out the inductor values been wrong given in the schematics, (needs to be in mH instead uH).

However, GxSVT has now the 3-point mid range selector switch (220Hz, 800Hz, 3kHz)

regards
hermann
by tramp
Mon May 01, 2017 11:52 am
Forum: Plugins, Effects and Instruments
Topic: new GxSD2Lead.lv2
Replies: 21
Views: 10843

Re: new GxSD2Lead.lv2

I'm glad you guy's like it. :) Indeed it comes without cabinet simulation, so adding it is the "right way :mrgreen: " to use it. For the mid range control, I'm coming to the conclusion that there is a error in the schematic file. The inductor values given, cant be true. I need to figure ou...
by tramp
Sun Apr 30, 2017 3:11 am
Forum: HOW TOs, Tips & Tricks
Topic: Using Qjackctl with jackd and pulseaudio
Replies: 21
Views: 37241

Re: Using Qjackctl with jackd and pulseaudio

NilsOF wrote:This thread saved me from hours of fumbling!
Always good to hear that it is useful. :D
NilsOF wrote:The only ting missing is the .deb build command magic spell.
If the github readme could be updated with that, it would be nice.
Yea, done.
by tramp
Sun Apr 30, 2017 3:08 am
Forum: Plugins, Effects and Instruments
Topic: new GxSD2Lead.lv2
Replies: 21
Views: 10843

Re: new GxSD2Lead.lv2

So here is the first draft,
Image

It still miss the mid range control switch, but otherwise comes with the bass and high switch.
https://github.com/brummer10/GxSVT.lv2

regards
hermann
by tramp
Thu Apr 27, 2017 11:53 am
Forum: Plugins, Effects and Instruments
Topic: new GxSD2Lead.lv2
Replies: 21
Views: 10843

Re: new GxSD2Lead.lv2

Chiming in how valuable some bass preamps would be! The Ampeg B-15 and SVT preamp would be awesome. I've made my first steps with the SVT preamp simulation, so far it works out nicely, just, I have some trouble with the Mid range control and select section, which will choke up the simulation. Still...
by tramp
Wed Apr 26, 2017 6:24 pm
Forum: Plugins, Effects and Instruments
Topic: new GxSD2Lead.lv2
Replies: 21
Views: 10843

Re: new GxSD2Lead.lv2

The bass preamp in your collection is priceless. Love it!!!! I'm glad you like it, hope you enjoy the GxSD2Lead as well. since you're doing the vintage pedals, any chance of doing more bass and guitar preamps? Well, possible, I'm doing it mostly to my liking. Do you've a special model in mind for a...
by tramp
Tue Apr 25, 2017 2:23 pm
Forum: Plugins, Effects and Instruments
Topic: new GxSD2Lead.lv2
Replies: 21
Views: 10843

new GxSD2Lead.lv2

Hi Again a new plug from the GX series, a overdrive pedal orientated on the Boss SD2 lead channel. https://github.com/brummer10/GxSD2Lead.lv2/raw/master/GxSD2Lead.png check it out here: https://github.com/brummer10/GxSD2Lead.lv2 (*) Boss is trademark or trade name of other manufacturer and was used ...
by tramp
Fri Apr 21, 2017 4:22 am
Forum: Plugins, Effects and Instruments
Topic: [SOLVED] The Lush Life (InfamousPlugins)
Replies: 43
Views: 15674

Re: The Lush Life (InfamousPlugins)

#5 0x00007ffff20c52e7 in start_thread () at /usr/lib/libpthread.so.0
#6 0x00007ffff086854f in clone () at /usr/lib/libc.so.6
This looks to me like the good old fftw3 issue in pan create. One more indicator when Lush Life run flawless in a single plugin host like jalv.
by tramp
Tue Apr 18, 2017 3:10 am
Forum: Linux Music News
Topic: New release of GxPlugins (v0.3) is out
Replies: 6
Views: 4481

Re: New release of GxPlugins (v0.3) is out

Hi Scotty 1) Consider making the names of the individual effects easier to read. Brighter and bigger. It's easier to find the same box again if the ID is clear while you are using it. Those scrennys are show the MOD Duo interfaces, which are only supported by the MOD Duo, Carla or the MOD app. On PC...
by tramp
Mon Apr 17, 2017 3:11 pm
Forum: Linux Music News
Topic: New release of GxPlugins (v0.3) is out
Replies: 6
Views: 4481

Re: New release of GxPlugins (v0.3) is out

funkmuscle wrote:dude they look awesome
The screenys here are the ones from the MOD device, for how it will look on your PC, look here:
https://github.com/brummer10/GxPlugins.lv2

one I've forgotten above is the GxSD1:
Image
by tramp
Mon Apr 17, 2017 2:59 am
Forum: Linux Music News
Topic: New release of GxPlugins (v0.3) is out
Replies: 6
Views: 4481

New release of GxPlugins (v0.3) is out

Hi I just pushed a new release of the GxPlugins to github. In this release all plugs comes with a UI for the MOD and been tested to run smooth on it, that means, all plugs been ARM compatible. A couple of plugs receive fixes to stabilize the filters. A new plug was added, GxQuack, a envelope control...