Add fixed-up framepos_plus_beats() and use it for the BeatsFramesConverter, since...
authorCarl Hetherington <carl@carlh.net>
Sat, 10 Dec 2011 13:49:08 +0000 (13:49 +0000)
committerCarl Hetherington <carl@carlh.net>
Sat, 10 Dec 2011 13:49:08 +0000 (13:49 +0000)
commite02e25e3f31bafbdbb12cb76dcde4b34917a939d
tree2632b898a0284cf61c3ce061d6d82cf82c0be2e5
parent2a9ceb74c4f8ec316c639722c371e5bcb78de548
Add fixed-up framepos_plus_beats() and use it for the BeatsFramesConverter, since it only ever passed in beats to framepos_plus_bbt anyway.

git-svn-id: svn://localhost/ardour2/branches/3.0@10964 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/ardour/tempo.h
libs/ardour/beats_frames_converter.cc
libs/ardour/tempo.cc
libs/ardour/test/framepos_plus_beats_test.cc [new file with mode: 0644]
libs/ardour/test/framepos_plus_beats_test.h [new file with mode: 0644]
libs/ardour/wscript