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.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c09aa86cb51b7b31,start X-Google-Attributes: gid103376,public From: fogartys@aol.com (Fogartys) Subject: Ada Sound Card Interface Date: 1997/10/06 Message-ID: <19971006024901.WAA25310@ladder01.news.aol.com>#1/1 X-Deja-AN: 278114281 X-Admin: news@aol.com Organization: AOL http://www.aol.com Newsgroups: comp.lang.ada Date: 1997-10-06T00:00:00+00:00 List-Id: I bought AETECH's Integrada 386 and their AdaGraphics library (both Ada83) about five years ago, and have since been contentedly using those tools to create numerous programs for myself and coworkers. Recently, however, my wife (who is a musician) has asked if I can create a customized program for her that involves using MIDI input to control a soundcard. My question is, are there any libraries out there (and I'm willing to pay, not just asking for freebies) that I could use for interpreting MIDI input and/or controlling soundcards. Perhaps I could use Ada's low-level capabilities and do it myself, but I'm not interested in that; I'm not a profession programmer - just an engineer who does programming to support my work. I'd even consider upgrading to an Ada95 compiler if that proves necessary.