summaryrefslogtreecommitdiff
path: root/src/lib/delay_line.cc
AgeCommit message (Collapse)Author
2013-05-10Remove gain/delay_line/matcher/trimmer.Carl Hetherington
2013-04-24Some const correctness.Carl Hetherington
2013-04-15Repair very bad merge. Mysterious.Carl Hetherington
2013-04-15Merge master.Carl Hetherington
2013-03-08Numerous fixes to A/B mode so that at least it doesn't crash (#72).Carl Hetherington
2013-03-06Try doing delay line by fiddling timestamps. Fix up confusion in A/B ↵Carl Hetherington
transcoder similar to that in standard one.
2013-03-06Revert "Split timed from untimed sinks / sources. Should produce same ↵Carl Hetherington
output, in theory." This reverts commit 18614dda0d53b713ace5ad1df57298d049dba87f.
2013-03-05Split timed from untimed sinks / sources. Should produce same output, in ↵Carl Hetherington
theory.
2013-02-02Remove crashing and thought-to-be-unnecessary process_end from DelayLine.Carl Hetherington
2012-11-12Untested; more movement of stuff out of decoder.Carl Hetherington
2012-11-04Fix various bugs.Carl Hetherington
2012-11-04Do the delay line in floats with an AudioBuffer.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington