Search found 1754 matches
- Mon Jan 18, 2021 10:16 am
- Forum: Raspberry Pi
- Topic: Jack-Audio process callback time period
- Replies: 12
- Views: 329
Re: Jack-Audio process callback time period
Otherwise, if two (or more) apps have different rates/buffer sizes, then that will force JACK to do sample rate conversion, and/or extra buffer copying, on-the-fly. JACK is more efficient when all its running apps use the same settings. JACK don't do any sample rate conversation at all. If your app...
- Tue Jan 12, 2021 7:17 pm
- Forum: Linux Distributions & Other Software
- Topic: Debian based studio distro?
- Replies: 4
- Views: 249
Re: Debian based studio distro?
The most recent audio apps within a Debian stable based distribution you'll get with LibraZiK IMO.
(Still I'm myself using debian/sid)
(Still I'm myself using debian/sid)
- Sat Jan 09, 2021 5:33 pm
- Forum: Linux Music News
- Topic: Mamba - Virtual Midi keyboard for Jack Audio Connection Kit release 2.1
- Replies: 0
- Views: 104
Mamba - Virtual Midi keyboard for Jack Audio Connection Kit release 2.1
Hi Mamba release v2.1 is out https://github.com/brummer10/Mamba/raw/master/Mamba.png Mamba is a Virtual MIDI keyboard with some extended, unique features. Key features: Supports jack-interconnect-ALSA MIDI I/O. 16 Channel Live MIDI Looper Every channel use it's own Color to display the played Notes ...
- Fri Jan 08, 2021 3:55 am
- Forum: System Tuning and Configuration
- Topic: xruncounter script not running under Manjaro Linux
- Replies: 2
- Views: 81
Re: xruncounter script not running under Manjaro Linux
Hi @lilith
rgrep is a variant of grep, usually comes with the grep package, I see it isn't part of the Arch grep package anymore.
However, we could use grep -r instead.
I've pushed a fix to the repository.
rgrep is a variant of grep, usually comes with the grep package, I see it isn't part of the Arch grep package anymore.
However, we could use grep -r instead.
I've pushed a fix to the repository.
- Wed Jan 06, 2021 9:41 am
- Forum: Plugins, Effects and Instruments
- Topic: Wow! GxPlexi!!!!
- Replies: 6
- Views: 290
Re: Wow! GxPlexi!!!!
Yea, for live using virtual amps you must turn off direct monitoring. Depending on the sound-card you use, that is possible in hardware, or with the alsa mixer for the card. To find the controller for it I usually turn down all input controls, then connect my guitar input with the output in jack, an...
- Wed Jan 06, 2021 7:39 am
- Forum: Plugins, Effects and Instruments
- Topic: Cannot install Calf studio gear
- Replies: 2
- Views: 117
- Tue Jan 05, 2021 8:47 pm
- Forum: Plugins, Effects and Instruments
- Topic: Wow! GxPlexi!!!!
- Replies: 6
- Views: 290
Re: Wow! GxPlexi!!!!
@funkmuscle
are you going with latest master from guitarix? Some work have been done, mainly by ZamAudio on the tube emulation, which improve the dynamic response a lot.
Otherwise, thanks, my friend, letting me know that some of the plugs I've done been of some use.
are you going with latest master from guitarix? Some work have been done, mainly by ZamAudio on the tube emulation, which improve the dynamic response a lot.
Otherwise, thanks, my friend, letting me know that some of the plugs I've done been of some use.
- Sat Jan 02, 2021 6:53 pm
- Forum: General Music Discussion
- Topic: Impulse Response Loader
- Replies: 8
- Views: 221
Re: Impulse Response Loader
check out those:
http://www.grgr.de/IR/
http://www.grgr.de/IR/
- Tue Dec 29, 2020 8:05 am
- Forum: Linux Music News
- Topic: Guitarix2 release version 0.42.1
- Replies: 6
- Views: 427
Re: Guitarix2 release version 0.42.1
is it possible to build the JCM 800 tonestack plugin using the DK simulator Yes it is, but I don't really know why we should do that. The LV2 version of the jcm800pre already contain the tonestack, and the version in guitarix could use the tonestack plugin. If you like the caps tonestack more, just...
- Fri Dec 25, 2020 5:44 pm
- Forum: Linux Music News
- Topic: Guitarix2 release version 0.42.1
- Replies: 6
- Views: 427
Re: Guitarix2 release version 0.42.1
you should configure with --no-faust all sources comes pre-build, so there is no need to re-build sources from faust level. btw. the error seems to be related to rd.maxn(), last releases I use rd-mean(), but that only gives a vague level indicator. rd.maxn() is much better (and I use it before for m...
- Fri Dec 25, 2020 4:39 am
- Forum: Linux Music News
- Topic: Guitarix2 release version 0.42.1
- Replies: 6
- Views: 427
Guitarix2 release version 0.42.1
I'm pleased to announce the release of guitarix2-0.42.1 A virtual guitar amplifier for Linux running with jack (Jack Audio Connection Kit) released under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later versio...
- Thu Dec 24, 2020 8:16 am
- Forum: Linux Music News
- Topic: Guitarix2 release version 0.42.0
- Replies: 14
- Views: 576
Re: Guitarix2 release version 0.42.0
The limiter should be deactivable. It has a real impact on the sound ... I really don't want to make it selectable, but may be I was a tad to conservative with the threshold it used (-6dB). I've changed the limiter threshold now to 0dB. So now, the limiter will step in only when you run into hard c...
- Wed Dec 23, 2020 4:32 am
- Forum: Linux Music News
- Topic: Guitarix2 release version 0.42.0
- Replies: 14
- Views: 576
Re: Guitarix2 release version 0.42.0
Thanks to all for given feedback, it's good to hear that guitarix still is useful. tristan.tarrant I've add now a visual indicator for the Limiter in the main amp. You could nicely see now when the limiter steps in. ycollette Yes, it's active by default. As mentioned above, in the git version there ...
- Tue Dec 22, 2020 3:26 am
- Forum: Linux Music News
- Topic: Guitarix2 release version 0.42.0
- Replies: 14
- Views: 576
Re: Guitarix2 release version 0.42.0
@thumps up emojitristan.tarrant wrote: ↑Mon Dec 21, 2020 10:00 pmThat's fine. I would like a visual aid to see when the limiter is being triggered so that I know how to find the optimal level for the gain/volume knobs.
That is a really good Idea, I'll add that.
- Mon Dec 21, 2020 5:54 pm
- Forum: Linux Music News
- Topic: Guitarix2 release version 0.42.0
- Replies: 14
- Views: 576
Re: Guitarix2 release version 0.42.0
The only thing I find weird is the hard limiter that has been added, which creates a ducking effect when going over the limit. Yes, I fully understand that. I fought long with myself before I add it, but, as guitarix is able to produce a very, very high gain output, I decided to implement it as las...