This website requires JavaScript.
Explore
Help
Sign In
LOVE
/
love
Watch
1
Star
0
Fork
0
You've already forked love
mirror of
https://github.com/love2d/love.git
synced
2026-08-16 08:11:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1634bc6a81b88230c88c7cd21dfecd666fbaab5
love
/
src
/
modules
/
audio
/
openal
T
History
Alex Szpakowski
f1634bc6a8
The existence of the AL_EXT_MCFORMATS OpenAL extension is checked when creating 5.1 and 7.1 (6 and 8 channel) Sources. love.audio.newSource now errors if the channel count and bit-depth combination of the Source isn't supported.
2015-01-15 15:59:15 -04:00
..
Audio.cpp
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
Audio.h
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
Pool.cpp
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
Pool.h
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
Source.cpp
The existence of the AL_EXT_MCFORMATS OpenAL extension is checked when creating 5.1 and 7.1 (6 and 8 channel) Sources. love.audio.newSource now errors if the channel count and bit-depth combination of the Source isn't supported.
2015-01-15 15:59:15 -04:00
Source.h
Updated copyright for the new year
2014-12-31 19:32:43 -04:00