comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <Stephen.Leake@gsfc.nasa.gov>
Subject: Re: How do you make sounds with ADA95?
Date: 1999/06/28
Date: 1999-06-28T00:00:00+00:00	[thread overview]
Message-ID: <uemiwz1wq.fsf@gsfc.nasa.gov> (raw)
In-Reply-To: 7l659n$94h$1@news.fsu.edu

grant@cs.fsu.edu (Joshua Grant) writes:

> I have a simple little program that sounds out the morse code of whatever
> the user types in.  However, the program was compiled sometime ago on an
> ADA83 system (don't know anything else about the system other than that 
> the program was compiled to run on MSDOS 5.0 and higher).  I need to
> recompile this morse code program on ADA95, but I can't find the
> appropriate packages for it to load.  The old program loaded packages
> "PORT" and "BIT_OPS".  Has anyone heard of these?  Does anyone know how I
> could resolve this problem?

If you are still willing to run the program on MSDOS, see the other
post about packages from Meridian Ada, and try to implement the bodies
using your current compiler (which may already have similar bodies,
but they are NOT standard Ada).

However, if you want to run under Windows, you cannot access the
speaker port directly, and you'll want to use a WAV file anyway. See
the Sounds package in Windex at
http://www.erols.com/leakstan/Stephe/index.html

-- Stephe




  parent reply	other threads:[~1999-06-28  0:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-27  0:00 How do you make sounds with ADA95? Joshua Grant
1999-06-27  0:00 ` John Herro
1999-06-28  0:00 ` Stephen Leake [this message]
1999-06-28  0:00   ` Bruce or Tracy
1999-06-29  0:00 ` tmoran
1999-06-29  0:00   ` Martin C. Carlisle
  -- strict thread matches above, loose matches on Subject: below --
1999-06-29  0:00 Joshua Grant
1999-06-29  0:00 ` tmoran
1999-07-01  0:00   ` Ed Falis
1999-07-02  0:00     ` Tom Moran
1999-07-02  0:00       ` Ed Falis
1999-06-29  0:00 ` Gautier
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox