[linux-audio-dev] jack.el -- Run and monitor JACK from within Emacs
stefan kersten
steve at k-hornz.de
Fri Apr 29 13:57:03 UTC 2005
On Fri, Apr 29, 2005 at 03:42:08PM +0200, Mario Lang wrote:
> stefan kersten <steve at k-hornz.de> writes:
>
> > very cool stuff!
> >
> > On Fri, Apr 29, 2005 at 02:22:15PM +0200, Mario Lang wrote:
> >> > * Add support for dummy and oss drivers, and add remaining ALSA
> >> > params.
> >
> > any chance ~/.jackdrc could be parsed and used by jack.el?
>
> Clue me in, I've never seen any reference to .jackdrc yet.
> Right now, you'd customize the jack group in Emacs to change
> default startup options? Does ~/.jackdrc get read by jackd?
> Is it documented somewhere?
it's a simple file containing the server path and commandline
args, optionally separated by newlines, as in:
/usr/local/bin/jackd
-d alsa
-d hw:0
-r 44100
...
since jackdrc is used when jackd starts automatically (and
also by qjackctl, IIRC), it would be cool to have jackd
options centralized in one file.
<sk>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-dev/attachments/20050429/86573b31/attachment.pgp>
More information about the Linux-audio-dev
mailing list