Dev:Ref/Requests/Internal Refactor/Audio System
< Dev:Ref | Requests | Internal Refactor(Audio Systemから転送)
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.