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,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,760ebde180207ad2 X-Google-Attributes: gid103376,public From: mcc@tyrolia.cs.princeton.edu (Martin C. Carlisle) Subject: Re: Sound Date: 1998/04/15 Message-ID: <6h2oad$mus$1@cnn.Princeton.EDU>#1/1 X-Deja-AN: 344526090 References: <3533E2F6.70212BB1@vci.net> Organization: US Air Force Academy, Dept of Computer Science Newsgroups: comp.lang.ada Date: 1998-04-15T00:00:00+00:00 List-Id: In article <3533E2F6.70212BB1@vci.net>, Andy Perkins wrote: >Does anyone know of any available package, preferrably >freeware or shareware that will allow my to put either wav >or even midi sounds into my Ada programs? At the Air Force Academy, we have a simple interface to play wav files. See ftp://ftp.usafa.af.mil/pub/dfcs/carlisle/mcc-sounds/mcc-sounds.ad[bs] You can play a sound, or play one in the background. It has been tested with GNAT 3.10, but should easily be adaptable to another compiler (check the pragma Linker_Options). --Martin -- Martin C. Carlisle, Computer Science, US Air Force Academy mcc@cs.usafa.af.mil, http://www.usafa.af.mil/dfcs/bios/carlisle.html DISCLAIMER: This content in no way reflects the opinions, standard or policy of the US Air Force Academy or the United States Government.