Tempo ramps - add Canvas::FramedCurve and use it in the tempo marker bar.

This commit is contained in:
nick_m 2016-05-18 03:26:18 +10:00
parent 6209b3f445
commit 0c7ecc6cbb
5 changed files with 373 additions and 51 deletions

View file

@ -40,6 +40,7 @@ canvas_sources = [
'item.cc',
'fill.cc',
'flag.cc',
'framed_curve.cc',
'image.cc',
'line.cc',
'line_set.cc',