summaryrefslogtreecommitdiffstats
path: root/src/engine/enginesidechaincompressor.h
AgeCommit message (Expand)Author
2020-11-10Use #pragma once everywherexerus2000
2020-06-10Get rid of char group stringsDaniel Schürmann
2020-05-07Fix manual duckingDaniel Schürmann
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2014-03-22Fix various warnings.RJ Ryan
2014-02-14Support multiple talkover channels at once.RJ Ryan
2014-02-13Last notesOwen Williams
2014-02-13refactor Mic-specific language to generic talkover languageOwen Williams
2014-02-09Have the sidechain compressor just return a gain, not do the actual compression.Owen Williams
2014-02-09Microphone sidechain compression basically works.Owen Williams
2014-02-09First pass at implementing a sidechain compressor, for mostly for lowering mu...Owen Williams