Jim Ruxton wrote: > when I go to use a program , Pd , I only get 1 input and 1 output at > -mididev 3. When I check the asound client list it says there are 2 midi > clients one at Port 0 and one at Port 1 . Should there be 4 showing up > here 2 for each input and each output?
Both port 0 and port 1 are for both input and output, so having 2 ports is OK. When using the ALSA sequencer, the ports are 80:0 and 80:1 (assuming the client number is 80). When using OSS emulation, the rawmidi devices for these ports should be /dev/midi03 and /dev/amidi03 (or another number than 03). > I am using > wireless midi transmitter/receivers that occasionally spit out bad data > ie. sometimes I get stuff when nothing is being sent. ( built them > myself so I can't complain to anyone about this). Sometimes when I get > this garbled data the Midisport 2x2 crashes. I then have to close the > program I'm using re-plug the Midisport 2x2 and re-start the program. > The Midisport 2x2 never crashes when using it with XP but I'd rather > stay with Linux. The firmware of the Windows driver isn't compliant with the USB MIDI specification, so we have to use the firmware by Lars D�lle. I've heard rumors that there is a newer version of the firmware, but Lards doesn't have a homepage AFAIK. Try asking him. It would be helpful if you could determine the byte sequence which causes a crash. (Or look at the source code and fix it yourself. ;-) HTH Clemens ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
