|
From: <pst...@us...> - 2009-06-21 19:45:19
|
Revision: 727
http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=727&view=rev
Author: pstieber
Date: 2009-06-21 19:45:17 +0000 (Sun, 21 Jun 2009)
Log Message:
-----------
Removed a duplicated column.
Modified Paths:
--------------
trunk/jazz/conf/ctrlnam.jzi
Modified: trunk/jazz/conf/ctrlnam.jzi
===================================================================
--- trunk/jazz/conf/ctrlnam.jzi 2009-06-13 13:49:23 UTC (rev 726)
+++ trunk/jazz/conf/ctrlnam.jzi 2009-06-21 19:45:17 UTC (rev 727)
@@ -1,69 +1,68 @@
.ctrlnames
-0 0 Bank Select
-1 1 Modulation Wheel (coarse)
-2 2 Breath controller (coarse)
-4 4 Foot Pedal (coarse)
-5 5 Portamento Time (coarse)
-6 6 Data Entry (coarse)
-7 7 Volume (coarse)
-8 8 Balance (coarse)
-10 10 Pan position (coarse)
-11 11 Expression (coarse)
-12 12 Effect Control 1 (coarse)
-13 13 Effect Control 2 (coarse)
-16 16 General Purpose Slider 1
-17 17 General Purpose Slider 2
-18 18 General Purpose Slider 3
-19 19 General Purpose Slider 4
-32 32 Bank Select (fine)
-33 33 Modulation Wheel (fine)
-34 34 Breath controller (fine)
-36 36 Foot Pedal (fine)
-37 37 Portamento Time (fine)
-38 38 Data Entry (fine)
-39 39 Volume (fine)
-40 40 Balance (fine)
-42 42 Pan position (fine)
-43 43 Expression (fine)
-44 44 Effect Control 1 (fine)
-45 45 Effect Control 2 (fine)
-64 64 Hold Pedal (on/off)
-65 65 Portamento (on/off)
-66 66 Sustenuto Pedal (on/off)
-67 67 Soft Pedal (on/off)
-68 68 Legato Pedal (on/off)
-69 69 Hold 2 Pedal (on/off)
-70 70 Sound Variation
-71 71 Sound Timbre
-72 72 Sound Release Time
-73 73 Sound Attack Time
-74 74 Sound Brightness
-75 75 Sound Control 6
-76 76 Sound Control 7
-77 77 Sound Control 8
-78 78 Sound Control 9
-79 79 Sound Control 10
-80 80 General Purpose Button 1 (on/off)
-81 81 General Purpose Button 2 (on/off)
-82 82 General Purpose Button 3 (on/off)
-83 83 General Purpose Button 4 (on/off)
-91 91 Effects Level
-92 92 Tremulo Level
-93 93 Chorus Level
-94 94 Celeste Level
-95 95 Phaser Level
-96 96 Data Button increment
-97 97 Data Button decrement
-98 98 Non-registered Parameter (fine)
-99 99 Non-registered Parameter (coarse)
-100 100 Registered Parameter (fine)
-101 101 Registered Parameter (coarse)
-120 120 All Sound Off
-121 121 All Controllers Off
-122 122 Local Keyboard (on/off)
-123 123 All Notes Off
-124 124 Omni Mode Off
-125 125 Omni Mode On
-126 126 Mono Operation
-127 127 Poly Operation
-
+0 Bank Select
+1 Modulation Wheel (coarse)
+2 Breath controller (coarse)
+4 Foot Pedal (coarse)
+5 Portamento Time (coarse)
+6 Data Entry (coarse)
+7 Volume (coarse)
+8 Balance (coarse)
+10 Pan position (coarse)
+11 Expression (coarse)
+12 Effect Control 1 (coarse)
+13 Effect Control 2 (coarse)
+16 General Purpose Slider 1
+17 General Purpose Slider 2
+18 General Purpose Slider 3
+19 General Purpose Slider 4
+32 Bank Select (fine)
+33 Modulation Wheel (fine)
+34 Breath controller (fine)
+36 Foot Pedal (fine)
+37 Portamento Time (fine)
+38 Data Entry (fine)
+39 Volume (fine)
+40 Balance (fine)
+42 Pan position (fine)
+43 Expression (fine)
+44 Effect Control 1 (fine)
+45 Effect Control 2 (fine)
+64 Hold Pedal (on/off)
+65 Portamento (on/off)
+66 Sustenuto Pedal (on/off)
+67 Soft Pedal (on/off)
+68 Legato Pedal (on/off)
+69 Hold 2 Pedal (on/off)
+70 Sound Variation
+71 Sound Timbre
+72 Sound Release Time
+73 Sound Attack Time
+74 Sound Brightness
+75 Sound Control 6
+76 Sound Control 7
+77 Sound Control 8
+78 Sound Control 9
+79 Sound Control 10
+80 General Purpose Button 1 (on/off)
+81 General Purpose Button 2 (on/off)
+82 General Purpose Button 3 (on/off)
+83 General Purpose Button 4 (on/off)
+91 Effects Level
+92 Tremulo Level
+93 Chorus Level
+94 Celeste Level
+95 Phaser Level
+96 Data Button increment
+97 Data Button decrement
+98 Non-registered Parameter (fine)
+99 Non-registered Parameter (coarse)
+100 Registered Parameter (fine)
+101 Registered Parameter (coarse)
+120 All Sound Off
+121 All Controllers Off
+122 Local Keyboard (on/off)
+123 All Notes Off
+124 Omni Mode Off
+125 Omni Mode On
+126 Mono Operation
+127 Poly Operation
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|