summaryrefslogtreecommitdiffstats
path: root/src/engine/channelmixer.h
AgeCommit message (Expand)Author
2020-11-10Use #pragma once everywherexerus2000
2017-07-01remove redundant non-ramping ChannelMixer functionsbe_
2017-06-13pull ChannelHandleFactory out of EngineMaster and into MixxxMainWindowbe_
2017-06-12avoid modifying inputs to ChannelMixer::applyEffectsAndMixChannels(Ramping)be_
2017-06-11apply effects to individual deck outputsbe_
2017-06-10apply effects to both master output post-fader and headphones PFLbe_
2017-05-10move effects post-faderbe_
2015-02-27Remove 32-channel restriction in the engine.RJ Ryan
2015-01-31extend GainCache with a boolean fade out flag for fading when a channel is sw...Daniel Schürmann
2015-01-30User FastVector for GainCacheDaniel Schürmann
2015-01-30use FastVector in channelmixerDaniel Schürmann
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2013-09-12Move ramping gain channel mixing into ChannelMixer::mixChannelsRamping and ma...RJ Ryan
2013-07-17Move channel mixing out of EngineMaster and into an auto-generated ChannelMix...RJ Ryan