summaryrefslogtreecommitdiff
path: root/libs/ardour/test/bbt_test.cc
AgeCommit message (Expand)Author
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-07-22Remove redundant beat arg from TempoMap::add_meternick_m
2016-12-19add frame parameter for Meter ctor and TempoMap::replace_meter(). allow for v...nick_m
2016-11-11use note_type explicitly when constructing a Tempo in the hope that others fo...nick_m
2016-11-11Refactor tempo api, include quarter-note distance in frames method.nick_m
2016-08-10BBTTest::addTest() should add a meter rather than replacing the first one.nick_m
2016-05-27Tempo ramps - more code consolidation wrt add meter/tempo.nick_m
2016-05-27Tempo ramps - fix ambiguous api, fix flickering tempo curves.nick_m
2016-05-27Tempo ramps - remove the concept of bars from tempo sections.nick_m
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2012-01-03remove body of no-longer-relevant tempo-related testPaul Davis
2011-12-09Add simple framewalk_to_beats test and normalise namingCarl Hetherington