Re: [Alsa-devel] Need some hints for simple MIDI communication

2002-02-08 Thread Paul Davis
>Anyway, I believe going with the sequencer is the better solution anyway; IMHO, its not. i had to do this to download a huge firmware update via sysex to our Alesis M20 ADAT's last year, and ran into all kinds of problems. Unless your Sysex messages are all rather short, the sequencer is not you

Re: [Alsa-devel] Need some hints for simple MIDI communication

2002-02-07 Thread Jaroslav Kysela
On Fri, 8 Feb 2002, Frank Neumann wrote: > Hi, > I would like to know how I go about creating a small program that lets > me send /received patch sets ("banks") into my synthesizers via SysEx MIDI > communication. > > I know all about the actual required SysEx parameters, and I had also once > wr

[Alsa-devel] Need some hints for simple MIDI communication

2002-02-07 Thread Frank Neumann
Hi, I would like to know how I go about creating a small program that lets me send /received patch sets ("banks") into my synthesizers via SysEx MIDI communication. I know all about the actual required SysEx parameters, and I had also once written such a program for OSS (simply using read()/write