From: Takashi Iwai <tiwai@suse.de>
To: Mark Knecht <mknecht@controlnet.com>
Cc: Alsa-Devel <alsa-devel@lists.sourceforge.net>
Subject: Re: kaconnect question and enhancement request
Date: Tue, 25 Feb 2003 16:52:03 +0100 [thread overview]
Message-ID: <s5h8yw4z7bw.wl@alsa2.suse.de> (raw)
In-Reply-To: <NDBBLGIKBJENLAMOLFHGGEHGBIAB.mknecht@controlnet.com>
At Tue, 25 Feb 2003 07:43:59 -0800,
Mark Knecht wrote:
>
>
>
> > -----Original Message-----
> > From: alsa-devel-admin@lists.sourceforge.net
> > [mailto:alsa-devel-admin@lists.sourceforge.net]On Behalf Of Takashi Iwai
> > Sent: Tuesday, February 25, 2003 2:10 AM
> > To: Mark Knecht
> > Cc: Alsa-Devel
> > Subject: Re: [Alsa-devel] kaconnect question and enhancement request
> >
> > no idea.. doesn't aconnect in alsa-utils work?
> >
>
> Takashi-san,
> Thanks. I tried aconnect, and read through the --help stuff, but couldn't
> figure out the command to hook together two ports. Could you give an
> example? Everything I tried resulted in error messages.
try "man aconnect" :)
i think there are some online documents about this, too.
suppose you having the sequencer ports 64:0 and 64:32.
for connecting between the same input and output, just run like
% aconnect 64:0 64:0
>
> I also wondered about hooking a single input to multiple outputs, so if
> you could show an example of that, I would appreciate it.
call aconnect several times,
% aconnect 64:0 64:0
% aconnect 64:0 72:0
for removing the connection, use -d option,
% aconnect -d 64:0 64:0
basically, kaconnect does these things in GUI.
hence, if aconnect doesn't work, likley kaconnect won't work, too.
ciao,
Takashi
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
next prev parent reply other threads:[~2003-02-25 15:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-25 3:12 kaconnect question and enhancement request Mark Knecht
2003-02-25 10:09 ` Takashi Iwai
2003-02-25 15:43 ` Mark Knecht
2003-02-25 15:52 ` Takashi Iwai [this message]
2003-02-26 20:34 ` Mark Knecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5h8yw4z7bw.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=mknecht@controlnet.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.