The Guitarix developers proudly present
Guitarix release 0.35.1
Guitarix is a tube amplifier simulation for
jack (Linux), with an additional mono and a stereo effect rack.
Guitarix includes a large list of plugins[*] and support LADSPA / LV2
plugs as well.
The guitarix engine is designed for LIVE usage, and feature ultra fast,
glitch and click free preset switching and is full Midi and/or remote
controllable (the Web UI is not included in the distributed tar ball).
This release mainly fix the build issue with GCC6.(Debian #831124)
Beside that, the changes are:
* Add back the oc_2 plugin
* fix icon size of widget-gxwidgets-gxhslider.png (make lintian happy)
* fix range of graphic eq
* add support for nominalBlockLength in GxAmps.lv2 and GxCabinet.lv2
* enable faust-0.9.73 as good version to build guitarix
* New themes: grungy sun, grungy sun dark, grandma, psycedelic, nebula
* enable file browser in remote interface
* add BassBoom plugin (sub-bass harmonics)
* add Multiband Clipper plugin
* add tooltip to the Master Volume controller
Please refer to our project page for more information:
http://guitarix.org
Download Site:
http://sourceforge.net/projects/guitarix/
Forum:
http://guitarix.sourceforge.net/forum/
Please consider visiting our forum or leaving a message on
guitarix-developer(a)lists.sourceforge.net
<mailto:guitarix-developer@lists.sourceforge.net>
regards
hermann
I had the pleasure of using my new Soundcraft Signature 22 MTK mixer to
do the live sound for a friend's band and used its multitrack USB output
to record the gig in Ardour. Later I pulled the session into MixBus and
tweezed it a bit, and I'm quite happy with the results, even in a rough mix:
http://swampyankeesound.com/archives/archives.php?b=PaulaClareBlues-Jun25-2…
--
======================================================================
Joe Hartley - UNIX/network Consultant - jh(a)brainiac.com
Without deviation from the norm, "progress" is not possible. - FZappa
Hi,
not only regarding rt apps I'm sceptic, but maybe Snapcraft/Snappy are
worth a trial.
Has anybody already tested Snapcraft/Snappy with rt audio apps?
Ubuntu 16.04:
$ sudo systemd-nspawn -q dpkg -l libsnappy1v5 snapcraft snapcraft-examples|grep ii
ii libsnappy1v5:amd64 1.1.3-2 amd64 fast compression/decompression library
ii snapcraft 2.12 all easily craft snaps
ii snapcraft-examples 2.12 all examples and demos for snapcraft
Arch Linux:
$ pacman -Q snappy snapcraft
snappy 1.1.3-2
snapcraft 2.12-1
Snapcraft for Arch is available by the AUR, I simply edited 2.10.1-2 to
2.12-1 and replaced the checksum with 'SKIP'.
From time to time people can't compile audio apps on some distros,
perhaps Snapcraft/Snappy is a way to solve this issue.
Regards,
Ralf
Hi,
is there any chance to get an old rt kernel running, by downgrading
something or changing some settings, if this error happens [1]?
It doesn't happen with a newer kernel [2], but newer kernels are not
necessarily running good on my machine.
I also wonder, when the location /sys/bus/pci/drivers/ohci_hcd/unbind
changed to /sys/bus/pci/drivers/ohci-pci/unbind [3].
Regards,
Ralf
[1]
[root@archlinux rocketmouse]# uname -rm
3.10.61-rt65-1-rt-lts x86_64
[root@archlinux rocketmouse]# rtirq status
PID CLS RTPRIO NI PRI %CPU STAT COMMAND
[snip]
202 FF 50 - 90 0.0 S irq/18-snd_hdsp
[snip]
[root@archlinux rocketmouse]# rtirq stop
[root@archlinux rocketmouse]# rtirq start
chrt: failed to set pid 202's policy: Function not implemented
Setting IRQ priorities: start [snd_hdsp] irq=18 pid=202 prio=90: FAILED.
[2]
[root@archlinux rocketmouse]# uname -rm
4.5.4-1-ARCH x86_64
[root@archlinux rocketmouse]# rtirq status
PID CLS RTPRIO NI PRI %CPU STAT COMMAND
323 FF 90 - 130 0.0 S irq/18-snd_hdsp
[snip]
[root@archlinux rocketmouse]# rtirq stop
[root@archlinux rocketmouse]# rtirq start
Setting IRQ priorities: start [snd_hdsp] irq=18 pid=323 prio=90: OK.
[3]
[root@archlinux rocketmouse]# echo -n "0000:00:13.2" > /sys/bus/pci/drivers/ohci_hcd/unbind
bash: /sys/bus/pci/drivers/ohci_hcd/unbind: No such file or directory
[root@archlinux rocketmouse]# echo -n "0000:00:13.4" > /sys/bus/pci/drivers/ohci_hcd/unbind
bash: /sys/bus/pci/drivers/ohci_hcd/unbind: No such file or directory
[root@archlinux rocketmouse]# rtirq status
PID CLS RTPRIO NI PRI %CPU STAT COMMAND
323 FF 90 - 130 0.0 S irq/18-snd_hdsp
[snip]
144 FF 50 - 90 0.1 S irq/17-ohci_hcd
146 FF 50 - 90 0.0 S irq/18-ohci_hcd
147 FF 50 - 90 0.0 S irq/17-ohci_hcd
148 FF 50 - 90 0.0 S irq/18-ohci_hcd
[snip]
[root@archlinux rocketmouse]# echo -n "0000:00:13.4" > /sys/bus/pci/drivers/ohci-pci/unbind
[root@archlinux rocketmouse]# echo -n "0000:00:13.2" > /sys/bus/pci/drivers/ohci-pci/unbind
[root@archlinux rocketmouse]# rtirq status
PID CLS RTPRIO NI PRI %CPU STAT COMMAND
323 FF 90 - 130 0.0 S irq/18-snd_hdsp
[snip]
144 FF 50 - 90 0.1 S irq/17-ohci_hcd
147 FF 50 - 90 0.0 S irq/17-ohci_hcd
[snip]
Hi All,
I'm new here. Have posted in the lad list a couple of times. Anyhow, I
wrote a little tool to help with learning to sight-read guitar. It
generates random exercises based on the key, scale and range you select.
They are output as midi files which you can open with your score editor of
choice.
http://guysherman.com/2016/07/06/guitar-exercise-generator/
If this an inappropriate email for this list just tell me to get lost :)
If you decide to try it and have issues, let me know.
Thanks!
--
Guy Sherman
*e:* guy(a)guysherman.com
*w: *http://guysherman.com
>
>
> For Philip Yassin (whose excellent YouTube videos I love) or anyone, could
> you recommend a particular screen capture program for Linux (to use to make
> YouTube videos, etc.)
>
>
I've used OBS for the radium videos. I also tried simplescreenrecorder,
but it wasn't up to the task of capturing 1900x1000x60 without using too
much CPU
or skipping frames. https://obsproject.com/
On Jul 6, 2016 7:39 PM, "Paul Davis" <paul(a)linuxaudiosystems.com> wrote:
> thanks to http://ardour.org/credits
That is quite a list of developers, contributors, supporters and
influences. Thank you to everyone involved in the development of Ardour.
For Philip Yassin (whose excellent YouTube videos I love) or anyone, could
you recommend a particular screen capture program for Linux (to use to make
YouTube videos, etc.)
Thank you.
Steve
Hi there!
I want to display the frequency response (amplitude, impedance and
maybe phase) of my self-build speakers on my homepage. I like the clean
look of gnuplot and I wonder if anyone knows about a manual for linux-
users to make "clean" speaker measurements (with room influences
eliminated as far as possible) to get an output in a style like this:
https://3.bp.blogspot.com/-Zsqjk1N1Sws/V2xYWnunOrI/AAAAAAAAAWE/aYPZLa2x
ItYkpFLA3f1zO25IN_AjPY_PACLcB/s1600/eq_smooth.png
(just 1 amplitude, of course, and with a dB range of 80 to 120, f.e.)
I have some experience in speaker measurement, but unfortunately I'm
not that smart to write my own octave-scripts. I'm just a linux-audio-
USER, you know.
Greets!
Mitsch