audio::Mixer provides a specialized audio::Channel mapper and offers grouping of channels into logical audio "tracks". Mixers (and their track configurations) exist independently from the channels, thereby introducing a decoupling point between logical high level audio and lower level channel management/interfacing.
Todo: Reimplement the debug visual using UI 2.0 components.
Audio|Client: Added audio::Mixer (stub)
audio::Mixer provides a specialized audio::Channel mapper and offers
grouping of channels into logical audio "tracks". Mixers (and their
track configurations) exist independently from the channels, thereby
introducing a decoupling point between logical high level audio and
lower level channel management/interfacing.
Todo: Reimplement the debug visual using UI 2.0 components.