Hi all,
New version available here:
http://www.mega-nerd.com/libsndfile/#Download
Changes:
* Fix buffer overruns in FLAC and ID3 handling code.
* Move to variable length header storage.
* Fix detection of Large File Support for 32 bit systems.
* Remove large stack allocations in ALAC handling code.
* Remove all use of Variable Length Arrays.
* Minor bug fixes and improvements.
Cheers,
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
Guitarix release 0.35.3
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 comes with a couple of Bugfixes, some new LV2 plugs (by
Steve Poskitt) and some maintenance changes in the source.
Thanks goes to Valentin Vidic, Jonathan Wakely and Pete Beardmore for
there contributions.
Refer to our project page for more information:
http://guitarix.org
Download Site:
http://sourceforge.net/projects/guitarix/
Forum:
http://guitarix.sourceforge.net/forum/
Consider visiting our forum or leaving a message on
guitarix-developer(a)lists.sourceforge.net
<mailto:guitarix-developer@lists.sourceforge.net>
guitarix users may be interested as well in this projects,
Arduino midi controller for guitarix:
https://github.com/snappy46/GuitarixMidiController
Android app to select Guitarix preset
https://github.com/snappy46/GuitarixDroid
regards
hermann
I noticed there's a new release of linux-show-player, version 0.5.
I'm a co-maintainer of its AUR package [1] and I wanted to update it and
I noticed that a few additional dependencies where added to the
setup.py, namely JACK-Client and scandir.
The latter isn't relevant for Arch Linux, since it is already on Python
3.6, which has scandir included. But there doesn't seem to be an AUR
package for JACK-Client yet, so I tried running linux-show-player
without it and to my surprise it seemed work perfectly and there isn't
even an option to select JACK as the output in the preferences.
So my question is: is the dependency on JACK-Client optional? Where is
it used?
Chris
[1] https://aur.archlinux.org/packages/linux-show-player/
Hey,
I'm a little bit new to LADSPA and LV2, so this may be a naive question.
I would like to know why single precision floating point types are used in the plugin interface, instead of double precision.
I would also like to know if there are plans to standardize a plugin interface that may process double-precision instead of single-precision data (or both).
Hi all,
New images are ready for testing (amd64, i386) ;)
io GNU/Linux is a Live DVD/USB based on Debian Sid and focused on multimedia.
-> Kernel 4.9.13 and 4.9.13-rt, Jack2+PulseAudio as default sound server (can
be easily changed to Jack2+AlsaLoop, Jack2+ZitaBridge, PulseAudio or Alsa)
-> Enlightenment (e21) as desktop environment and a big collection of
installed software... Full persistence for USB install (with encryption) and
more stuff...
For more infos: manual, packages list, screenshots, video etc... Visit:
-> http://io.gnu.linux.free.fr
-> https://sourceforge.net/projects/io-gnu-linux/
Feedbacks welcome, enjoy :)
MK
Hi all,
New images are ready for testing (amd64, i386) ;)
io GNU/Linux is a Live DVD/USB based on Debian Sid and focused on multimedia.
-> Kernel 4.9.10 and 4.9.10-rt, Jack2+PulseAudio as default sound server (can
be easily changed to Jack2+AlsaLoop, Jack2+ZitaBridge, PulseAudio or Alsa)
-> Enlightenment (e21) as desktop environment and a big collection of
installed software... Full persistence for USB install (with encryption) and
more stuff...
For more infos: manual, packages list, screenshots, video etc... Visit:
-> http://io.gnu.linux.free.fr
-> https://sourceforge.net/projects/io-gnu-linux/
Feedbacks welcome, enjoy :)
MK
Hi Guys,
I’m trying to set up a minimal audio system (without X11) based on the ubuntu mini-iso.
When trying to start jack, i get this dbus error message:
...
sudo /usr/bin/jackd -p512 -dalsa -r48000 -p64 -n2 -D -Chw:MADIFXtest -Phw:MADIFXtest
jackdmp 1.9.10
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2013 Grame.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
no message buffer overruns
no message buffer overruns
no message buffer overruns
JACK server starting in realtime mode with priority 10
Failed to connect to session bus for device reservation Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
Audio device hw:MADIFXtest cannot be acquired...
Cannot initialize driver
JackServer::Open failed with -1
Failed to open server
...
I’ve seen others mention the error but have not really found a solution. I guess part of the problem is that I’m not really sure what the error means :-)
So if anyone could be so kind to enlighten me?
cheers,
Fokke
For a couple years I've been trying, without success, to reliably mix two
audio streams on the fly in C. I'm using libao, libmodplug,
libsamplerate, libsndfile, and libvorbis. The program is Frotz
(https://github.com/DavidGriffith/frotz), a Z-machine emulator for playing
old Infocom games as well as newer ones. Could I please get some help
with this?
--
David Griffith
dave(a)661.org