Hi,
I am a user of Archlinux ARM with Raspberry pi3. When starting JACK, the
following error appears.
Failed to connect to session bus for device reservation: Unable to
autolaunch a dbus-daemon without a $DISPLAY for X11.
To bypass device reservation via session bus, set
JACK_NO_AUDIO_RESERVATION=1 prior to starting jackd.
I attempted to append JACK_NO_AUDIO_RESERVATION=1 to jackdrc, but jackdrc is
missing anywhere. Please tell me how to avoid errors.
Minie
--
Sent from: http://linux-audio.4202.n7.nabble.com/linux-audio-user-f5.html
Hello all,
Updates are available at
<http://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html>
for all of the following:
aeolus-0.9.7
ambdec-0.7.1
clthreads-2.4.2
clxclient-3.9.2
ebumeter-0.4.2
jaaa-0.9.2
jack_delay-0.4.2
jack_utils-0.0.1
japa-0.9.2
jconvolver-1.0.2
jkmeter-0.6.5
jmatconvol-0.3.3
jmeters-0.4.4
jnoisemeter-0.2.2
octofile-0.3.2
tetraproc-0.8.6
yass-0.1.0
zita-ajbridge-0.8.2
zita-alsa-pcmi-0.3.2
zita-at1-0.6.2
zita-bls1-0.3.3
zita-convolver-4.0.2
zita-dpl1-0.3.3
zita-jclient-0.4.2
zita-lrx-0.1.2
zita-mu1-0.3.3
zita-njbridge-0.4.4
zita-resampler-1.6.2
zita-rev1-0.2.2
For most of them this is just small bug fixes, general maintenance,
and above all a systematic cleanup of the Makefiles.
Also the jacktools python package (presented at LAC 2018) is
available now. I actually did upload the files just before
the conference, but forgot to update index.html...
Ciao,
--
FA
Ah, a couple of responses while running an errand! Here goes:
Francesco:
i run aeolus through jack. i attempted to run it through alsa, but was
told that aeolus could not connect to alsa. This happened when setting the
sample rate to both 44100 and 48000.
It turns out that stops is installed, though it is the version that came
with the distro. it just never occurred to me that stops and aeolus would
be installed as separate programs. Could it be that the newer compiled
version is butting heads with this?
David:
The architecture is 64bit. My apologies for not mentioning that. My
projects are not quite in order enough for me to upgrade to 18.04, though
it was my plan to do so in the next few weeks.
That's what i was thinking: The path to definitions is not clearly
defined. i've never learned the format for setting those paths. i've half
a head to uninstall stops and recompile the newer version to see if that
solves anything. Given the morning's plans, though, i'm a few hours away
from that....
Thank you, Francesco and David, for your responses.
tom
Well, well, well, Francesco, that fixed the problem immediately! i've
spent the last few minutes listening to a Bach fugue in a variety of
temperaments. Aeolus doesn't remember the path, but i can jigger with a
script. This can now be considered solved.
Thank you so much for your help!
tom
Well, my lovely Onyx Artist 1-2 is not powering up consistently, so
it's time to look for a new DAC for the Box of No Return . I did a
mid-deep survey last night, and am fascinated at the newly large
category of "headphone amplifiers", all of them USB2 or 3 and usually
driverless, some of them bluetooth, several of them (e.g., this FiiO,
this Fosi, many others) advertising bluetooth 4.2 or 5.0 and 384kHz max
sampling rates and four or five codecs I had never heard of. I'd
like to spend vaguely US$100, am willing to consider higher. I prefer
dual 1/4" mono phone jack outs, or single or dual XLR; the Peavey USB-P
would be great if it were 96kHz; but the "headphone amplifier" category
clearly goes for 1/8" stereo, not my favorite because they wear out so
easily.
I'd love to go 96kHz bluetooth if it's solid under Linux with JACK, but
my impressions thus far is that that may be a path fraught with peril
:-) I don't actually need minimum latency, I do need high
reliability. Experiences anyone? Thoughts and recommends?
--
Jonathan E. Brickman jeb(a)ponderworthy.com (785)233-9977
Hear us at ponderworthy.com -- CDs and MP3 available!
Music of compassion; fire, and life!!!
Hello, All--
i'm running Ubuntu Studio 16.04, for starters. The Aeolus that came with
the distro simply closes upon starting. It also crashes patchage when
doing so. i really got no error, not even a seg fault, except that the
terminal told me that Aeolus couldn't read ~/.aeolus-presets.
So, i went to the website and downloaded the latest version. After
compiling. Aeolus would start, but no stops are displayed. The terminal
tells me, "Can't open 'stops/Aeolus/definition' for reading."
This is very unfortunate. A few years ago, i gave a temperament lecture
and relied heavily on Aeolus. i'd like to know that i can give it again.
Any help would be appreciated.
Take care,
tom
Hi list,
considering to buy a Roland Rubix24 interface as a successor to my
trusty Edirol UA24. Does anyone have any experience with it under linux?
Especially I am wondering if it accepts sample rate and buffer size
changes from alsa and jack and about an issue with the interface
switching itself off after about ten hours as reported on
https://linuxmusicians.com/viewtopic.php?t=17233
Thank you for all hints!
P
After quite a bit of polishing and last minute regression fixing, Beast 0.12
is finally out.
https://beast.testbit.org/pub/beast-0.12.0.tar.xzhttps://beast.testbit.org/pub/deb/beast_0.12.0_amd64.deb
The latest stable release is now tracked by a new git branch
named 'wip/latest-stable'. Beware of non-linear updates to future
stable releases:
https://github.com/tim-janik/beast/tree/wip/latest-stable
This release removes the Rapicorn dependency as well as the
runtime dependency on CPython. To achieve that, a number of
utilities from Rapicorn has to be integrated, which has made the
code base a fair bit larger:
651 files changed, 75581 insertions(+), 44596 deletions(-)
Most notably, this is the first release that installs the new
ebeast UI. Tracks, piano rolls and dB meters are already displayed,
but not much beyond that as it's still in pre-alpha stage.
However it's a good showcase for our future UI direction, you can
start it and take a quick look with:
$prefix/beast-0-12/bin/ebeast
Please file any bugs you encounter in the Beast bug tracker:
https://github.com/tim-janik/beast/issues/
The release NEWS in all its glory is online:
https://beast.testbit.org/release-notes
Here is the abbreviated shortlog.
Vincent Bermel (1):
DATA: unhardcode launcher icon file type
Stefan Westerfeld (10):
BUILD: display summary message at the end of configure
AF-TESTS: compute soundfont test threshold based on fluidsynth version
BUILD: provide fluidsynth version instead of test threshold to af-tests
AF-TESTS: add version comparision helper script
AF-TESTS: fix soundfont test for newer (>= 1.1.7) fluidsynth versions
BUILD: determine soundfont test threshold from fluidsynth version
BSE: suppress resampler filter test output if no errors found
TESTS: testresampler: print test result as one single line by default
TOOLS: bsefcompare: print test result as one single line by default
BEAST: fix crash when adding a bus to the mixer while song is playing
Tim Janik (933):
[...]
NEWS: updates for beast-0.12.0
--
Yours sincerely,
Tim Janik
https://testbit.eu/timj
Free software author.