Hi Alexandre! It now works partly. I did the following: devattach 0 "/dev/snd/midiC1D0" # hardware devattach 1 "/dev/snd/midiC0D0" # VIRMidi # copy dev1 and dev2 and vice versa proc copydevs dev1 dev2 { filtnew devcopy1 filtnew devcopy2 filtdevmap devcopy1 $dev1 $dev2 filtdevmap devcopy2 $dev2 $dev1 # do I need two filters, or can one filter have to devmaps? } in rmidish: 1> copydevs 0 1 2> p On a different console: aplaymidi -p 16:0 bwv1000.mid # 16:0 being virmidi this works, but I couldn't get midish to output to another alsaseq client. When I tried to do: aconnect 16 128 I got: resource temporarily busy (or unavailable) something like that. I'll try it with two virmidis using one for input and one for output. Or do you have any other ideas on the subject? Kindest regards Julien -------- Music was my first love and it will be my last (John Miles) ======== FIND MY WEB-PROJECT AT: ======== http://ltsb.sourceforge.net the Linux TextBased Studio guide ======= AND MY PERSONAL PAGES AT: ======= http://www.juliencoder.deReceived on Fri, 6 Jul 2007 14:16:18 +0200 (CEST)
This archive was generated by hypermail 2.1.8 : Wed Nov 08 2017 - 16:32:19 CET