Hello all,
Zita-resampler 1.11.2 is now available on
<http://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html>
This release adds Arm64 NEON code for the Resampler and Vresampler
classes, contributed by Nicolas Belin. On an Rpi3b this improves
throughput by a factor of around 2.5.
Ciao,
--
FA
Hi,
I was frustrated by the font sizes in Calf when used with a high
resolution screen. So, I made new styles with bigger font sizes
and I put them on github.
https://github.com/domichel/calf_big_styleshttps://github.com/domichel/calf_big_styles/archive/refs/tags/1.0.0.tar.gz
The only differences from the original styles are the font sizes.
To run 'make' will show you how to install them. If Calf was installed
into /usr, it should be as easy than
su -c "PREFIX=/usr make install"
The next time you run Calf, these styles will appear into the
preferences widget.
Enjoy,
Dominique
Calf Studio Gear: https://calf-studio-gear.org/
Hello all,
I get this error when starting any program using jack (1.9.22):
BDB2034 unable to allocate memory for mutex; resize mutex region
Cannot open DB environment: Cannot allocate memory
This occurs only after the system and jackd have been running for
a long time (weeks or months). Restarting jackd doesn't help,
a reboot is required.
I assume this is related to jackd using a Berkeley Database to
store optional application and port data.
I don't need this functionality, but there seems to be no option
to disable it. Also it seems that BDB is no longer maintained.
Any hints as to how to avoid this problem ?
Ciao,
--
FA