]> git.sesse.net Git - nageru/commit
Move most of the audio processing logic from Mixer into a new class, AudioMixer.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 29 Jul 2016 14:45:11 +0000 (16:45 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 19 Oct 2016 22:55:44 +0000 (00:55 +0200)
commit29cccb8cb0bb613b7f4b3e9d27a4a5c71a2f82e8
tree4a08c408c8af30b54f5747a4b7c38fe9b9b3d1e2
parent0a00df45d6e179d1405c252867ad30b801e43557
Move most of the audio processing logic from Mixer into a new class, AudioMixer.
Makefile
audio_mixer.cpp [new file with mode: 0644]
audio_mixer.h [new file with mode: 0644]
mainwindow.cpp
mixer.cpp
mixer.h