jalv.select is a little gtkmm GUI to select lv2 <http://lv2plug.in/>
plugs from a list and run them with jalv
<https://drobilla.net/software/jalv/>.
Project :
https://github.com/brummer10/jalv_select
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
changelog in this release:
* add support for a user made blacklist.
get it here:
https://github.com/brummer10/jalv_select/releases
regards
hermann
Dear list,
I am compiling a list of suitable sound cards for a mobile real-time
experimental setup. There are some criteria that such a sound card should
fulfil:
- External sound card: We have a mini PC with an on-board sound chip. We
want to use an external sound card with a decent sound quality. Our mini PC
has USB-2, USB-3, USB-C (Thunderbolt 3) connections.
- Class compliance: We have a real-time signal processing platform, the
Master Hearing Aid, which runs on Linux (Actually it also supports Windows
and Mac, but we prefer Linux). Therefore we need a sound card, which Linux
can operate. Manufacturers usually do not officially support Linux, but
there are some, which run on Linux, because they are class compliant and do
not require a dedicated driver.
- At least 4 (preferably 6) analog (identical) inputs and at least 2 analog
(identical) outputs
- Lower sampling rates: As we will do real-time signal processing, we
prefer lower sampling rates for the sake of computational complexity.
Therefore, ideally we would like to have a sound card, which supports even
16kHz, but 32kHz also OK.
I know that these criteria are not easy to fulfil. So far, I couldn't find
any sound card, which fulfils all the requirements. In the worst case, we
can sacrifice the last requirement and downsample our sound input before
processing, but it is a good-to-have one.
We would appreciate any suggestion. Thank you in advance.
Best Regards,
Kamil Adiloglu
Hi Friends!
I've been more or less absent from this list the last years (oh, so many
new names here!) but do want to say hi again and maybe share some songs
and projects with you. I'm currently making a living with music (mostly
as a mixing engineer), which in my case means that I'm too often totally
broken, but things are slowly getting better and better. I do all my
work on Kubuntu with the KXstudio repos connected to it. Well, here we
go:
My self: A Journey
==================
I love, play and works with almost any kind of music. This is a sort of
musical shamanic drum journey. If the beginning is too boring, just
start from around 2 minutes. I'm playing guitars, bass, and drums ( +
drum sequencing) here. DAW: Mixbus32C. Video edited in Kdenlive. Yes,
the video is a real amateur work, but that's the way it is.
https://www.youtube.com/watch?v=00LUiAJPxCY
Malin Larsson: Hälsingevalsen
=============================
Malin was in my small studio and recorded a demo cover for the Swedish
folk-inspired song, Hälsingevalsen. I play all instruments here as well.
DAW: Mixbus32C. Video edited in Kdenlive.
https://www.youtube.com/watch?v=bZs6KDTw-iM
Ola Stinnerbom: Sapmi Power
============================
Ola is a South Sami native and yoiks to traditional, EDM (as this song
is) and many other music genres. I mixed and mastered the whole album
this song belongs to and several singles he has done. Mixed in
Mixbus32C.
https://www.youtube.com/watch?v=EOeYK6zbWgU
I'm now starting to get my own stuff out, so stay tuned, and: enjoy!
Jostein
Hi list,
I know that having different soundcards for in and out will lead to
clock deviations and is generally not a wise thing to do, but my
question is differently:
Surprisingly it works quite well with ALSA, but not so much with jack.
Both is from Pd. Jack has a plethora of settings, so this could have to
do with it and make my blanket statement above too simplistic, but I
wonder is there a general design in jack which makes it harder to rund
different cards for i/o or do i have the wrong settings? Where to look at?
m.
Fernando Lopez-Lezcano discussed the pitfalls of using the MOTU AVB
external audio interfaces with Linux in his paper [1] and also in the
keynote at LAC-19.
Let's start another thread around this card.
Fernando mentioned that different firmwares expose different issues, but
downgrading is possible. Issues are:
1. Channels are not persistent and swap around.
2. Total number of channels has been reduced in newer firmwares.
3. An endless card aquisition loop between Jack and Pulseaudio caused by
the long time the card needs to switch sampling rate.
4. Seemingly erratic behavior, opening the device fails, fails again,
again, then works suddenly.
I have a couple of questions and experiences.
Is there a table of the firmware versions somewhere (linuxaudio wiki?)
which tell me which versions has which features (removed)?
Are all the Class Compliant models having the same quirks as listed
above? For example the
MOTU UltraLite AVB versus the MOTU 624 AVB?
Is it possible to use the Thunderbolt port to connect the card to a
Linux computer?
Why can't I tell ALSA to use only the first 2, 4 whatever channels of
the device? I can only open the device if all channels are connected. Is
this always like that or is that a limitation of MOTU's implementation?
On my laptop with only one USB bus, If I connected the MOTU 624 AVB and
then another high speed usb device, the computer could not connect the
later, because the MOTU reserved all the bandwith for itself. Connecting
the other device and then the MOTU worked.
[1] http://lac.linuxaudio.org/2019/doc/lopez.pdf
Max
Hi
I like to announce a new release of GxPlugins.lv2
GxPlugins.lv2 is a set of mostly analogue guitar pedal simulations as
LV2 plugins, simulated with the guitarix ampsim (DK method) toolkit.
This release add GxBlueAmp GxClubDrive GxEternity GxLuna GxPlexi
GxSloopyBlue and GxTimRay
to the set.
I hope they may be useful for the one or the other.
Build instruction and screenshots may be found here:
https://github.com/brummer10/GxPlugins.lv2
the release tar.gz file is located here:
https://github.com/brummer10/GxPlugins.lv2/releases
Thanks goes to Olivier Humbert, Cyrus and David Runge for there
contributions to the project.
regards
hermann