From e9c0350b97d9326182b4fcd08534588715dd24ed Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 31 Aug 2011 15:40:18 +0000 Subject: [PATCH] Use evenly distributed green palette for MIDI notes. Use standard selection colour (purple) for selected MIDI notes. Green means MIDI, purple means selection, the brightness/velocity mappings match for each (just with a different hue). Sensibly matching colour ranges brought to you by Agave, an awesome tool for this which you should use :) I have inverted the dark/light => low/high velocity mapping for normal MIDI notes to match the selection. I don't really know which way it should be, but they should match, so I arbitrarily chose this direction. Green also means currently selected tools and such, something we might want to resolve, but that might be at the cost of a technicolor nightmare, so perhaps not. git-svn-id: svn://localhost/ardour2/branches/3.0@10038 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/ardour3_ui_default.conf | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/gtk2_ardour/ardour3_ui_default.conf b/gtk2_ardour/ardour3_ui_default.conf index 429124c8e7..efc6faf8be 100644 --- a/gtk2_ardour/ardour3_ui_default.conf +++ b/gtk2_ardour/ardour3_ui_default.conf @@ -63,13 +63,13 @@