Re: [Alsa-devel] kaconnect question and enhancement request

2003-02-26 Thread Mark Knecht
On Tue, 2003-02-25 at 07:52, Takashi Iwai wrote:

> for connecting between the same input and output, just run like
> 
>   % aconnect 64:0 64:0
> 
> > 
Takashi-san,
   Thanks. This works fine. If 64:0 is connected to 64:0 in aconnect,
then kaconnect shows it and will allow it to be disconnected. However
kaconnect will not make the connection itself, so I suppose this is an
oversight in kaconnect.

   Thanks for your help.

Cheers,
Mark

   



---
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel


Re: [Alsa-devel] kaconnect question and enhancement request

2003-02-25 Thread Takashi Iwai
At Tue, 25 Feb 2003 07:43:59 -0800,
Mark Knecht wrote:
> 
> 
> 
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] 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
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel


RE: [Alsa-devel] kaconnect question and enhancement request

2003-02-25 Thread Mark Knecht


> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] 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.

   I also wondered about hooking a single input to multiple outputs, so if
you could show an example of that, I would appreciate it.

Thanks,
Mark




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel


Re: [Alsa-devel] kaconnect question and enhancement request

2003-02-25 Thread Takashi Iwai
At 24 Feb 2003 19:12:52 -0800,
Mark Knecht wrote:
> 
> Hi,
>I'm sorry, but I'm not at all sure who developed kaconnect.

Matthias Nagorni <[EMAIL PROTECTED]>

> I like
> this little app quite a bit, however, it won't allow one thing I'd
> certainly like - to be able to hook a MIDI input to its corresponding
> MIDI output. Why doesn't this work?
 
no idea..  doesn't aconnect in alsa-utils work?


Takashi


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel


[Alsa-devel] kaconnect question and enhancement request

2003-02-24 Thread Mark Knecht
Hi,
   I'm sorry, but I'm not at all sure who developed kaconnect. I like
this little app quite a bit, however, it won't allow one thing I'd
certainly like - to be able to hook a MIDI input to its corresponding
MIDI output. Why doesn't this work?

   I can hook MidiSport 2x2 In A to Out B, but not to Out A, which I
would really like to be able to do sometimes. Is there a technical
reason that this cannot be done?

   As an enhancement request, I sure would like kaconnect to have the
ability to filter certain MIDI events, like controllers, or key
pressure, etc. I understand that I might be difficult to do this on a
path by path basis, although it would be useful at times. Saving a set
of connections would be cool also.

   Anyway, thanks for this little app that I use every day.

Cheers,
Mark





---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel