「Dev:Ref/Requests/Internal Refactor/Audio System」の版間の差分

提供: wiki
移動先: 案内検索
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 02:52時点における最新版

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.