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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,441ab6d6abb8b3af X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-15 15:25:08 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!logbridge.uoregon.edu!msunews!not-for-mail From: "Chad R. Meiners" Newsgroups: comp.lang.ada Subject: Re: Ada and MidiShare Date: Wed, 15 Oct 2003 18:24:28 -0400 Organization: Michigan State University Message-ID: References: <3f88cb3d$1@news.broadpark.no> <3onkov8fslkkj992a1osekfr1n06qt3265@4ax.com> <3f8ab254$1@news.broadpark.no> <3f8c1fe7$1@news.broadpark.no> <3f8c2261$1@news.broadpark.no> <3f8db6d8$1@news.broadpark.no> NNTP-Posting-Host: arctic.cse.msu.edu X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Xref: archiver1.google.com comp.lang.ada:925 Date: 2003-10-15T18:24:28-04:00 List-Id: "aleistad" wrote in message news:3f8db6d8$1@news.broadpark.no... > "Preben Randhol" wrote in > message > news:slrnbooapa.rb6.randhol+valid_for_reply_from_news@kiuk0152.chembio.ntnu. > no... > > On 2003-10-14, aleistad wrote: > [snip] > > Have you looked at GtkAda? > > > > Preben > > Yes, I have tried GtkAda and glade-2 on Win98. It could do the GUI part just > fine. > > My hope is to find/assemble an environment which gives GUI, MIDI and audio > support out-of-the-box, if at all possible. The priority is on Windows and > MIDI I/O, but Mac/Linux portability would be a nice bonus. Having only the > simplest MIDI functionality, like open(), get(), put() and close() would do > nicely. I'm still searching for the solution. > > Are > -- SDL and SDL_Mixer? http://www.libsdl.org/index.php -CRM