Mirror server info

Download of ada-openal-sound v1.1.3 (aoal30sep22.7z: 11,225,003 bytes) will begin shortly. If not so, click aoal30sep22.7z.

File Information

File Size
11,225,003 bytes
MD5
541f8bb5936e1a588138a4d2b3c0615e
SHA1
f8ce8e69af348f554e01c31f21198a1e650f365c
SHA256
3f678757e24a403f6ae908417354087973b04a083a6f56896b6b0183ec2f85c9

Project Description

This is an Ada utility that can play WAV files on Windows, OSX, and Linux, using Ada tasking and OpenAL libraries. It includes a partial Ada binding to OpenAL.

It provides sound-playing capabilities for Ada apps to:

* asynchronously start and stop music/sound loops, * initiate transient sounds, * allow unlimited sound concurrency.

Examples for each O.S. are included.

* Suitable for any Ada application that requires background or transient sound effects; eg. games, simulations. * There are no software dependencies; this package is self-contained.