summaryrefslogtreecommitdiff
path: root/src/lib/audio_analyser.h
AgeCommit message (Expand)Author
2025-10-29White space: audio_analyser.{cc,h}Carl Hetherington
2024-02-11Fix apparently ineffective processors when analysing audio (#2671).Carl Hetherington
2023-11-20Cleanup: handle Filter objects by value rather than by reference.Carl Hetherington
2023-11-20Cleanup: remove an unnecessary shared_ptr.Carl Hetherington
2023-11-20Don't feed channels to leqm that we don't have a correction factor for (#2647).Carl Hetherington
2022-04-20Use std::vector in AudioBuffers (#2236).Carl Hetherington
2021-07-05Tidy a little and use some std::vector instead of raw arrays.Carl Hetherington
2021-04-21Split audio analysis code off from the job.Carl Hetherington