Gentoo Archives: gentoo-user

From: Christoph Eckert <ce@×××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Using Gentoo for Sound Recording
Date: Mon, 20 Mar 2006 20:55:03
Message-Id: 200603202148.41110.ce@christeck.de
In Reply to: RE: [gentoo-user] Using Gentoo for Sound Recording by "Timothy A. Holmes"
1 [qjackctl]
2
3 > Hi Christoph - yes, that was the gui I was working on.  
4
5 nice app for controlling jackd (start, stop, audio connections).
6
7 > Jack wont start for some reason from the CLI (I don't know why)
8 >
9 > Here is a transcript of the session attempt to start jackd
10 >
11 > audacity ~ # jackd -dalsa
12
13 I use an external USB breakout box and qjackctl shows the following
14 line:
15
16 /usr/local/bin//jackd -R -P83 -p64 -dalsa -dhw:2 -r48000 -p256 -n3
17
18 As you can see, it's a bit more than yours :)
19
20 > JACK compiled with System V SHM support
21
22 You should have mounted shm via /etc/fstab to get lower latencies. Mine
23 reads as the following:
24
25 none /dev/shm tmpfs defaults 0 0
26
27 [...]
28
29 > Couldn't open hw:0 for 32bit samples trying 24bit instead
30 > Couldn't open hw:0 for 24bit samples trying 16bit instead
31 > ALSA: cannot set number of periods to 2 for capture
32 > ALSA: cannot configure capture channel
33 > cannot load driver module alsa
34 > audacity ~ #
35 >
36 >
37 >
38 > I really don't know what the problem is, as ALSA works fine,
39 > its in use with audacity.
40 ^^^^^^^^^^^^^
41
42 As long as your sound device is blocked by another app, you will not
43 succeed with any other app. Stop all apps. including soundservers like
44 artsd, esound, gstreamer and the like.
45
46 > Sadly, it turns out that ardour does not have the one specific
47 > functionality that I needed, but it may be useful anyway, and I would
48 > like to play with it.
49
50 Ardour is a great example for the power of OSS vs. commercial
51 applications. It's not only comparable but equal to apps like Ableton.
52
53
54 Best regards
55
56
57 ce
58
59
60 --
61 gentoo-user@g.o mailing list