summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/analysis_graph.h
AgeCommit message (Collapse)Author
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
Generated by tools/f2s. Some hand-editing will be required in a few places to fix up comments related to timecode and video in order to keep the legible
2016-03-12Make sure that class 'ARDOUR::AnalysisGraph' is exportable (since it gets ↵John Emmas
used outside of libardour)
2016-03-11prepare region/range loudness analysisRobin Gareus