summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2018-07-14Merge remote-tracking branch 'upstream/2.1'Daniel Schürmann
2018-07-03Clear buffer before using it for more than 32 Sampler.Daniel Schürmann
2018-04-06Typo fixes luzpaz
2017-07-02make channel mixing and effects code more consistentbe_
2017-07-01remove redundant non-ramping ChannelMixer functionsbe_
2017-06-13pull ChannelHandleFactory out of EngineMaster and into MixxxMainWindowbe_
2017-06-12apply effects in place for mic talkover channelsbe_
2017-06-12avoid modifying inputs to ChannelMixer::applyEffectsAndMixChannels(Ramping)be_
2017-06-11apply effects to individual deck outputsbe_
2017-06-11split effects processing into prefader and postfader stagesbe_
2017-06-11fix assigning multiple channels to a crossfader orientationbe_
2017-06-10apply effects to both master output post-fader and headphones PFLbe_
2017-05-10move effects post-faderbe_
2016-05-05small refactorMax Linke
2016-05-05fix for one file with one columnMax Linke
2016-05-05use min-func instead of ternary operatorMax Linke
2016-04-24Move _RESTRICT definition to util/platform.hRJ Ryan
2015-12-27Merge branch '1.12'RJ Ryan
2015-12-27Move SampleUtil and friends to src/util.RJ Ryan
2015-12-24Xone K2: Remove unreleased sync_master binding from mapping.Owen Williams
2015-11-26Controllers: Update Xone K2 mappingOwen Williams
2015-08-04update description with more informationchtfn
2015-04-21Include diff_plots into audioplot.pyMax Linke
2015-04-20Refactor Audioplot to be more comprehensibleMax Linke
2015-04-19Merge branch 'enginebuffertest' into enginebuffertest2Owen Williams
2015-04-19Make testing properly stereo-basedOwen Williams
2015-04-19Add diffing toolOwen Williams
2015-04-17remove stray debug printOwen Williams
2015-04-17Move e2e testing into enginemaster, allowing for testing of larger signal pathsOwen Williams
2015-04-16Create a framework for testing actual output of the enginebuffer.Owen Williams
2015-02-27Remove 32-channel restriction in the engine.RJ Ryan
2015-02-26Some updates to ChannelMixer.RJ Ryan
2015-02-23Remove unnecessary DEBUG_ASSERT from ChannelMixer's fallback case.RJ Ryan
2015-02-23Merge remote-tracking branch 'upstream/master' into micsidechainDaniel Schürmann
2015-02-20use ramping only if there is at least on ramping channelDaniel Schürmann
2015-02-20allow vectorizing of generated ramping functionsDaniel Schürmann
2015-02-19Added _RESTRICT keywordDaniel Schürmann
2015-02-19change iNumSamples type to int to prepare for vectorizingDaniel Schürmann
2015-02-07Inline Copy0With* functions 2749 ns -> 820 nsDaniel Schürmann
2015-02-06Start ramping with the first sampleDaniel Schürmann
2015-02-06Added mor comments to generate_sample_functions.pyDaniel Schürmann
2015-01-31extend GainCache with a boolean fade out flag for fading when a channel is sw...Daniel Schürmann
2015-01-30Make m_channels a FastVectorDaniel Schürmann
2015-01-30User FastVector for GainCacheDaniel Schürmann
2015-01-30use FastVector in channelmixerDaniel Schürmann
2014-11-15Update generator script for SampleUtil/ChannelMixer functionsUwe Klotz
2014-08-29tweak Xone layout now that sync_master shouldn't be user-visibleOwen Williams
2014-03-25add pre-push script to build and run testsMax Linke
2014-03-22Revert vinyl-specific changes to XoneK2 controllerOwen Williams
2014-03-22Fixes for XoneK2 configOwen Williams