OpenAL-Ada
From AdaCommons
http://coreland.ath.cx/code/openal-ada
This package provides a set of Ada bindings to OpenAL.
The package consists of a set of "thin" bindings that are generated from a set of machine-checked specifications and a set of "thick" bindings that are hand-written and provide a layer of safety (making it impossible to misuse the API and preventing many bugs at compile-time).

