FR_mpt_(legovitch).mkb 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366
  1. //-------- OpenMPT key binding definition file -------
  2. //-Format is: -
  3. //- Context:Command ID:Modifiers:Key:KeypressEventType //Comments -
  4. //----------------------------------------------------------------------
  5. version:1
  6. //----( Global Context (0) )------------
  7. 0:1347:2:78:1 //File/New: Ctrl+N (KeyDown)
  8. 0:1346:2:79:1 //File/Open: Ctrl+O (KeyDown)
  9. 0:1348:2:87:1 //File/Close: Ctrl+W (KeyDown)
  10. 0:1349:2:83:1 //File/Save: Ctrl+S (KeyDown)
  11. 0:1350:3:83:1 //File/Save As: Shift+Ctrl+S (KeyDown)
  12. 0:1693:6:37:1 //Previous Document: Ctrl+Alt+GAUCHE (KeyDown)
  13. 0:1694:6:39:1 //Next Document: Ctrl+Alt+DROITE (KeyDown)
  14. 0:1030:0:114:1 //Play song/Pause song: F3 (KeyDown)
  15. 0:1375:0:27:1 //Stop Song: ECHAP (KeyDown)
  16. 0:1026:0:115:1 //Play pattern from cursor: F4 (KeyDown)
  17. 0:1359:2:90:1 //Undo: Ctrl+Z (KeyDown)
  18. 0:1360:2:88:1 //Cut: Ctrl+X (KeyDown)
  19. 0:1361:2:67:1 //Copy: Ctrl+C (KeyDown)
  20. 0:1361:2:45:1 //Copy: Ctrl+INS (KeyDown)
  21. 0:1362:2:86:1 //Paste: Ctrl+V (KeyDown)
  22. 0:1362:1:45:1 //Paste: Shift+INS (KeyDown)
  23. 0:1363:6:86:1 //Mix Paste: Ctrl+Alt+V (KeyDown)
  24. 0:1793:7:86:1 //Paste Flood: Shift+Ctrl+Alt+V (KeyDown)
  25. 0:1820:5:86:1 //Push Forward Paste: Shift+Alt+V (KeyDown)
  26. 0:1364:2:53:1 //SelectAll: Ctrl+( (KeyDown)
  27. 0:1365:2:70:1 //Find: Ctrl+F (KeyDown)
  28. 0:1366:6:70:1 //Find Next: Ctrl+Alt+F (KeyDown)
  29. 0:1021:0:116:1 //View General: F5 (KeyDown)
  30. 0:1022:0:117:1 //View Pattern: F6 (KeyDown)
  31. 0:1023:0:118:1 //View Samples: F7 (KeyDown)
  32. 0:1024:0:119:1 //View Instruments: F8 (KeyDown)
  33. 0:1025:0:120:1 //View Comments: F9 (KeyDown)
  34. 0:1367:6:87:1 //Toggle Main View: Ctrl+Alt+W (KeyDown)
  35. 0:1368:0:112:1 //Toggle Tree View: F1 (KeyDown)
  36. 0:1369:2:112:1 //View Options: Ctrl+F1 (KeyDown)
  37. 0:1670:2:116:1 //View Channel Manager: Ctrl+F5 (KeyDown)
  38. 0:1669:2:117:1 //View Plugin Manager: Ctrl+F6 (KeyDown)
  39. 0:1775:6:112:1 //Show song properties window: Ctrl+Alt+F1 (KeyDown)
  40. 0:1032:2:38:1 //Previous instrument: Ctrl+HAUT (KeyDown)
  41. 0:1033:2:40:1 //Next instrument: Ctrl+BAS (KeyDown)
  42. 0:1036:0:122:1 //Previous octave: F11 (KeyDown)
  43. 0:1037:0:123:1 //Next octave: F12 (KeyDown)
  44. 0:1034:2:37:5 //Previous order: Ctrl+GAUCHE (KeyDown|KeyHold)
  45. 0:1035:2:39:5 //Next order: Ctrl+DROITE (KeyDown|KeyHold)
  46. //----( General Context [bottom] (1) )------------
  47. //----( Pattern Context [bottom] (2) )------------
  48. 2:1017:0:34:1 //Jump down by measure: PG.SUIV (KeyDown)
  49. 2:1018:0:33:1 //Jump up by measure: PG.PREC (KeyDown)
  50. 2:1338:4:34:1 //Jump down by beat: Alt+PG.SUIV (KeyDown)
  51. 2:1339:4:33:1 //Jump up by beat: Alt+PG.PREC (KeyDown)
  52. 2:1340:6:34:5 //Snap down to beat: Ctrl+Alt+PG.SUIV (KeyDown|KeyHold)
  53. 2:1341:6:33:5 //Snap up to beat: Ctrl+Alt+PG.PREC (KeyDown|KeyHold)
  54. 2:1038:0:40:5 //Navigate down by 1 row: BAS (KeyDown|KeyHold)
  55. 2:1039:0:38:5 //Navigate up by 1 row: HAUT (KeyDown|KeyHold)
  56. 2:1691:4:40:5 //Navigate down by spacing: Alt+BAS (KeyDown|KeyHold)
  57. 2:1692:4:38:5 //Navigate up by spacing: Alt+HAUT (KeyDown|KeyHold)
  58. 2:1040:0:37:5 //Navigate left: GAUCHE (KeyDown|KeyHold)
  59. 2:1041:0:39:5 //Navigate right: DROITE (KeyDown|KeyHold)
  60. 2:1042:0:9:1 //Navigate to next channel: TAB (KeyDown)
  61. 2:1042:4:39:1 //Navigate to next channel: Alt+DROITE (KeyDown)
  62. 2:1043:1:9:1 //Navigate to previous channel: Shift+TAB (KeyDown)
  63. 2:1043:4:37:1 //Navigate to previous channel: Alt+GAUCHE (KeyDown)
  64. 2:1044:2:36:1 //Go to first channel: Ctrl+ORIGINE (KeyDown)
  65. 2:1045:0:36:1 //Go to first row: ORIGINE (KeyDown)
  66. 2:1046:6:36:1 //Go to first row of first channel: Ctrl+Alt+ORIGINE (KeyDown)
  67. 2:1047:2:35:1 //Go to last channel: Ctrl+FIN (KeyDown)
  68. 2:1048:0:35:1 //Go to last row: FIN (KeyDown)
  69. 2:1049:6:35:1 //Go to last row of last channel: Ctrl+Alt+FIN (KeyDown)
  70. 2:1050:1:16:1 //Selection key: Shift+MAJ (KeyDown)
  71. 2:1011:2:76:1 //Select channel / Select all: Ctrl+L (KeyDown)
  72. 2:1663:0:32:1 //Toggle follow song: ESPACE (KeyDown)
  73. 2:1003:0:13:1 //Quick copy: ENTREE (KeyDown)
  74. 2:1004:1:13:1 //Quick paste: Shift+ENTREE (KeyDown)
  75. 2:1001:2:32:1 //Enable recording: Ctrl+ESPACE (KeyDown)
  76. 2:1002:2:13:5 //Play row: Ctrl+ENTREE (KeyDown|KeyHold)
  77. 2:1317:4:18:1 //Set row jump on note entry: Alt (KeyDown)
  78. 2:1685:2:9:1 //Switch to order list: Ctrl+TAB (KeyDown)
  79. 2:1806:2:68:1 //Duplicate pattern: Ctrl+D (KeyDown)
  80. 2:1836:2:222:1 //Edit plugin assigned to PC note: Ctrl+² (KeyDown)
  81. 2:1662:6:80:1 //Toggle channel's plugin editor: Ctrl+Alt+P (KeyDown)
  82. 2:1062:0:110:1 //Show note properties: . (PAVE NUM.) (KeyDown)
  83. 2:1776:4:32:1 //Toggle loop pattern: Alt+ESPACE (KeyDown)
  84. 2:1006:0:113:1 //Solo current channel: F2 (KeyDown)
  85. 2:1778:2:113:1 //Unmute all channels on pattern transition: Ctrl+F2 (KeyDown)
  86. 2:1779:1:113:1 //Solo channel on pattern transition: Shift+F2 (KeyDown)
  87. 2:1007:2:65:1 //Transpose +1: Ctrl+A (KeyDown)
  88. 2:1008:2:81:1 //Transpose -1: Ctrl+Q (KeyDown)
  89. 2:1009:6:65:5 //Transpose +12: Ctrl+Alt+A (KeyDown|KeyHold)
  90. 2:1010:6:81:5 //Transpose -12: Ctrl+Alt+Q (KeyDown|KeyHold)
  91. 2:1881:2:84:1 //Transpose Custom: Ctrl+T (KeyDown)
  92. 2:1012:2:77:1 //Amplify selection: Ctrl+M (KeyDown)
  93. 2:1014:2:74:1 //Interpolate volume: Ctrl+J (KeyDown)
  94. 2:1015:2:75:1 //Interpolate effect: Ctrl+K (KeyDown)
  95. 2:1016:4:66:1 //Open effect visualizer: Alt+B (KeyDown)
  96. 2:1013:2:73:1 //Apply current instrument: Ctrl+I (KeyDown)
  97. 2:1660:4:69:5 //Grow selection: Alt+E (KeyDown|KeyHold)
  98. 2:1661:4:68:5 //Shrink selection: Alt+D (KeyDown|KeyHold)
  99. 2:1057:2:46:1 //Clear row: Ctrl+SUPPR (KeyDown)
  100. 2:1058:1:46:1 //Clear field: Shift+SUPPR (KeyDown)
  101. 2:1664:0:46:1 //Clear field (IT Style): SUPPR (KeyDown)
  102. 2:1059:3:46:1 //Clear row and step: Shift+Ctrl+SUPPR (KeyDown)
  103. 2:1061:0:8:1 //Delete rows: RET.ARR (KeyDown)
  104. 2:1377:4:8:5 //Delete all rows: Alt+RET.ARR (KeyDown|KeyHold)
  105. 2:1378:0:45:1 //Insert Row: INS (KeyDown)
  106. 2:1379:4:45:1 //Insert All Rows: Alt+INS (KeyDown)
  107. 2:1055:2:109:5 //Previous pattern: Ctrl+- (PAVE NUM.) (KeyDown|KeyHold)
  108. 2:1054:2:107:5 //Next pattern: Ctrl++ (PAVE NUM.) (KeyDown|KeyHold)
  109. //----( Pattern Context [bottom] - Note Col (3) )------------
  110. 3:1064:0:65:1 //Base octave C: A (KeyDown)
  111. 3:1065:0:90:1 //Base octave C#: Z (KeyDown)
  112. 3:1066:0:69:1 //Base octave D: E (KeyDown)
  113. 3:1067:0:82:1 //Base octave D#: R (KeyDown)
  114. 3:1068:0:84:1 //Base octave E: T (KeyDown)
  115. 3:1069:0:89:1 //Base octave F: Y (KeyDown)
  116. 3:1070:0:85:1 //Base octave F#: U (KeyDown)
  117. 3:1071:0:73:1 //Base octave G: I (KeyDown)
  118. 3:1072:0:79:1 //Base octave G#: O (KeyDown)
  119. 3:1073:0:80:1 //Base octave A: P (KeyDown)
  120. 3:1074:0:221:1 //Base octave A#: ACCENT CIRCONFLEXE (KeyDown)
  121. 3:1075:0:186:1 //Base octave B: $ (KeyDown)
  122. 3:1076:0:81:1 //Base octave +1 C: Q (KeyDown)
  123. 3:1077:0:83:1 //Base octave +1 C#: S (KeyDown)
  124. 3:1078:0:68:1 //Base octave +1 D: D (KeyDown)
  125. 3:1079:0:70:1 //Base octave +1 D#: F (KeyDown)
  126. 3:1080:0:71:1 //Base octave +1 E: G (KeyDown)
  127. 3:1081:0:72:1 //Base octave +1 F: H (KeyDown)
  128. 3:1082:0:74:1 //Base octave +1 F#: J (KeyDown)
  129. 3:1083:0:75:1 //Base octave +1 G: K (KeyDown)
  130. 3:1084:0:76:1 //Base octave +1 G#: L (KeyDown)
  131. 3:1085:0:77:1 //Base octave +1 A: M (KeyDown)
  132. 3:1086:0:192:1 //Base octave +1 A#: ù (KeyDown)
  133. 3:1087:0:220:1 //Base octave +1 B: * (KeyDown)
  134. 3:1088:0:87:1 //Base octave +2 C: W (KeyDown)
  135. 3:1089:0:88:1 //Base octave +2 C#: X (KeyDown)
  136. 3:1090:0:67:1 //Base octave +2 D: C (KeyDown)
  137. 3:1091:0:86:1 //Base octave +2 D#: V (KeyDown)
  138. 3:1092:0:66:1 //Base octave +2 E: B (KeyDown)
  139. 3:1093:0:78:1 //Base octave +2 F: N (KeyDown)
  140. 3:1094:0:188:1 //Base octave +2 F#: , (KeyDown)
  141. 3:1095:0:190:1 //Base octave +2 G: ; (KeyDown)
  142. 3:1096:0:191:1 //Base octave +2 G#: : (KeyDown)
  143. 3:1097:0:223:1 //Base octave +2 A: ! (KeyDown)
  144. 3:1212:0:48:1 //Set octave 0: à (KeyDown)
  145. 3:1212:0:96:1 //Set octave 0: 0 (PAVE NUM.) (KeyDown)
  146. 3:1213:0:49:1 //Set octave 1: & (KeyDown)
  147. 3:1213:0:97:1 //Set octave 1: 1 (PAVE NUM.) (KeyDown)
  148. 3:1214:0:50:1 //Set octave 2: é (KeyDown)
  149. 3:1214:0:98:1 //Set octave 2: 2 (PAVE NUM.) (KeyDown)
  150. 3:1215:0:51:1 //Set octave 3: " (KeyDown)
  151. 3:1215:0:99:1 //Set octave 3: 3 (PAVE NUM.) (KeyDown)
  152. 3:1216:0:52:1 //Set octave 4: ' (KeyDown)
  153. 3:1216:0:100:1 //Set octave 4: 4 (PAVE NUM.) (KeyDown)
  154. 3:1217:0:53:1 //Set octave 5: ( (KeyDown)
  155. 3:1217:0:101:1 //Set octave 5: 5 (PAVE NUM.) (KeyDown)
  156. 3:1218:0:54:1 //Set octave 6: - (KeyDown)
  157. 3:1218:0:102:1 //Set octave 6: 6 (PAVE NUM.) (KeyDown)
  158. 3:1219:0:55:1 //Set octave 7: è (KeyDown)
  159. 3:1219:0:103:1 //Set octave 7: 7 (PAVE NUM.) (KeyDown)
  160. 3:1220:0:56:1 //Set octave 8: _ (KeyDown)
  161. 3:1220:0:104:1 //Set octave 8: 8 (PAVE NUM.) (KeyDown)
  162. 3:1221:0:57:1 //Set octave 9: ç (KeyDown)
  163. 3:1221:0:105:1 //Set octave 9: 9 (PAVE NUM.) (KeyDown)
  164. 3:1316:1:16:1 //Chord Modifier: Shift+MAJ (KeyDown)
  165. 3:1200:0:219:1 //Note Cut: ) (KeyDown)
  166. 3:1201:0:187:1 //Note Off: = (KeyDown)
  167. 3:1791:2:219:1 //Note Fade: Ctrl+) (KeyDown)
  168. 3:1788:0:222:1 //Parameter control(MPTm only): ² (KeyDown)
  169. 3:1789:1:222:1 //Parameter control(smooth)(MPTm only): Shift+² (KeyDown)
  170. //----( Pattern Context [bottom] - Ins Col (4) )------------
  171. 4:1202:0:96:1 //Set instrument digit 0: 0 (PAVE NUM.) (KeyDown)
  172. 4:1202:0:48:1 //Set instrument digit 0: à (KeyDown)
  173. 4:1203:0:97:1 //Set instrument digit 1: 1 (PAVE NUM.) (KeyDown)
  174. 4:1203:0:49:1 //Set instrument digit 1: & (KeyDown)
  175. 4:1204:0:98:1 //Set instrument digit 2: 2 (PAVE NUM.) (KeyDown)
  176. 4:1204:0:50:1 //Set instrument digit 2: é (KeyDown)
  177. 4:1205:0:99:1 //Set instrument digit 3: 3 (PAVE NUM.) (KeyDown)
  178. 4:1205:0:51:1 //Set instrument digit 3: " (KeyDown)
  179. 4:1206:0:100:1 //Set instrument digit 4: 4 (PAVE NUM.) (KeyDown)
  180. 4:1206:0:52:1 //Set instrument digit 4: ' (KeyDown)
  181. 4:1207:0:101:1 //Set instrument digit 5: 5 (PAVE NUM.) (KeyDown)
  182. 4:1207:0:53:1 //Set instrument digit 5: ( (KeyDown)
  183. 4:1208:0:102:1 //Set instrument digit 6: 6 (PAVE NUM.) (KeyDown)
  184. 4:1208:0:54:1 //Set instrument digit 6: - (KeyDown)
  185. 4:1209:0:103:1 //Set instrument digit 7: 7 (PAVE NUM.) (KeyDown)
  186. 4:1209:0:55:1 //Set instrument digit 7: è (KeyDown)
  187. 4:1210:0:104:1 //Set instrument digit 8: 8 (PAVE NUM.) (KeyDown)
  188. 4:1211:0:105:1 //Set instrument digit 9: 9 (PAVE NUM.) (KeyDown)
  189. 4:1211:0:57:1 //Set instrument digit 9: ç (KeyDown)
  190. //----( Pattern Context [bottom] - Vol Col (5) )------------
  191. 5:1222:0:48:1 //Set volume digit 0: à (KeyDown)
  192. 5:1222:0:96:1 //Set volume digit 0: 0 (PAVE NUM.) (KeyDown)
  193. 5:1223:0:49:1 //Set volume digit 1: & (KeyDown)
  194. 5:1223:0:97:1 //Set volume digit 1: 1 (PAVE NUM.) (KeyDown)
  195. 5:1224:0:50:1 //Set volume digit 2: é (KeyDown)
  196. 5:1224:0:98:1 //Set volume digit 2: 2 (PAVE NUM.) (KeyDown)
  197. 5:1225:0:51:1 //Set volume digit 3: " (KeyDown)
  198. 5:1225:0:99:1 //Set volume digit 3: 3 (PAVE NUM.) (KeyDown)
  199. 5:1226:0:52:1 //Set volume digit 4: ' (KeyDown)
  200. 5:1226:0:100:1 //Set volume digit 4: 4 (PAVE NUM.) (KeyDown)
  201. 5:1227:0:53:1 //Set volume digit 5: ( (KeyDown)
  202. 5:1227:0:101:1 //Set volume digit 5: 5 (PAVE NUM.) (KeyDown)
  203. 5:1228:0:54:1 //Set volume digit 6: - (KeyDown)
  204. 5:1228:0:102:1 //Set volume digit 6: 6 (PAVE NUM.) (KeyDown)
  205. 5:1229:0:55:1 //Set volume digit 7: è (KeyDown)
  206. 5:1229:0:103:1 //Set volume digit 7: 7 (PAVE NUM.) (KeyDown)
  207. 5:1230:0:56:1 //Set volume digit 8: _ (KeyDown)
  208. 5:1230:0:104:1 //Set volume digit 8: 8 (PAVE NUM.) (KeyDown)
  209. 5:1231:0:57:1 //Set volume digit 9: ç (KeyDown)
  210. 5:1231:0:105:1 //Set volume digit 9: 9 (PAVE NUM.) (KeyDown)
  211. 5:1232:0:86:1 //Vol command - volume: V (KeyDown)
  212. 5:1233:0:80:1 //Vol command - pan: P (KeyDown)
  213. 5:1234:0:67:1 //Vol command - vol slide up: C (KeyDown)
  214. 5:1235:0:68:1 //Vol command - vol slide down: D (KeyDown)
  215. 5:1236:0:65:1 //Vol command - vol fine slide up: A (KeyDown)
  216. 5:1237:0:66:1 //Vol command - vol fine slide down: B (KeyDown)
  217. 5:1238:0:85:1 //Vol command - vibrato speed: U (KeyDown)
  218. 5:1239:0:72:1 //Vol command - vibrato: H (KeyDown)
  219. 5:1240:0:76:1 //Vol command - XM pan left: L (KeyDown)
  220. 5:1241:0:82:1 //Vol command - XM pan right: R (KeyDown)
  221. 5:1242:0:71:1 //Vol command - Portamento: G (KeyDown)
  222. 5:1243:0:70:1 //Vol command - Portamento Up: F (KeyDown)
  223. 5:1244:0:69:1 //Vol command - Portamento Down: E (KeyDown)
  224. 5:1246:0:79:1 //Vol command - Offset: O (KeyDown)
  225. //----( Pattern Context [bottom] - FX Col (6) )------------
  226. 6:1294:0:220:1 //FX midi macro slide: * (KeyDown)
  227. 6:1295:0:191:1 //FX combined note delay and note cut: : (KeyDown)
  228. 6:1666:6:51:1 //FX parameter extension command: Ctrl+Alt+" (KeyDown)
  229. //----( Pattern Context [bottom] - Param Col (7) )------------
  230. 7:1247:0:48:1 //FX Param digit 0: à (KeyDown)
  231. 7:1247:0:96:1 //FX Param digit 0: 0 (PAVE NUM.) (KeyDown)
  232. 7:1248:0:49:1 //FX Param digit 1: & (KeyDown)
  233. 7:1248:0:97:1 //FX Param digit 1: 1 (PAVE NUM.) (KeyDown)
  234. 7:1249:0:50:1 //FX Param digit 2: é (KeyDown)
  235. 7:1249:0:98:1 //FX Param digit 2: 2 (PAVE NUM.) (KeyDown)
  236. 7:1250:0:51:1 //FX Param digit 3: " (KeyDown)
  237. 7:1250:0:99:1 //FX Param digit 3: 3 (PAVE NUM.) (KeyDown)
  238. 7:1251:0:52:1 //FX Param digit 4: ' (KeyDown)
  239. 7:1251:0:100:1 //FX Param digit 4: 4 (PAVE NUM.) (KeyDown)
  240. 7:1252:0:53:1 //FX Param digit 5: ( (KeyDown)
  241. 7:1252:0:101:1 //FX Param digit 5: 5 (PAVE NUM.) (KeyDown)
  242. 7:1253:0:54:1 //FX Param digit 6: - (KeyDown)
  243. 7:1253:0:102:1 //FX Param digit 6: 6 (PAVE NUM.) (KeyDown)
  244. 7:1254:0:55:1 //FX Param digit 7: è (KeyDown)
  245. 7:1254:0:103:1 //FX Param digit 7: 7 (PAVE NUM.) (KeyDown)
  246. 7:1255:0:56:1 //FX Param digit 8: _ (KeyDown)
  247. 7:1255:0:104:1 //FX Param digit 8: 8 (PAVE NUM.) (KeyDown)
  248. 7:1256:0:57:1 //FX Param digit 9: ç (KeyDown)
  249. 7:1256:0:105:1 //FX Param digit 9: 9 (PAVE NUM.) (KeyDown)
  250. 7:1257:0:65:1 //FX Param digit A: A (KeyDown)
  251. 7:1258:0:66:1 //FX Param digit B: B (KeyDown)
  252. 7:1259:0:67:1 //FX Param digit C: C (KeyDown)
  253. 7:1260:0:68:1 //FX Param digit D: D (KeyDown)
  254. 7:1261:0:69:1 //FX Param digit E: E (KeyDown)
  255. 7:1262:0:70:1 //FX Param digit F: F (KeyDown)
  256. //----( Sample Context [bottom] (8) )------------
  257. 8:1673:4:79:1 //Load a Sample: Alt+O (KeyDown)
  258. 8:1674:4:83:1 //Save Sample: Alt+S (KeyDown)
  259. 8:1675:4:78:1 //New Sample: Alt+N (KeyDown)
  260. 8:1380:2:84:1 //Trim sample around loop points: Ctrl+T (KeyDown)
  261. 8:1383:0:8:1 //Silence sample selection: RET.ARR (KeyDown)
  262. 8:1385:3:65:1 //Amplify Sample: Shift+Ctrl+A (KeyDown)
  263. 8:1381:3:82:1 //Reverse sample: Shift+Ctrl+R (KeyDown)
  264. 8:1382:0:46:1 //Delete sample selection: SUPPR (KeyDown)
  265. 8:1386:0:33:1 //Zoom Out: PG.PREC (KeyDown)
  266. 8:1387:0:34:1 //Zoom In: PG.SUIV (KeyDown)
  267. 8:1790:6:68:1 //Remove DC Offset: Ctrl+Alt+D (KeyDown)
  268. //----( Instrument Context [bottom] (9) )------------
  269. 9:1837:2:107:5 //Zoom In: Ctrl++ (PAVE NUM.) (KeyDown|KeyHold)
  270. 9:1838:2:109:5 //Zoom Out: Ctrl+- (PAVE NUM.) (KeyDown|KeyHold)
  271. 9:1825:1:9:5 //Select previous envelope point: Shift+TAB (KeyDown|KeyHold)
  272. 9:1825:4:37:5 //Select previous envelope point: Alt+GAUCHE (KeyDown|KeyHold)
  273. 9:1826:0:9:5 //Select next envelope point: TAB (KeyDown|KeyHold)
  274. 9:1826:4:39:5 //Select next envelope point: Alt+DROITE (KeyDown|KeyHold)
  275. 9:1821:0:37:5 //Move envelope point left: GAUCHE (KeyDown|KeyHold)
  276. 9:1822:0:39:5 //Move envelope point right: DROITE (KeyDown|KeyHold)
  277. 9:1823:0:38:5 //Move envelope point up: HAUT (KeyDown|KeyHold)
  278. 9:1834:0:33:5 //Move envelope point up (big step): PG.PREC (KeyDown|KeyHold)
  279. 9:1824:0:40:5 //Move envelope point down: BAS (KeyDown|KeyHold)
  280. 9:1835:0:34:5 //Move envelope point down (big step): PG.SUIV (KeyDown|KeyHold)
  281. 9:1827:0:45:5 //Insert envelope point: INS (KeyDown|KeyHold)
  282. 9:1828:0:46:5 //Remove envelope point: SUPPR (KeyDown|KeyHold)
  283. 9:1829:0:36:1 //Set loop start: ORIGINE (KeyDown)
  284. 9:1830:0:35:1 //Set loop end: FIN (KeyDown)
  285. 9:1831:2:36:1 //Set sustain loop start: Ctrl+ORIGINE (KeyDown)
  286. 9:1832:2:35:1 //Set sustain loop end: Ctrl+FIN (KeyDown)
  287. 9:1833:2:82:1 //Toggle release node: Ctrl+R (KeyDown)
  288. //----( Comments Context [bottom] (10) )------------
  289. //----( Unknown Context (11) )------------
  290. //----( Unknown Context (12) )------------
  291. //----( Plugin GUI Context (13) )------------
  292. 13:1763:2:109:1 //Previous plugin preset: Ctrl+- (PAVE NUM.) (KeyDown)
  293. 13:1764:2:107:1 //Next plugin preset: Ctrl++ (PAVE NUM.) (KeyDown)
  294. 13:1782:2:33:1 //Plugin preset backward jump: Ctrl+PG.PREC (KeyDown)
  295. 13:1783:2:34:1 //Plugin preset forward jump: Ctrl+PG.SUIV (KeyDown)
  296. 13:1765:6:82:1 //Randomize plugin parameters: Ctrl+Alt+R (KeyDown)
  297. 13:1839:6:80:1 //Toggle parameter recording: Ctrl+Alt+P (KeyDown)
  298. 13:1840:6:75:1 //Pass key presses to plugin: Ctrl+Alt+K (KeyDown)
  299. 13:1841:6:66:1 //Bypass plugin: Ctrl+Alt+B (KeyDown)
  300. //----( General Context [top] (14) )------------
  301. //----( Pattern Context [top] (15) )------------
  302. //----( Sample Context [top] (16) )------------
  303. //----( Instrument Context [top] (17) )------------
  304. 17:1851:2:68:1 //Duplicate instrument: Ctrl+D (KeyDown)
  305. 17:1850:2:69:1 //Edit sample map: Ctrl+E (KeyDown)
  306. 17:1849:6:69:1 //Edit current sample: Ctrl+Alt+E (KeyDown)
  307. 17:1843:2:65:1 //Transpose +1 (note map): Ctrl+A (KeyDown)
  308. 17:1842:2:81:1 //Transpose -1 (note map): Ctrl+Q (KeyDown)
  309. 17:1845:6:65:1 //Transpose +12 (note map): Ctrl+Alt+A (KeyDown)
  310. 17:1844:6:81:1 //Transpose -12 (note map): Ctrl+Alt+Q (KeyDown)
  311. //----( Comments Context [top] (18) )------------
  312. //----( Orderlist (19) )------------
  313. 19:1802:0:46:5 //Delete Order: SUPPR (KeyDown|KeyHold)
  314. 19:1803:0:45:5 //Insert Order: INS (KeyDown|KeyHold)
  315. 19:1804:0:13:5 //Edit Pattern: ENTREE (KeyDown|KeyHold)
  316. 19:1805:0:9:5 //Switch to pattern editor: TAB (KeyDown|KeyHold)
  317. 19:1794:0:37:5 //Previous Order: GAUCHE (KeyDown|KeyHold)
  318. 19:1795:0:39:5 //Next Order: DROITE (KeyDown|KeyHold)
  319. 19:1796:0:36:5 //First Order: ORIGINE (KeyDown|KeyHold)
  320. 19:1797:0:35:5 //Last Order: FIN (KeyDown|KeyHold)
  321. 19:1807:0:48:5 //Pattern index digit 0: à (KeyDown|KeyHold)
  322. 19:1807:0:96:5 //Pattern index digit 0: 0 (PAVE NUM.) (KeyDown|KeyHold)
  323. 19:1808:0:49:5 //Pattern index digit 1: & (KeyDown|KeyHold)
  324. 19:1808:0:97:5 //Pattern index digit 1: 1 (PAVE NUM.) (KeyDown|KeyHold)
  325. 19:1809:0:50:5 //Pattern index digit 2: é (KeyDown|KeyHold)
  326. 19:1809:0:98:5 //Pattern index digit 2: 2 (PAVE NUM.) (KeyDown|KeyHold)
  327. 19:1810:0:51:5 //Pattern index digit 3: " (KeyDown|KeyHold)
  328. 19:1810:0:99:5 //Pattern index digit 3: 3 (PAVE NUM.) (KeyDown|KeyHold)
  329. 19:1811:0:52:5 //Pattern index digit 4: ' (KeyDown|KeyHold)
  330. 19:1811:0:100:5 //Pattern index digit 4: 4 (PAVE NUM.) (KeyDown|KeyHold)
  331. 19:1812:0:53:5 //Pattern index digit 5: ( (KeyDown|KeyHold)
  332. 19:1812:0:101:5 //Pattern index digit 5: 5 (PAVE NUM.) (KeyDown|KeyHold)
  333. 19:1813:0:54:5 //Pattern index digit 6: - (KeyDown|KeyHold)
  334. 19:1813:0:102:5 //Pattern index digit 6: 6 (PAVE NUM.) (KeyDown|KeyHold)
  335. 19:1814:0:55:5 //Pattern index digit 7: è (KeyDown|KeyHold)
  336. 19:1814:0:103:5 //Pattern index digit 7: 7 (PAVE NUM.) (KeyDown|KeyHold)
  337. 19:1815:0:56:5 //Pattern index digit 8: _ (KeyDown|KeyHold)
  338. 19:1815:0:104:5 //Pattern index digit 8: 8 (PAVE NUM.) (KeyDown|KeyHold)
  339. 19:1816:0:57:5 //Pattern index digit 9: ç (KeyDown|KeyHold)
  340. 19:1816:0:105:5 //Pattern index digit 9: 9 (PAVE NUM.) (KeyDown|KeyHold)
  341. 19:1817:0:38:5 //Increase pattern index : HAUT (KeyDown|KeyHold)
  342. 19:1817:0:187:5 //Increase pattern index : = (KeyDown|KeyHold)
  343. 19:1818:0:40:5 //Decrease pattern index: BAS (KeyDown|KeyHold)
  344. 19:1818:0:189:5 //Decrease pattern index: (KeyDown|KeyHold)
  345. 19:1875:2:76:1 //Lock Playback to Selection: Ctrl+L (KeyDown)
  346. 19:1876:2:85:1 //Unlock Playback: Ctrl+U (KeyDown)