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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no 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 14:03:54 PST Reply-To: "aleistad" From: "aleistad" Newsgroups: comp.lang.ada References: <3f88cb3d$1@news.broadpark.no> <3onkov8fslkkj992a1osekfr1n06qt3265@4ax.com> <3f8ab254$1@news.broadpark.no> <3f8c1fe7$1@news.broadpark.no> <3f8c2261$1@news.broadpark.no> Subject: Re: Ada and MidiShare Date: Wed, 15 Oct 2003 22:55:37 +0200 Organization: The universe X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 NNTP-Posting-Host: 233.80-202-161.nextgentel.com X-Original-NNTP-Posting-Host: 233.80-202-161.nextgentel.com Message-ID: <3f8db6d8$1@news.broadpark.no> X-Trace: news.broadpark.no 1066251992 233.80-202-161.nextgentel.com (15 Oct 2003 23:06:32 +0200) Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!feed.news.nacamar.de!newsfeed.freenet.de!nntp.gblx.net!news.broadpark.no Xref: archiver1.google.com comp.lang.ada:923 Date: 2003-10-15T22:55:37+02:00 List-Id: "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 --