Dev:Ref/Requests/Internal Refactor/Audio System

提供: wiki
< Dev:Ref‎ | Requests‎ | Internal Refactor
2018年6月29日 (金) 02:52時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

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.