home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 February / PCWorld_2008-02_cd.bin / audio-video / reaper / reaper2028-install.exe / Effects / IX / MIDI_KeyMap < prev    next >
Text File  |  2007-12-03  |  6KB  |  123 lines

  1. /*
  2. Copyright 2007, Philip S. Considine
  3. All rights reserved.
  4.  
  5. Redistribution and use in source and binary forms, with or without modification, are permitted 
  6. provided that the following conditions are met:
  7.  
  8. Redistributions of source code must retain the above copyright notice, this list of conditions 
  9. and the following disclaimer. 
  10.  
  11. Redistributions in binary form must reproduce the above copyright notice, this list of conditions 
  12. and the following disclaimer in the documentation and/or other materials provided with the distribution. 
  13.  
  14. The name of Philip S. Considine may not be used to endorse or promote products derived from this
  15. software without specific prior written permission.
  16.  
  17. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR 
  18. IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 
  19. FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS 
  20. BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 
  21. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 
  22. PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 
  23. STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 
  24. THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  25. */
  26.  
  27. ////////////////////////////////////////////////////////////////////////////////////////////
  28. desc: MIDI Note Mapper.
  29.  
  30. ////////////////////////////////////////////////////////////////////////////////////////////
  31.  
  32. //I/O Channels
  33. slider1:0<0,15,1{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16}>Input Channel
  34. slider2:/ix_keymaps:none:Mapping File
  35. slider3:0<0,127,1{0: C0,1: C#0,2: D0,3: Eb0,4: E0,5: F0,6: F#0,7: G0,8: G#0,9: A0,10: Bb0,11: B0,12: C1,13: C#1,14: D1,15: Eb1,16: E1,17: F1,18: F#1,19: G1,20: G#1,21: A1,22: Bb1,23: B1,24: C2,25: C#2,26: D2,27: Eb2,28: E2,29: F2,30: F#2,31: G2,32: G#2,33: A2,34: Bb2,35: B2,36: C3,37: C#3,38: D3,39: Eb3,40: E3,41: F3,42: F#3,43: G3,44: G#3,45: A3,46: Bb3,47: B3,48: C4,49: C#4,50: D4,51: Eb4,52: E4,53: F4,54: F#4,55: G4,56: G#4,57: A4,58: Bb4,59: B4,60: C5,61: C#5,62: D5,63: Eb5,64: E5,65: F5,66: F#5,67: G5,68: G#5,69: A5,70: Bb5,71: B5,72: C6,73: C#6,74: D6,75: Eb6,76: E6,77: F6,78: F#6,79: G6,80: G#6,81: A6,82: Bb6,83: B6,84: C7,85: C#7,86: D7,87: Eb7,88: E7,89: F7,90: F#7,91: G7,92: G#7,93: A7,94: Bb7,95: B7,96: C8,97: C#8,98: D8,99: Eb8,100: E8,101: F8,102: F#8,103: G8,104: G#8,105: A8,106: Bb8,107: B8,108: C9,109: C#9,110: D9,111: Eb9,112: E9,113: F9,114: F#9,115: G9,116: G#9,117: A9,118: Bb9,119: B9,120: C10,121: C#10,122: D10,123: Eb10,124: E10,125: F10,126: F#10,127: G10}>Note In
  36. slider4:0<0,127,1{0: C0,1: C#0,2: D0,3: Eb0,4: E0,5: F0,6: F#0,7: G0,8: G#0,9: A0,10: Bb0,11: B0,12: C1,13: C#1,14: D1,15: Eb1,16: E1,17: F1,18: F#1,19: G1,20: G#1,21: A1,22: Bb1,23: B1,24: C2,25: C#2,26: D2,27: Eb2,28: E2,29: F2,30: F#2,31: G2,32: G#2,33: A2,34: Bb2,35: B2,36: C3,37: C#3,38: D3,39: Eb3,40: E3,41: F3,42: F#3,43: G3,44: G#3,45: A3,46: Bb3,47: B3,48: C4,49: C#4,50: D4,51: Eb4,52: E4,53: F4,54: F#4,55: G4,56: G#4,57: A4,58: Bb4,59: B4,60: C5,61: C#5,62: D5,63: Eb5,64: E5,65: F5,66: F#5,67: G5,68: G#5,69: A5,70: Bb5,71: B5,72: C6,73: C#6,74: D6,75: Eb6,76: E6,77: F6,78: F#6,79: G6,80: G#6,81: A6,82: Bb6,83: B6,84: C7,85: C#7,86: D7,87: Eb7,88: E7,89: F7,90: F#7,91: G7,92: G#7,93: A7,94: Bb7,95: B7,96: C8,97: C#8,98: D8,99: Eb8,100: E8,101: F8,102: F#8,103: G8,104: G#8,105: A8,106: Bb8,107: B8,108: C9,109: C#9,110: D9,111: Eb9,112: E9,113: F9,114: F#9,115: G9,116: G#9,117: A9,118: Bb9,119: B9,120: C10,121: C#10,122: D10,123: Eb10,124: E10,125: F10,126: F#10,127: G10}>Note Out
  37. slider5:0<0,1,1{No,Reload Now}>Reload Mapping
  38.  
  39. ////////////////////////////////////////////////////////////////////////////////////////////
  40. @init
  41.  
  42. map = 0;
  43.  
  44. //Set default mapping
  45. i=0;
  46. while
  47. (
  48.     map[i] = i;
  49.     i += 1;
  50.     i<128;
  51. );
  52.  
  53. mapFile = -1;
  54.  
  55. statNoteOn = 9 * 16;
  56. statNoteOff = 8 * 16;
  57.  
  58. ////////////////////////////////////////////////////////////////////////////////////////////
  59. @slider
  60. inChannel = slider1;
  61.  
  62. slider5 == 1 ?
  63. (
  64.     reload = 1;
  65.     slider5 = 0; sliderchange(slider5);
  66. );
  67.  
  68. //Load map
  69. mapFile != slider2|0 || reload == 1 ?
  70. (
  71.     reload = 0;
  72.     mapFile = slider2|0;
  73.     mapSize = 0;
  74.     fileHandle = file_open(slider2);
  75.     fileHandle > 0 && file_text(fileHandle) ?
  76.     (
  77.         while
  78.         (
  79.             file_var(fileHandle,map[mapSize]);
  80.             file_avail(fileHandle) ? mapSize += 1;
  81.         );
  82.         file_close(fileHandle);
  83.     );
  84.     slider4 = map[inputNote];
  85. );
  86.  
  87. slider3 != inputNote ?
  88. (
  89.     inputNote = slider3;
  90.     slider4 = map[inputNote];
  91. );
  92.  
  93. ////////////////////////////////////////////////////////////////////////////////////////////
  94. @block
  95.  
  96. while
  97. (
  98.     midirecv(offset,msg1,msg23) ?
  99.     (    
  100.         //Check status byte
  101.         status = msg1 & 240;    //High four bits is message type (240 == 11110000)
  102.         channel = msg1 & 15;    //Low four bits is channel number (15 == 00001111)
  103.             
  104.         //Is it on our channel
  105.         channel == inChannel ? 
  106.         (
  107.             //Is it a note event
  108.             status == statNoteOn || status == statNoteOff ?
  109.             (
  110.                 note = msg23 & 127;
  111.                 slider3 = note; sliderchange(slider3);
  112.                 slider4 = map[note]; sliderchange(slider4);
  113.                 velocity = ((msg23/256) & 127);    
  114.                 msg23 = map[note] |(velocity * 256);                        
  115.                 midisend(offset,msg1,msg23);
  116.                 
  117.             ):midisend(offset,msg1,msg23); //Not a note, pass thru
  118.             
  119.         ):midisend(offset,msg1,msg23); //Not on our channel, pass thru
  120.     );
  121. );
  122.  
  123.