jalv.select is a little gtkmm GUI to select lv2 plugs from a list and
run them with jalv.
Features:
select jalv interpreter from combo box,
select LV2 plugin from list,
select preset to load from menu,
search plugins by regex or plugin class,
reload lilv world to catch new installed plugins or presets,
load plugin with selected preset,
minimize app to systray (global Hotkey SHIFT+ESCAPE),
wake up app from systray (global Hotkey SHIFT+ESCAPE):
left mouse click on systray to show or hide app
right mouse click to show quit menu item
command-line start-up options:
beside that, you could now mark plugs as your "Favorite" to concatenate
them to a Favorite list. This will give you fast access to your beloved
plugs.
https://github.com/brummer10/jalv_select/releases/tag/V0.9
(Disclaimer: I am an organizer of this event)
In less than a month the "Sonoj Convention" shall happen.
[quote]Admission is free. You will be able to enjoy demonstrations,
talks and workshops about music production through open source software.
Hands-on tutorials and workflow presentations can be expected.
Everything will be recorded and released as online videos afterwards.
[/quote]
Please consider helping us by donating and spreading the word. You will
get some appreciation through the "Reward" system on the website.
For that we are asking for some modest donations here:
https://www.startnext.com/en/sonoj
Currently it looks like that this will not succeed, as you can see from
the link above. This is the usual "all or nothing" platform that only
gives you money if the goal is reached, otherwise donors get their money
back.
However, despite submitting the event announcements and several updates
to nearly one hundred on-topic websites, magazines (including posting it
ourselves on KVR, Reddit etc.) and blogs there is nearly zero response.
That excludes the Linux Audio Scene itself, which was very supportive to
this day (at least the news, not the donations).
I was hoping that Sonoj could be an event that brings in people from the
"outside", that are not already well connected with Linux Audio. It
seems I was wrong.
So here I am in one of the last places I wanted to ask for donations,
because this is the crowd that usually already gives a lot, be it their
own time, development of software or actual donations to well deserving
projects.
Please consider helping us by donating and spreading the word. You will
get some appreciation through the "Reward" system on the website.
https://www.startnext.com/en/sonoj
Yours
Nils, for the Sonoj Convention
https://www.sonoj.org
Hi,
I'm facing a timing jitter which happens periodically due to some interrupt,
which is causing the task to be delayed. Since this happens periodically, it
is indeed a slow varying timing jitter, for example every 400ms, the timing
deviation is in the order of few ms ( 4-6ms). This is not getting filtered
out by DLL, and results in a slow varying oscillations which never dies.
Any way to identify and limit these timing jitters and not to take any
action on drift correction by DLL ?
-ben
--
Sent from: http://linux-audio.4202.n7.nabble.com/linux-audio-dev-f58952.html
GNU Guitar is a guitar effects processor, much like Guitarix and Rakarrack.
It was started about ten years ago, formally known as GNUitar. Over the last year, it has been refactored (and some parts completely rewritten) to use modern software technologies. It's cross-platform, so it runs on Linux systems and Windows (macOS is on the to-do list).
Here's a link to the change summary: https://github.com/gnu-guitar/gnu-guitar/releases/tag/v0.4.0-alpha
The project is in it's infancy still. Let me know if you're interested in contributing!
Guitarix release 0.36.0
Guitarix is a tube amplifier simulation for
jack (Linux), with an additional mono and a stereo effect rack.
Guitarix includes a large list of LV2 and LADSPA plugins, and support
LADSPA / LV2 plugs as well in it's racks.
The guitarix engine is designed for LIVE usage, and feature ultra fast,
glitch and click free preset switching and is full Midi and remote
controllable (the Web UI is not included in the distributed tar ball).
This release add a couple of features to the lately introduced
DrumSequencer plugin. It add 2 more toms, it add beat repeat/skip
switches, it add the possibility to add a sequence (Preset) to the
current one, switch to previous/next preset, . . or load a slected
preset (sequence)
all controllable with Midi CC.
Also it introduce new Midi Note ON to CC support, means, you could
control toggle switches with Midi Note On messages now (continues control).
Also it introduce a new option to load Stereo plugs as Mono plugs, eg.
before the amp. This is in special useful for the famous rkrlv2 plugs:
https://github.com/ssj71/rkrlv2
+ new configure options --fontdir (set font install directory)
and --no-font-cache-update (dont automatically update the font
cache)
+ fix build with --no-lv2-gui option
+ add new style "Gold"
+ fix GxAmplifier re-init convolver on buffersize change ( Ardour loops)
+ fix jack transport support
+ also fix midi clock and bpm sync support
+ fix load online preset in remote UI
+ fix trim label in Lv2/Ladspa plugins
beside that a couple of changes have been made under the hut.
Refer to our project page for more information:
http://guitarix.org
Download Site:
http://sourceforge.net/projects/guitarix/
Forum:
https://guitarix.sourceforge.io/forum/
Consider visiting our forum or leaving a message on
guitarix-developer(a)lists.sourceforge.net
enjoy and keep on rooking.
regards
hermann