home *** CD-ROM | disk | FTP | other *** search
- Path: sullivan.ucc.hull.ac.uk!newsmaster@hull.ac.uk
- From: "J.E.Hollingsworth" <cs6jeh>
- Newsgroups: comp.sys.amiga.programmer
- Subject: Programming midi.library
- Date: 7 Feb 1996 15:06:45 GMT
- Organization: University of Hull
- Message-ID: <4faf65$aj@sullivan.ucc.hull.ac.uk>
- NNTP-Posting-Host: doshi.hull.ac.uk
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1N (X11; I; SunOS 4.1.3 sun4m)
- X-URL: news:comp.sys.amiga.programmer
-
- Hello,
- Has anybody reading this had any success programming
- midi.library? I'm writing a MIDI based application using E,
- and I would like it to use the midi.library rather than straight
- use of the serial port as it does currently.
-
- However, all my attempts at compiling the C source which
- came with the library (using SAS C), and trying to rewrite the
- examples in E, along with my own simple attempts, have resulted
- either in the Amiga crashing, or the program not waiting for data
- to be sent to the midi.library by my synth.
-
- I think the problem has something to do with my use of Wait(), or
- it could be something to do with my routeinfo structure (I'm trying
- to receive sys.ex. messages) - but I'm not sure.
-
- I'd be grateful of any help,
-
- thanks in advance,
- James.
-
-