]> git.sesse.net Git - nageru/history - audio_mixer.h
Make AudioMixer ready for indexing on multiple types of devices.
[nageru] / audio_mixer.h
2016-10-19 Steinar H. GundersonMake AudioMixer ready for indexing on multiple types...
2016-10-19 Steinar H. GundersonRefactor fill_audio_bus() into its own function.
2016-10-19 Steinar H. GundersonRename InputMapping::Input to InputMapping::Bus; it...
2016-10-19 Steinar H. GundersonMake AudioMixer respect the input mapping.
2016-10-19 Steinar H. GundersonStore an input mapping, and show it in the UI.
2016-10-19 Steinar H. GundersonActually activate the faders.
2016-10-19 Steinar H. GundersonMake some common decibel macros.
2016-10-19 Steinar H. GundersonMove most of the audio processing logic from Mixer...