USB support would be great, but I don't know anything (yet) about it. If the AMT/Unitor has a RS232->USB convertor, which I think it does, then if we had a driver for that, the server could read/write using that driver instead of /dev/ttyS*. Know If only I had that serial MIDI server finished (or even actually started on it)...
--martijn On 23.12.2001 at 19:10:45, Sebastien Metrot <[EMAIL PROTECTED]> wrote: > And what about usb support? (i'm quite al newbie concerning linux driver > dev...) > > Sebastien > > ----- Original Message ----- > From: "Martijn Sipkema" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, December 23, 2001 4:02 PM > Subject: Re: [linux-audio-dev] Introducing DMIDI > > > > On 21.12.2001 at 20:49:30, Sebastien Metrot <[EMAIL PROTECTED]> wrote: > > > > > You can have a look at the specs here: > > > http://www.math.tu-berlin.de/~sbartels/unitor/ > > > > > > German only and I don't speak german :-(( (if anybody wants to translate > the > > > > > document I'm willing to help maintaining the driver... > > > > I've already written a Unitor driver for BeOS once using this information. > > But the AMT protocol isn't discussed in it. The Unitor can be used without > > AMT. You can basically just send a MIDI stream to the serial port the > > Unitor is connected to at 115200 baud. To access the different port use > the > > 0xf5 (I think) cable message. I'm still thinking about what is the best > way > > to support serial MIDI for Linux. This would enable the use of 'to host' > > ports on a lot of synthesizers and Unitor/AMT, midiator, some mark of the > > unicorn interfaces. I think it should be a user space server, not a > driver. > > > > --martijn > > > > Powered by ASHosting > > > Powered by ASHosting
