Old downloads. For the moment these are still needed for the first tutorials until they are rewritten to the new unit.
- Wav Loader
Unit for loading a wav file into an openal buffer. Usage:
var
buffer : TALuint;
loadwav(’filename.wav’,buffer); - Old OpenAL Units
The object-pascal units of OpenAL for use with Delphi (and Kylix). These are now replaced with the new OpenAL unit.
- EAX
Eax unit for old OpenAL units.
- oooal
Object Oriented OpenAL (needs old openal units)