etienne deleflie hat gesagt: // etienne deleflie wrote:

> I'm trying to get a midi loopback going, so that I can use Jazz to 
> control jMAX.
> 
> From what I understand, I can use "snd-seq-virmidi", but I have no idea 
> how to get it to come up in Jazz ... does it need to be activated somehow ?
Yes, you have to "aconnect" two ports like
$ aconnect 80:0 81:0

Find your ports with "aconnect -i" and "aconnect -o".

> I have alsa-0.9.0beta3, and lsmod gives me :
> 
> v_midi                  5056   0  (unused)

Remove v_midi, it's an OSS module.

bye,
-- 
                                                 __    __
 Frank Barknecht       ____ ______   ____ __ trip\ \  / /wire ______
                      / __// __  /__/ __// // __  \ \/ /  __ \\  ___\   
                     / /  / ____/  / /  / // ____// /\ \\  ___\\____ \  
                    /_/  /_____/  /_/  /_//_____// /  \ \\_____\\_____\
                                                /_/    \_\ 

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to