Module: Charming::Audio

Defined in:
lib/charming/audio/player.rb,
lib/charming/audio/system.rb

Overview

Audio provides simple, cross-platform sound playback by shelling out to a system audio binary. The engine lives in Player; System is the swappable OS adapter.

Defined Under Namespace

Classes: Player, System