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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,65ee5ef07756dfe2 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: f <242@fal.com> Newsgroups: comp.lang.ada Subject: Re: OpenALada Date: Sat, 22 Jan 2005 18:34:47 -0800 Message-ID: References: <1106443820.514819.135740@c13g2000cwb.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: individual.net xmz99ua2J37bq31KfTtJegr/uujarEy1G4y9/Nf8wYcpmz3zaf User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Xref: g2news1.google.com comp.lang.ada:7937 Date: 2005-01-22T18:34:47-08:00 List-Id: On Sat, 22 Jan 2005 17:30:20 -0800, Aurele wrote: > OpenAL (for Open Audio Library) is a software Application Program > Interface (API) to a computer's audio hardware. OpenALada is a new Ada > binding to OpenAL. > > Check it out here: www.OpenALada.com > > Aurele I'm not trying to be a prick, but whats wrong with writing or wrapping sdl_sound bindings for ada? It's cross-platform.