File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 11# MojoAL
22
3+ # What is this?
4+
35MojoAL is a full [ OpenAL] ( https://openal.org/ ) 1.1 implementation, written
46in C, in a single source file. It uses Simple Directmedia Layer (SDL) 2.0
57to handle much of the heavy lifting and platform abstractions, allowing
@@ -11,3 +13,10 @@ library, making it a drop-in replacement for other OpenAL implementations.
1113
1214All of core OpenAL 1.1 is supported, including audio capture (recording)
1315and multiple device support. A handful of popular extensions are also included.
16+
17+ ## SDL3
18+
19+ This SDL2-based branch of MojoAL is in maintenance mode. We are actively
20+ working on the SDL3 version in the main branch. We'll accept bug reports and
21+ patches for the SDL2 version, but we'd encourage you to consider moving to
22+ SDL3.
You can’t perform that action at this time.
0 commit comments