Dev:Ref/Requests/Internal Refactor/Audio System
< Dev:Ref | Requests | Internal Refactor
2009年2月7日 (土) 07:24時点におけるwiki>Mindronesによる版 (Requests/Internal Refactor/Audio System moved to Dev:Ref/Requests/Internal Refactor/Audio System: moving to Dev:)
Audio System
The audio system will support several back ends to interface with different operating systems.
The tinySND system (from the audio refactor) is an example of such a refactoring. The API provides an abstract interface to a system that can be swapped out for different systems (even at run-time). TinySND can support JACK, SDL, portaudio.