summaryrefslogtreecommitdiffstats
path: root/src/test/enginemicrophonetest.cpp
AgeCommit message (Expand)Author
2017-01-02Clean up tests.RJ Ryan
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-12-28Move SoundManager/SoundDevice/etc. to src/soundio/.RJ Ryan
2015-12-27Move SampleUtil and friends to src/util.RJ Ryan
2015-02-24Refactor use of strings in the engine. 10-20% callback speed improvement.RJ Ryan
2015-01-31remove TestTalkoverDisablesOutputDaniel Schürmann
2014-11-15Enhance and reuse SampleUtilUwe Klotz
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2014-04-25Update process-API in engine testsMax Linke
2014-04-12Merge branch 'master' into multi_soundcard_fixesDaniel Schürmann
2014-04-04Fix some compiler warnings.RJ Ryan
2014-04-03Fixed EngineMicrophoneTestDaniel Schürmann
2014-03-25Add effect processing to microphone and aux channels.RJ Ryan
2014-03-11Introduce SampleUtil::clear() and use itDaniel Schürmann
2014-01-13Support mono outputs and inputs.RJ Ryan
2013-12-21Refactor the engine to process samples in the range of [-1.0, 1.0]. Fixes Bug...RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan