Tulpar is a C++ wrapper around OpenAL.
Public API is limited to a number of handle-like objects in tulpar::audio::
namespace, namely Buffer
, Source
and Listener
.
Tulpar uses Godlike/Mule to provide asset data access and logging functionality.