mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
Tempo ramps - add Canvas::FramedCurve and use it in the tempo marker bar.
This commit is contained in:
parent
6209b3f445
commit
0c7ecc6cbb
5 changed files with 373 additions and 51 deletions
|
|
@ -40,6 +40,7 @@ canvas_sources = [
|
|||
'item.cc',
|
||||
'fill.cc',
|
||||
'flag.cc',
|
||||
'framed_curve.cc',
|
||||
'image.cc',
|
||||
'line.cc',
|
||||
'line_set.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue