Well, on an inspection of OpenAL, it is either oop, or delphi. Either way, I don't understand it. My program doesn't have graphics to have a 'form' or 'button', which the OpenAL tutorials have in them. I can compile fine, but the program does not run. (I simply put it in a new procedure and changed the .wav file.) When called, it just simply doesn't do anything. I had a repeat-until going, so it should of worked, or at the minimum play the sound atleast once. But it didn't... So... I'm confused.

Edit: 2D sound works too... All I'm using it for (for now) is playing sounds.

Edit: Or maybe I need to learn classes?