summaryrefslogtreecommitdiff
path: root/gtk2_ardour/level_meter.cc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2019-06-09 17:47:21 +0200
committerRobin Gareus <robin@gareus.org>2019-06-09 19:56:15 +0200
commitcd5b0819bf1242240c60d2da4862abc65ce548e6 (patch)
tree04b77bbe6a7d53a0cb7b1bc2061193ce5a426a37 /gtk2_ardour/level_meter.cc
parent1cec6d1250de9e17075c563775aa7fe2c424b596 (diff)
Consolidate meter-type state and API
In theory different UIs can show different meter-types, so it can make sense to maintain the type in different places. MeterType is a bit-set and PeakMeter implementation provides for this. However, this is not being used, and the current implementation was rather fragmented, cross-connected signals to keep types in sync, allowed inconsistent meter-types in GUI and backend. MeterType is now kept by meter itself, however it is still saved/restored as part of the Route state. N.B. This change breaks the API, various methods have been renamed for consistency.
Diffstat (limited to 'gtk2_ardour/level_meter.cc')
0 files changed, 0 insertions, 0 deletions