mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
add canvas-based Meter object
This commit is contained in:
parent
85c1523611
commit
29b8072555
3 changed files with 72 additions and 7 deletions
|
|
@ -46,6 +46,7 @@ canvas_sources = [
|
|||
'line.cc',
|
||||
'line_set.cc',
|
||||
'lookup_table.cc',
|
||||
'meter.cc',
|
||||
'outline.cc',
|
||||
'pixbuf.cc',
|
||||
'poly_item.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue