From d5a514148bec58cd7e97d032259362b2e19c0e95 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 29 Jan 2010 01:43:54 +0000 Subject: Magic MIDI binding via special ingen_control port. Always set lv2:minimum and lv2:maximum properties for control ports so they show up in properties dialog (and can be used for MIDI binding). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2391 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/ingen_gui.glade | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) (limited to 'src/gui/ingen_gui.glade') diff --git a/src/gui/ingen_gui.glade b/src/gui/ingen_gui.glade index f294678b..ad84483f 100644 --- a/src/gui/ingen_gui.glade +++ b/src/gui/ingen_gui.glade @@ -2924,6 +2924,7 @@ Thank you for contributing. gtk-properties True + True True @@ -3063,6 +3064,13 @@ Thank you for contributing. True + + + True + _Learn + True + + Dis_connect @@ -3112,16 +3120,6 @@ Thank you for contributing. True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - - - _Learn - True - GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - Learn from the next received event - True - False - - Con_trols... -- cgit v1.2.1