From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, FREEMAIL_REPLY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,351cfaac4e16c408 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-29 12:28:27 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!tiscali!newsfeed1.ip.tiscali.net!proxad.net!feeder2-1.proxad.net!news1-2.free.fr!not-for-mail From: "Patrice Freydiere" Subject: Re: MIDI library for Ada Date: Wed, 29 Oct 2003 21:34:03 +0100 User-Agent: Pan/0.13.0 (The whole remains beautiful) Message-ID: Newsgroups: comp.lang.ada References: <3f8f39b8$1@news.broadpark.no> <3f9c5ceb$1@news.broadpark.no> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Organization: Guest of ProXad - France NNTP-Posting-Date: 29 Oct 2003 21:28:27 MET NNTP-Posting-Host: 62.147.22.192 X-Trace: 1067459307 news1-2.free.fr 260 62.147.22.192:32782 X-Complaints-To: abuse@proxad.net Xref: archiver1.google.com comp.lang.ada:1824 Date: 2003-10-29T21:28:27+01:00 List-Id: On Mon, 27 Oct 2003 00:35:10 +0100, aleistad wrote: > "Patrice Freydiere" wrote in message > news:pan.2003.10.26.08.19.25.215788@free.fr... >> Hi, a can't find the original message you replied to , so i just wanted to >> add some informations : >> i started implementing a full ADA midi library. >> Now, this library is able to read midi file, get all chunks and parse midi >> events. >> you can plug your custom parsing procedure to do what you want >> it is also able to write midi file. >> >> the packages is not actually able to bind to a physical midi , or and OS >> Midi interface. but it must not be very difficult. >> >> if you are interested, just email me i'll send you the sources. >> >> >> cheers, >> Patrice > > Hi Patrice! > > Hmm... lets see; you have a MIDI file library and I have a MIDI I/O library. > I'd say that is promising :) The I/O lib only has Windows bindings ATM, and > needs a little more work. It shouldn't bee too hard to add supprt for other > platforms. > > I'll get back yo you by mail for some file exchanging. > > Regards, > > Are > -- i had a linux box at home, so it would'nt be very difficult to support more platforms ;-) (at this time, there is a lot of sound library on linux (OSD, ALSA, ART .. ) but the best one must come out ?? that's the Open Source effect ....... the real question is ... When ?? by the way, what functions provide your library ? can you send me your library ? i will work thoses days one my midi library, 'cause i promise my dad a famous recognition midi program for his barrel organs !! if you have wishes. i could work on that too ? Patrice