]> git.sesse.net Git - nageru/commit
Reenable simple audio.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 28 Sep 2016 18:08:30 +0000 (20:08 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 19 Oct 2016 22:55:44 +0000 (00:55 +0200)
commite5b9eff03d96d79c93a33d354b51c1afe2f44d59
tree5818dd517ac31d4d8fe8a9956df77291f01a6fe6
parent7b1345be2443e68dd5d2d8687339a7a3bc66078e
Reenable simple audio.

Now that most of the multichannel work has been done, we can put the
wraps back on and reenable the simple audio model from 1.3.x, which is
less flexible but also easier for the casual user. Users can choose
between the old model (simple) and the new (multichannel) through a
UI toggle, or with a command-line flag; they map to the same processing
code.
audio_mixer.cpp
audio_mixer.h
flags.cpp
flags.h
glwidget.cpp
mainwindow.cpp
mainwindow.h
mixer.h
ui_mainwindow.ui