From cfe29a14ee4495e5d4c1b6d8301bd858f48a7d4c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 5 Jul 2007 07:02:24 +0000 Subject: [PATCH] Scale MIDI track vertical range to match widgest range of notes in child regions. Fiddled with canvas theme a bit to make tempo more visible and probably annoy pure audio MIDI/tempo haters. Fix track-specific-color display on mixer strips for MIDI tracks. git-svn-id: svn://localhost/ardour2/trunk@2112 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/ardour2_ui_default.conf | 16 ++++----- gtk2_ardour/midi_region_view.cc | 16 ++++++--- gtk2_ardour/midi_streamview.cc | 56 ++++++++++++++++++++++++----- gtk2_ardour/midi_streamview.h | 7 ++++ gtk2_ardour/midi_time_axis.cc | 6 ++++ gtk2_ardour/midi_time_axis.h | 3 ++ gtk2_ardour/mixer_strip.cc | 2 +- gtk2_ardour/time_axis_view_item.cc | 4 +-- 8 files changed, 86 insertions(+), 24 deletions(-) diff --git a/gtk2_ardour/ardour2_ui_default.conf b/gtk2_ardour/ardour2_ui_default.conf index d6ee9d0304..d2272c7ac1 100644 --- a/gtk2_ardour/ardour2_ui_default.conf +++ b/gtk2_ardour/ardour2_ui_default.conf @@ -3,12 +3,12 @@