Skip to content

Sample C program that plays positional (3D/surround) audio using OpenAL

Notifications You must be signed in to change notification settings

aib/openal-surround-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This is a sample C program that plays a 440 Hz sine wave orbiting the listener using OpenAL.

Compiling:
gcc -O2 -Wall main.c -lopenal -lm

About

Sample C program that plays positional (3D/surround) audio using OpenAL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages