resource.h 58 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by mptrack.rc
  4. //
  5. #define IDD_ABOUTBOX 100
  6. #define IDD_FILE_NEW 101
  7. #define IDD_OPTIONS_PLAYER 103
  8. #define IDD_DIRECTORIES 104
  9. #define IDD_WAVECONVERT 105
  10. #define IDD_PROGRESS 106
  11. #define IDD_OPTIONS_MIXER 107
  12. #define IDD_OPTIONS_KEYBOARD 108
  13. #define IDD_OPTIONS_COLORS 109
  14. #define IDD_OPTIONS_MIDI 111
  15. #define IDD_OPTIONS_PATTERN 112
  16. #define IDD_LOADRAWSAMPLE 113
  17. #define IDD_CONTROL_GLOBALS 114
  18. #define IDD_CONTROL_COMMENTS 115
  19. #define IDD_CONTROL_PATTERNS 116
  20. #define IDD_CONTROL_SAMPLES 117
  21. #define IDD_CONTROL_INSTRUMENTS 118
  22. #define IDD_MODDOC_MODTYPE 119
  23. #define IDD_REMOVECHANNELS 120
  24. #define IDD_EDIT_FIND 121
  25. #define IDD_EDIT_REPLACE 122
  26. #define IDD_PATTERN_PROPERTIES 123
  27. #define IDD_PATTERN_EDITCOMMAND 124
  28. #define IDD_VIEW_GLOBALS 126
  29. #define IDD_SAMPLE_AMPLIFY 130
  30. #define IDD_SAMPLE_RESAMPLE 131
  31. #define IDD_OPTIONS_EFFECTS 133
  32. #define IDR_MAINFRAME 200
  33. #define IDR_MODULETYPE 201
  34. #define IDR_TOOLBARS 202
  35. #define ID_PATTERN_CHANNELMANAGER 202
  36. #define IDR_ENVELOPES 203
  37. #define ID_INDICATOR_CPU 203
  38. #define ID_FILE_EXPORTCOMPAT 204
  39. #define ID_ENVELOPE_SETRELEASENODE 205
  40. #define IDS_UNABLE_TO_LOAD_KEYBINDINGS 212
  41. #define IDS_CANT_OPEN_FILE_FOR_WRITING 213
  42. #define IDS_PATTERN_CLEANUP_UNAVAILABLE 215
  43. #define IDS_ERR_FILEOPEN 234
  44. #define IDS_ERR_FILETYPE 235
  45. #define IDS_ERR_SAVEINS 236
  46. #define IDS_ERR_OUTOFMEMORY 237
  47. #define IDS_ERR_TOOMANYINS 238
  48. #define IDS_ERR_SAVESONG 239
  49. #define IDS_ERR_TOOMANYPAT 240
  50. #define IDS_ERR_TOOMANYSMP 241
  51. #define IDS_ERR_SAVESMP 242
  52. #define IDB_MAINBAR 300
  53. #define IDB_IMAGELIST 301
  54. #define IDB_PATTERNS 302
  55. #define IDB_PATTERNVIEW 303
  56. #define IDB_MPTRACK 304
  57. #define IDB_COLORSETUP 305
  58. #define IDB_VUMETERS 306
  59. #define IDB_SPLASHSCREEN 307
  60. #define IDB_ENVTOOLBAR 308
  61. #define IDB_SMPTOOLBAR 309
  62. #define IDC_DRAGGING 350
  63. #define IDC_NODROP 351
  64. #define IDC_NODRAG 352
  65. #define ID_ENVELOPE_VIEWGRID 353
  66. #define ID_REPORT_BUG 354
  67. #define IDD_INFO_BOX 401
  68. #define IDD_OPTIONS_GENERAL 402
  69. #define IDD_OPTIONS_SOUNDCARD 403
  70. #define IDD_MIDIMACRO 404
  71. #define IDD_WAVECOMPRESSION 405
  72. #define IDD_CHORDEDIT 406
  73. #define IDD_SPLASHSCREEN 408
  74. #define IDD_TREEVIEW 409
  75. #define IDD_MOD2MIDI 420
  76. #define IDD_SAVEPRESET 421
  77. #define IDD_EDITSAMPLEMAP 422
  78. #define IDD_SELECTMIXPLUGIN 423
  79. #define IDD_PLUGINEDITOR 424
  80. #define IDD_EFFECTVISUALIZER 426
  81. #define IDD_LFOPLUGIN 427
  82. #define IDB_SPLASHNOFOLDFIN 435
  83. #define IDR_VSTMENU 436
  84. #define IDD_DEFAULTPLUGINEDITOR 438
  85. #define IDD_CHANNELMANAGER 440
  86. #define IDD_MISSINGPLUGS 441
  87. #define IDD_PITCHSHIFT 442
  88. #define IDD_OPTIONS_AUTOSAVE 443
  89. #define IDD_EDIT_GOTO 444
  90. #define IDD_MOVEFXSLOT 501
  91. #define IDD_LEGACY_PLAYBACK 502
  92. #define IDD_FIND_RANGE 503
  93. #define IDD_MIDI_IO_PLUGIN 504
  94. #define IDD_CONTROL_GRAPH 507
  95. #define IDD_SCALE_ENV_POINTS 510
  96. #define IDD_TUNING 511
  97. #define IDD_UPDATE 512
  98. #define IDD_MIXSAMPLES 513
  99. #define IDS_ERR_TUNING_SERIALISATION 514
  100. #define IDD_MIDIPARAMCONTROL 515
  101. #define IDD_MSGBOX_HIDABLE 516
  102. #define IDD_ADDSILENCE 517
  103. #define IDD_OPLEXPORT 518
  104. #define IDR_DEFAULT_KEYBINDINGS 519
  105. #define IDD_OPL_PARAMS 520
  106. #define IDD_CLEANUP_SONG 521
  107. #define IDD_CHANNELSETTINGS 522
  108. #define IDD_KEYBOARD_SPLIT 523
  109. #define IDD_SAMPLE_GENERATOR 524
  110. #define IDD_SAMPLE_GENERATOR_PRESETS 525
  111. #define IDD_EDITHISTORY 526
  112. #define IDD_SAMPLE_GRID_SIZE 527
  113. #define IDD_SAMPLE_XFADE 528
  114. #define IDD_OPTIONS_UPDATE 529
  115. #define IDD_CLOSEDOCUMENTS 530
  116. #define IDD_AUTOTUNE 531
  117. #define IDD_INPUT 532
  118. #define IDD_CLIPBOARD 533
  119. #define IDD_OPTIONS_ADVANCED 534
  120. #define IDD_OPTIONS_SAMPLEEDITOR 535
  121. #define IDD_SCANPLUGINS 536
  122. #define IDD_RESAMPLE 537
  123. #define IDD_MISSINGSAMPLES 538
  124. #define IDD_WECLOME 539
  125. #define IDD_TEMPO_SWING 540
  126. #define IDD_OPTIONS_WINE 541
  127. #define IDD_MODIFIEDSAMPLES 542
  128. #define IDC_BUTTON1 1001
  129. #define IDC_BUTTON2 1002
  130. #define IDC_BUTTON3 1003
  131. #define IDC_BUTTON4 1004
  132. #define IDC_BUTTON5 1005
  133. #define IDC_BUTTON6 1006
  134. #define IDC_BUTTON7 1007
  135. #define IDC_BUTTON8 1008
  136. #define IDC_BUTTON9 1009
  137. #define IDC_BUTTON10 1010
  138. #define IDC_BUTTON11 1011
  139. #define IDC_BUTTON12 1012
  140. #define IDC_BUTTON13 1013
  141. #define IDC_BUTTON14 1014
  142. #define IDC_BUTTON15 1015
  143. #define IDC_BUTTON16 1016
  144. #define IDC_BUTTON17 1017
  145. #define IDC_BUTTON18 1018
  146. #define IDC_BUTTON19 1019
  147. #define IDC_BUTTON20 1020
  148. #define IDC_COMBO_ENVELOPE 1037
  149. #define IDC_LIST_DETAILS 1040
  150. #define IDC_LIST_SAMPLES 1041
  151. #define IDC_LIST_INSTRUMENTS 1042
  152. #define IDC_LIST_PATTERNS 1043
  153. #define IDC_SPIN21 1068
  154. #define IDC_SPIN22 1069
  155. #define IDC_EDIT1 1101
  156. #define IDC_EDIT2 1102
  157. #define IDC_EDIT3 1103
  158. #define IDC_EDIT4 1104
  159. #define IDC_EDIT5 1105
  160. #define IDC_EDIT6 1106
  161. #define IDC_EDIT7 1107
  162. #define IDC_EDIT8 1108
  163. #define IDC_EDIT9 1109
  164. #define IDC_EDIT10 1110
  165. #define IDC_EDIT11 1111
  166. #define IDC_EDIT12 1112
  167. #define IDC_EDIT13 1113
  168. #define IDC_EDIT14 1114
  169. #define IDC_EDIT15 1115
  170. #define IDC_EDIT16 1116
  171. #define IDC_EDIT17 1117
  172. #define IDC_EDIT18 1118
  173. #define IDC_EDIT19 1119
  174. #define IDC_EDIT20 1120
  175. #define IDC_EDIT21 1121
  176. #define IDC_EDIT22 1122
  177. #define IDC_EDIT23 1123
  178. #define IDC_EDIT24 1124
  179. #define IDC_EDIT25 1125
  180. #define IDC_EDIT26 1126
  181. #define IDC_EDIT27 1127
  182. #define IDC_EDIT28 1128
  183. #define IDC_EDIT29 1129
  184. #define IDC_EDIT_RATIOPERIOD 1130
  185. #define IDC_COMBO1 1201
  186. #define IDC_COMBO2 1202
  187. #define IDC_COMBO3 1203
  188. #define IDC_COMBO4 1204
  189. #define IDC_COMBO5 1205
  190. #define IDC_COMBO6 1206
  191. #define IDC_COMBO9 1207
  192. #define IDC_COMBO10 1208
  193. #define IDC_COMBO11 1209
  194. #define IDC_NOTEMAP 1213
  195. #define IDC_TEXT1 1301
  196. #define IDC_TEXT2 1302
  197. #define IDC_TEXT3 1303
  198. #define IDC_TEXT4 1304
  199. #define IDC_TEXT5 1305
  200. #define IDC_TEXT6 1306
  201. #define IDC_TEXT7 1307
  202. #define IDC_TEXT8 1308
  203. #define IDC_TEXT9 1309
  204. #define IDC_TEXT10 1310
  205. #define IDC_FILTERTEXT 1310
  206. #define IDC_TEXT11 1311
  207. #define IDC_TEXT12 1312
  208. #define IDC_TEXT13 1313
  209. #define IDC_TEXT14 1314
  210. #define IDC_TEXT15 1315
  211. #define IDC_TEXT16 1316
  212. #define IDC_TEXT17 1317
  213. #define IDC_TEXT18 1318
  214. #define IDC_TEXT19 1319
  215. #define IDC_TEXT20 1320
  216. #define IDC_TEXT21 1321
  217. #define IDC_TEXT22 1322
  218. #define IDC_TEXT23 1323
  219. #define IDC_TEXT24 1324
  220. #define IDC_TEXT25 1325
  221. #define IDC_TEXT26 1326
  222. #define IDC_TEXT27 1327
  223. #define IDC_TEXT28 1328
  224. #define IDC_TEXT29 1329
  225. #define IDC_TEXT30 1330
  226. #define IDC_TEXT31 1331
  227. #define IDC_TEXT32 1332
  228. #define IDC_TEXT33 1333
  229. #define IDC_TEXT34 1334
  230. #define IDC_TEXT35 1335
  231. #define IDC_TEXT36 1336
  232. #define IDC_TEXT37 1337
  233. #define IDC_TEXT38 1338
  234. #define IDC_TEXT39 1339
  235. #define IDC_TEXT40 1340
  236. #define IDC_TEXT41 1341
  237. #define IDC_TEXT42 1342
  238. #define IDC_TEXT43 1343
  239. #define IDC_TEXT44 1344
  240. #define IDC_TEXT45 1345
  241. #define IDC_TEXT46 1346
  242. #define IDC_TEXT47 1347
  243. #define IDC_TEXT48 1348
  244. #define IDC_TEXT49 1349
  245. #define IDC_TEXT50 1350
  246. #define IDC_TEXT51 1351
  247. #define IDC_TEXT52 1352
  248. #define IDC_TEXT53 1353
  249. #define IDC_TEXT54 1354
  250. #define IDC_TEXT55 1355
  251. #define IDC_TEXT56 1356
  252. #define IDC_TEXT57 1357
  253. #define IDC_TEXT58 1358
  254. #define IDC_TEXT59 1359
  255. #define IDC_TEXT60 1360
  256. #define IDC_TEXT61 1361
  257. #define IDC_TEXT62 1362
  258. #define IDC_TEXT63 1363
  259. #define IDC_TEXT64 1364
  260. #define IDC_TEXT65 1365
  261. #define IDC_TEXT66 1366
  262. #define IDC_TEXT67 1367
  263. #define IDC_TEXT68 1368
  264. #define IDC_TEXT69 1369
  265. #define IDC_RADIO1 1401
  266. #define IDC_RADIO2 1402
  267. #define IDC_RADIO3 1403
  268. #define IDC_RADIO4 1404
  269. #define IDC_RADIO5 1405
  270. #define IDC_RADIO6 1406
  271. #define IDC_RADIO7 1407
  272. #define IDC_RADIO8 1408
  273. #define IDC_RADIO9 1409
  274. #define IDC_RADIO10 1410
  275. #define IDC_RADIO11 1411
  276. #define IDC_RADIO12 1412
  277. #define IDC_SLIDER1 1501
  278. #define IDC_SLIDER2 1502
  279. #define IDC_SLIDER3 1503
  280. #define IDC_SLIDER4 1504
  281. #define IDC_SLIDER5 1505
  282. #define IDC_SLIDER6 1506
  283. #define IDC_SLIDER7 1507
  284. #define IDC_SLIDER8 1508
  285. #define IDC_SLIDER9 1509
  286. #define IDC_SLIDER10 1510
  287. #define IDC_SLIDER11 1511
  288. #define IDC_SLIDER12 1512
  289. #define IDC_SLIDER13 1513
  290. #define IDC_SLIDER14 1514
  291. #define IDC_SLIDER15 1515
  292. #define IDC_SLIDER16 1516
  293. #define IDC_SLIDER17 1517
  294. #define IDC_SLIDER18 1518
  295. #define IDC_SLIDER19 1519
  296. #define IDC_SLIDER20 1520
  297. #define IDC_SLIDER21 1521
  298. #define IDC_SLIDER22 1522
  299. #define IDC_SLIDER23 1523
  300. #define IDC_SLIDER24 1524
  301. #define IDC_SLIDER25 1525
  302. #define IDC_SLIDER26 1526
  303. #define IDC_SLIDER27 1527
  304. #define IDC_SLIDER28 1528
  305. #define IDC_SLIDER29 1529
  306. #define IDC_SLIDER30 1530
  307. #define IDC_SLIDER31 1531
  308. #define IDC_SLIDER32 1532
  309. #define IDC_SLIDER33 1533
  310. #define IDC_SLIDER34 1534
  311. #define IDC_SLIDER35 1535
  312. #define IDC_SLIDER36 1536
  313. #define IDC_SLIDER37 1537
  314. #define IDC_SLIDER38 1538
  315. #define IDC_SLIDER39 1539
  316. #define IDC_SLIDER40 1540
  317. #define IDC_SLIDER41 1541
  318. #define IDC_SLIDER42 1542
  319. #define IDC_SLIDER43 1543
  320. #define IDC_SLIDER44 1544
  321. #define IDC_SLIDER45 1545
  322. #define IDC_SLIDER46 1546
  323. #define IDC_SLIDER47 1547
  324. #define IDC_SLIDER48 1548
  325. #define IDC_SLIDER49 1549
  326. #define IDC_SLIDER50 1550
  327. #define IDC_SLIDER51 1551
  328. #define IDC_SLIDER52 1552
  329. #define IDC_SLIDER53 1553
  330. #define IDC_SLIDER54 1554
  331. #define IDC_SLIDER55 1555
  332. #define IDC_SLIDER56 1556
  333. #define IDC_SLIDER57 1557
  334. #define IDC_SLIDER58 1558
  335. #define IDC_SLIDER59 1559
  336. #define IDC_SLIDER60 1560
  337. #define IDC_SLIDER61 1561
  338. #define IDC_SLIDER62 1562
  339. #define IDC_SLIDER63 1563
  340. #define IDC_SLIDER64 1564
  341. #define IDC_SLIDER65 1565
  342. #define IDC_SLIDER66 1566
  343. #define IDC_SLIDER67 1567
  344. #define IDC_SLIDER68 1568
  345. #define IDC_SLIDER69 1569
  346. #define IDC_SLIDER70 1570
  347. #define IDC_SLIDER71 1571
  348. #define IDC_SLIDER72 1572
  349. #define IDC_SLIDER73 1573
  350. #define IDC_SLIDER74 1574
  351. #define IDC_SLIDER75 1575
  352. #define IDC_SLIDER76 1576
  353. #define IDC_SLIDER77 1577
  354. #define IDC_SLIDER78 1578
  355. #define IDC_SLIDER79 1579
  356. #define IDC_SLIDER80 1580
  357. #define IDC_SLIDER81 1581
  358. #define IDC_SLIDER82 1582
  359. #define IDC_SLIDER83 1583
  360. #define IDC_SLIDER84 1584
  361. #define IDC_SLIDER85 1585
  362. #define IDC_SLIDER86 1586
  363. #define IDC_SLIDER87 1587
  364. #define IDC_SLIDER88 1588
  365. #define IDC_SLIDER89 1589
  366. #define IDC_SLIDER90 1590
  367. #define IDC_SLIDER91 1591
  368. #define IDC_SLIDER92 1592
  369. #define IDC_SLIDER93 1593
  370. #define IDC_SLIDER94 1594
  371. #define IDC_SLIDER95 1595
  372. #define IDC_SLIDER96 1596
  373. #define IDC_SLIDER97 1597
  374. #define IDC_SLIDER98 1598
  375. #define IDC_SLIDER99 1599
  376. #define IDC_SLIDER100 1600
  377. #define IDC_SLIDER101 1601
  378. #define IDC_SLIDER102 1602
  379. #define IDC_SLIDER103 1603
  380. #define IDC_SLIDER104 1604
  381. #define IDC_SLIDER105 1605
  382. #define IDC_SLIDER106 1606
  383. #define IDC_SLIDER107 1607
  384. #define IDC_SLIDER108 1608
  385. #define IDC_SLIDER109 1609
  386. #define IDC_SLIDER110 1610
  387. #define IDC_SLIDER111 1611
  388. #define IDC_SLIDER112 1612
  389. #define IDC_SLIDER113 1613
  390. #define IDC_SLIDER114 1614
  391. #define IDC_SLIDER115 1615
  392. #define IDC_SLIDER116 1616
  393. #define IDC_SLIDER117 1617
  394. #define IDC_SLIDER118 1618
  395. #define IDC_SLIDER119 1619
  396. #define IDC_SLIDER120 1620
  397. #define IDC_SLIDER121 1621
  398. #define IDC_SLIDER122 1622
  399. #define IDC_SLIDER123 1623
  400. #define IDC_SLIDER124 1624
  401. #define IDC_SLIDER125 1625
  402. #define IDC_SLIDER126 1626
  403. #define IDC_SLIDER127 1627
  404. #define IDC_SLIDER128 1628
  405. #define IDC_SLIDER129 1629
  406. #define IDC_BITMAP1 1700
  407. #define IDC_CHECK1 1701
  408. #define IDC_CHECK2 1702
  409. #define IDC_CHECK3 1703
  410. #define IDC_CHECK4 1704
  411. #define IDC_CHECK5 1705
  412. #define IDC_CHECK6 1706
  413. #define IDC_CHECK7 1707
  414. #define IDC_CHECK8 1708
  415. #define IDC_CHECK9 1709
  416. #define IDC_CHECK10 1710
  417. #define IDC_CHECK11 1711
  418. #define IDC_CHECK12 1712
  419. #define IDC_CHECK13 1713
  420. #define IDC_CHECK14 1714
  421. #define IDC_CHECK15 1715
  422. #define IDC_CHECK16 1716
  423. #define IDC_CHECK17 1717
  424. #define IDC_CHECK18 1718
  425. #define IDC_CHECK19 1719
  426. #define IDC_CHECK20 1720
  427. #define IDC_CHECK21 1721
  428. #define IDC_CHECK22 1722
  429. #define IDC_CHECK23 1723
  430. #define IDC_CHECK24 1724
  431. #define IDC_CHECK25 1725
  432. #define IDC_CHECK26 1726
  433. #define IDC_CHECK27 1727
  434. #define IDC_CHECK28 1728
  435. #define IDC_CHECK29 1729
  436. #define IDC_CHECK30 1730
  437. #define IDC_CHECK31 1731
  438. #define IDC_CHECK32 1732
  439. #define IDC_CHECK33 1733
  440. #define IDC_CHECK34 1734
  441. #define IDC_CHECK35 1735
  442. #define IDC_CHECK36 1736
  443. #define IDC_CHECK37 1737
  444. #define IDC_CHECK38 1738
  445. #define IDC_CHECK39 1739
  446. #define IDC_CHECK40 1740
  447. #define IDC_CHECK41 1741
  448. #define IDC_CHECK42 1742
  449. #define IDC_CHECK43 1743
  450. #define IDC_CHECK44 1744
  451. #define IDC_CHECK45 1745
  452. #define IDC_CHECK46 1746
  453. #define IDC_CHECK47 1747
  454. #define IDC_CHECK48 1748
  455. #define IDC_CHECK49 1749
  456. #define IDC_MIDI_TO_PLUGIN 1750
  457. #define IDC_CHECK51 1751
  458. #define IDC_CHECK52 1752
  459. #define IDC_CHECK53 1753
  460. #define IDC_CHECK54 1754
  461. #define IDC_CHECK55 1755
  462. #define IDC_CHECK56 1756
  463. #define IDC_CHECK57 1757
  464. #define IDC_CHECK58 1758
  465. #define IDC_CHECK59 1759
  466. #define IDC_CHECK60 1760
  467. #define IDC_CHECK61 1761
  468. #define IDC_CHECK62 1762
  469. #define IDC_CHECK63 1763
  470. #define IDC_CHECK64 1764
  471. #define IDC_CHECK65 1765
  472. #define IDC_CHECK66 1766
  473. #define IDC_CHECK67 1767
  474. #define IDC_CHECK68 1768
  475. #define IDC_CHECK69 1769
  476. #define IDC_IT_COMPATIBLEPLAY 1770
  477. #define IDC_CHECK71 1771
  478. #define IDC_CHECK72 1772
  479. #define IDC_CHECK73 1773
  480. #define IDC_CHECK74 1774
  481. #define IDC_CHECK75 1775
  482. #define IDC_CHECK76 1776
  483. #define IDC_CHECK77 1777
  484. #define IDC_CHECK78 1778
  485. #define IDC_CHECK79 1779
  486. #define IDC_CHECK80 1780
  487. #define IDC_CHECK81 1781
  488. #define IDC_CHECK82 1782
  489. #define IDC_CHECK83 1783
  490. #define IDC_CHECK84 1784
  491. #define IDC_CHECK85 1785
  492. #define IDC_CHECK86 1786
  493. #define IDC_CHECK87 1787
  494. #define IDC_CHECK88 1788
  495. #define IDC_CHECK89 1789
  496. #define IDC_CHECK90 1790
  497. #define IDC_CHECK91 1791
  498. #define IDC_CHECK92 1792
  499. #define IDC_CHECK93 1793
  500. #define IDC_CHECK94 1794
  501. #define IDC_CHECK95 1795
  502. #define IDC_CHECK96 1796
  503. #define IDC_CHECK97 1797
  504. #define IDC_CHECK98 1798
  505. #define IDC_CHECK99 1799
  506. #define IDC_CHECK100 1800
  507. #define IDC_CHECK101 1801
  508. #define IDC_CHECK102 1802
  509. #define IDC_CHECK103 1803
  510. #define IDC_CHECK104 1804
  511. #define IDC_CHECK105 1805
  512. #define IDC_CHECK106 1806
  513. #define IDC_CHECK107 1807
  514. #define IDC_CHECK108 1808
  515. #define IDC_CHECK109 1809
  516. #define IDC_CHECK110 1810
  517. #define IDC_CHECK111 1811
  518. #define IDC_CHECK112 1812
  519. #define IDC_CHECK113 1813
  520. #define IDC_CHECK114 1814
  521. #define IDC_CHECK115 1815
  522. #define IDC_CHECK116 1816
  523. #define IDC_CHECK117 1817
  524. #define IDC_CHECK118 1818
  525. #define IDC_CHECK119 1819
  526. #define IDC_CHECK120 1820
  527. #define IDC_CHECK121 1821
  528. #define IDC_CHECK122 1822
  529. #define IDC_CHECK123 1823
  530. #define IDC_CHECK124 1824
  531. #define IDC_CHECK125 1825
  532. #define IDC_CHECK126 1826
  533. #define IDC_CHECK127 1827
  534. #define IDC_CHECK128 1828
  535. #define IDC_CHECK129 1829
  536. #define IDC_SPIN1 1851
  537. #define IDC_SPIN2 1852
  538. #define IDC_SPIN3 1853
  539. #define IDC_SPIN4 1854
  540. #define IDC_SPIN5 1855
  541. #define IDC_SPIN6 1856
  542. #define IDC_SPIN7 1857
  543. #define IDC_SPIN8 1858
  544. #define IDC_SPIN9 1859
  545. #define IDC_SPIN10 1860
  546. #define IDC_SPIN11 1861
  547. #define IDC_SPIN12 1862
  548. #define IDC_SPIN13 1863
  549. #define IDC_SPIN14 1864
  550. #define IDC_SPIN15 1865
  551. #define IDC_SPIN16 1866
  552. #define IDC_SPIN17 1867
  553. #define IDC_SPIN18 1868
  554. #define IDC_SPIN19 1869
  555. #define IDC_SPIN_TEMPO 1896
  556. #define IDC_SPIN_SPEED 1897
  557. #define IDC_SPIN_GLOBALVOL 1898
  558. #define IDC_SPIN_RESTARTPOS 1899
  559. #define IDC_SPIN_SAMPLEPA 1900
  560. #define IDC_PROGRESS1 1901
  561. #define IDC_PROGRESS2 1902
  562. #define IDC_SPIN_VSTIVOL 1921
  563. #define IDC_TABCTRL1 1951
  564. #define IDC_SCROLLBAR1 1998
  565. #define IDC_QUESTION1 1999
  566. #define IDC_COMBO_INSTRUMENT 2002
  567. #define IDC_EDIT_COMMENTS 2004
  568. #define IDC_EDIT_SONGTITLE 2005
  569. #define IDC_SLIDER_PREAMP 2006
  570. #define IDC_EDIT_ARTIST 2006
  571. #define IDC_EDIT_TEMPO 2007
  572. #define IDC_EDIT_SPEED 2008
  573. #define IDC_EDIT_GLOBALVOL 2009
  574. #define IDC_EDIT_RESTARTPOS 2010
  575. #define IDC_SLIDER_SAMPLEPREAMP 2011
  576. #define IDC_BUTTON_MODTYPE 2012
  577. #define IDC_EDIT_SAMPLEPA 2013
  578. #define IDC_EDIT_MODTYPE 2014
  579. #define IDC_EDIT_CURRENTTEMPO 2015
  580. #define IDC_EDIT_CURRENTSPEED 2016
  581. #define IDC_SPIN_CURRENTTEMPO 2017
  582. #define IDC_SPIN_CURRENTSPEED 2018
  583. #define IDC_TEXT_CURRENTTEMPO 2019
  584. #define IDC_TEXT_CURRENTSPEED 2020
  585. #define IDC_ORDERLIST 2024
  586. #define IDC_PATTERN_PLAY 2025
  587. #define IDC_PATTERN_PLAYFROMSTART 2026
  588. #define IDC_PATTERN_STOP 2027
  589. #define IDC_PATTERN_RECORD 2028
  590. #define IDC_SAMPLE_PLAY 2029
  591. #define IDC_PATTERN_NEW 2030
  592. #define IDC_PATTERN_OCTAVELINK 2031
  593. #define IDC_SPIN_SPACING 2032
  594. #define IDC_EDIT_SPACING 2033
  595. #define IDC_SAMPLE_NAME 2034
  596. #define IDC_SAMPLE_FILENAME 2035
  597. #define IDC_SAMPLE_NEW 2036
  598. #define IDC_SAMPLE_OPEN 2037
  599. #define IDC_SAMPLE_SAVEAS 2038
  600. #define IDC_SPIN_SAMPLE 2039
  601. #define IDC_EDIT_SAMPLE 2040
  602. #define IDC_SAMPLE_NORMALIZE 2041
  603. #define IDC_SAMPLE_AMPLIFY 2042
  604. #define IDC_SAMPLE_RESAMPLE 2043
  605. #define IDC_SAMPLE_REVERSE 2044
  606. #define IDC_COMBO_ZOOM 2045
  607. #define IDC_COMBO_BASENOTE 2046
  608. #define IDC_COMBO_RESAMPLING 2047
  609. #define IDC_CHECK_BASS 2048
  610. #define IDC_CHECK_REVERB 2049
  611. #define IDC_CHECK_SURROUND 2050
  612. #define IDC_CHECK_LOOPSONG 2051
  613. #define IDC_CHECK_EQ 2052
  614. #define IDC_CHECK_AGC 2053
  615. #define IDC_SAMPLE_SILENCE 2054
  616. #define IDC_SAMPLE_INVERT 2055
  617. #define IDC_SAMPLE_SIGN_UNSIGN 2056
  618. #define IDC_EDIT_SEQNUM 2057
  619. #define IDC_SPIN_SEQNUM 2058
  620. #define IDC_SAVE_ALL 2059
  621. #define IDC_INSTRUMENT_NEW 2060
  622. #define IDC_INSTRUMENT_OPEN 2061
  623. #define IDC_INSTRUMENT_SAVEAS 2062
  624. #define IDC_INSTRUMENT_PLAY 2063
  625. #define IDC_SPIN_INSTRUMENT 2064
  626. #define IDC_EDIT_INSTRUMENT 2065
  627. #define IDC_EDIT_PATTERNNAME 2066
  628. #define IDC_INSTRUMENT_MORE 2067
  629. #define IDC_EDIT_TRANSPOSE 2068
  630. #define IDC_SPIN_TRANSPOSE 2069
  631. #define IDC_EDIT_BASEOCTAVE 2070
  632. #define IDC_SPIN_BASEOCTAVE 2071
  633. #define IDC_LIST1 2072
  634. #define IDC_LIST3 2073
  635. #define IDC_TOOLBAR1 2074
  636. #define IDC_LIST4 2074
  637. #define IDC_TOOLBAR2 2075
  638. #define IDC_LIST5 2075
  639. #define IDC_TOOLBAR_DETAILS 2076
  640. #define IDC_LIST6 2076
  641. #define IDC_KEYBOARD1 2078
  642. #define IDC_SPLASH 2079
  643. #define IDC_SAVE_ONE 2080
  644. #define IDC_TREEVIEW 2081
  645. #define IDC_COMMANDKEY 2081
  646. #define IDC_VUMETER_LEFT 2082
  647. #define IDC_TREEDATA 2082
  648. #define IDC_VUMETER_RIGHT 2083
  649. #define IDC_SAMPLE_DOWNSAMPLE 2084
  650. #define IDC_COMBO7 2085
  651. #define IDC_TREE1 2086
  652. #define IDC_VISSTATUS 2087
  653. #define IDC_CHOICECOMBO 2090
  654. #define IDC_CHOICECOMBO2 2092
  655. #define IDC_KEYCATEGORY 2092
  656. #define IDC_CHECKKEYDOWN 2094
  657. #define IDC_CHECKKEYHOLD 2095
  658. #define IDC_CHECKKEYUP 2096
  659. #define IDC_CUSTHOTKEY 2098
  660. #define IDC_SET 2099
  661. #define IDC_RESTORE 2100
  662. #define IDC_DELETE 2101
  663. #define IDC_SAVE 2102
  664. #define IDC_LOAD 2103
  665. #define IDC_KEYREPORT 2105
  666. #define IDC_BROWSEKEYCONF 2107
  667. #define IDC_CLEARLOG 2107
  668. #define IDC_NOTESREPEAT 2108
  669. #define IDC_REMCHANSLIST 2108
  670. #define IDC_NOTESREPEAT2 2109
  671. #define IDC_NONOTESREPEAT 2109
  672. #define IDC_EFFECTLETTERSIT 2110
  673. #define IDC_INSVIEWPLG 2110
  674. #define IDC_EFFECTLETTERSXM 2111
  675. #define IDC_VISFILLBLANKS 2115
  676. #define IDC_CHECK158 2116
  677. #define IDC_TEXT70 2116
  678. #define IDC_VISEFFECTLIST 2116
  679. #define IDC_VISACTION 2117
  680. #define IDC_COMBO8 2121
  681. #define IDC_COMBO_SPLITNOTE 2122
  682. #define IDC_COMBO_OCTAVEMODIFIER 2123
  683. #define IDC_COMBO_SPLITINSTRUMENT 2124
  684. #define IDC_COMBO_SPLITVOLUME 2125
  685. #define IDC_TAB1 2126
  686. #define IDC_CUSTOM2 2127
  687. #define IDC_SLIDER_SONGTEMPO 2128
  688. #define IDC_COMMAND_LIST 2129
  689. #define IDC_STATIC8 2200
  690. #define IDC_PATINSTROPLUGGUI 2201
  691. #define IDC_RAMPING_IN 2204
  692. #define IDC_PLAYEROPTIONS 2205
  693. #define IDC_RAMPING_OUT 2205
  694. #define IDC_CHORDDETECTWAITTIME 2206
  695. #define IDC_STATIC1 2208
  696. #define IDC_TEXT_PREVIEW 2208
  697. #define IDC_STATIC2 2209
  698. #define IDC_MACROPLUG 2209
  699. #define IDC_STATIC3 2210
  700. #define IDC_MACROPARAM 2210
  701. #define IDC_SAMPLE_LENGTH_NEW 2211
  702. #define IDC_SAMPLE_LENGTH_ORIGINAL 2212
  703. #define IDC_ROW_LENGTH_NEW2 2213
  704. #define IDC_ROW_LENGTH_ORIGINAL 2214
  705. #define IDC_PSRATIO 2215
  706. #define IDC_MS_LENGTH_NEW 2216
  707. #define IDC_TEMPO 2217
  708. #define IDC_SPEED 2218
  709. #define IDC_MS_LENGTH_ORIGINAL2 2219
  710. #define IDC_RICHEDIT21 2219
  711. #define IDC_AUTOSAVE_PATH 2220
  712. #define IDC_AUTOSAVE_BROWSE 2221
  713. #define IDC_AUTOSAVE_INTERVAL 2222
  714. #define IDC_AUTOSAVE_ENABLE 2223
  715. #define IDC_AUTOSAVE_HISTORY 2224
  716. #define IDC_AUTOSAVE_USEORIGDIR 2225
  717. #define IDC_PRIMARYHILITE 2226
  718. #define IDC_SECONDARYHILITE 2227
  719. #define IDC_GIVEPLUGSIDLETIME 2228
  720. #define IDC_ROWSPERBEAT 2229
  721. #define IDC_RENDERSILENCE 2229
  722. #define IDC_ROWSPERMEASURE 2230
  723. #define IDC_GOTO_ROW 2231
  724. #define IDC_GOTO_CHAN 2232
  725. #define IDC_GOTO_PAT 2233
  726. #define IDC_GOTO_ORD 2234
  727. #define IDC_MOVEFXSLOT 2235
  728. #define IDC_CLONEPLUG 2236
  729. #define IDC_INSERTFXSLOT 2237
  730. #define IDC_FILTERMODE 2238
  731. #define IDC_DELPLUGIN 2239
  732. #define IDC_AUTOSAVE_USECUSTOMDIR 2245
  733. #define IDC_BUTTON_MODTYPE2 2246
  734. #define IDC_SLIDER_SAMPLEPREAMP3 2248
  735. #define IDC_SLIDER_GLOBALVOL 2249
  736. #define IDC_EDIT_VSTIVOL 2250
  737. #define IDC_SLIDER_VSTIVOL 2251
  738. #define IDC_MACROCC 2252
  739. #define IDC_GENMACROLABEL 2253
  740. #define IDC_RENDERZONE 2254
  741. #define IDC_PATTERN_LOOP 2255
  742. #define IDC_EDIT_FACTORX 2256
  743. #define IDC_EDIT_FACTORY 2257
  744. #define IDC_STATICRATIOMAP 2259
  745. #define IDC_COMBO_TCOL 2261
  746. #define IDC_TUNINGBOX 2262
  747. #define IDC_TUNINGNAME 2263
  748. #define IDC_COMBO_TTYPE 2264
  749. #define IDC_EDIT_STEPS 2265
  750. #define IDC_EDIT_BEGINNOTE 2266
  751. #define IDC_EDIT_TABLESIZE 2267
  752. #define IDC_EDIT_FINETUNESTEPS 2268
  753. #define IDC_ADD_TUNING 2269
  754. #define IDC_REMOVE_TUNING 2270
  755. #define IDC_EDIT_RATIOVALUE 2272
  756. #define IDC_EDIT_NOTENAME 2273
  757. #define IDC_BUTTON_SETVALUES 2274
  758. #define IDC_BUTTON_IMPORT 2275
  759. #define IDC_BUTTON_EXPORT 2276
  760. #define IDC_COMBOTUNING 2277
  761. #define IDC_EDIT_PITCHTEMPOLOCK 2278
  762. #define IDC_CHECK_PITCHTEMPOLOCK 2279
  763. #define IDC_CHECK_NEWTUNING 2280
  764. #define IDC_COMBO_T 2281
  765. #define IDC_COMBOTUNINGNAME 2282
  766. #define IDC_EDIT_NAME 2283
  767. #define IDC_EDIT_MISC_ACTIONS 2284
  768. #define IDC_TREE_TUNING 2292
  769. #define IDC_PATTERN_FOLLOWSONG 2293
  770. #define IDC_TEXT_BPM 2300
  771. #define IDC_TEXT_RPB 2301
  772. #define IDC_SPIN_RPB 2302
  773. #define IDC_EDIT_RPB 2303
  774. #define IDC_NAMEFILTER 2304
  775. #define IDC_MIDIVOL_TO_NOTEVOL 2306
  776. #define IDC_PLUGIN_VELOCITYSTYLE 2307
  777. #define IDC_PLUGIN_VOLUMESTYLE 2308
  778. #define IDC_CHECKACTIVE 2310
  779. #define IDC_COMBO_CONTROLLER 2311
  780. #define IDC_COMBO_CHANNEL 2312
  781. #define IDC_COMBO_PLUGIN 2313
  782. #define IDC_COMBO_PARAM 2314
  783. #define IDC_COMBO_EVENT 2315
  784. #define IDC_BUTTON_ADD 2316
  785. #define IDC_BUTTON_REPLACE 2317
  786. #define IDC_BUTTON_REMOVE 2318
  787. #define IDC_CHECK_MIDILEARN 2319
  788. #define IDC_MIDIPLAYCONTROL 2320
  789. #define IDC_CHK_COMPATPLAY 2321
  790. #define IDC_CHK_MIDICCBUG 2322
  791. #define IDC_CHK_OLDRANDOM 2323
  792. #define IDC_CHECKCAPTURE 2324
  793. #define IDC_SPINMOVEMAPPING 2325
  794. #define IDC_BUTTON_HALF 2326
  795. #define IDC_BUTTON_DOUBLE 2327
  796. #define IDC_GROUPBOX_PITCH_TIME 2328
  797. #define IDC_TEXT_PITCH 2329
  798. #define IDC_TEXT_QUALITY 2330
  799. #define IDC_TEXT_FFT 2331
  800. #define IDC_TEXT_PERCENT 2332
  801. #define IDC_EQ_WARNING 2333
  802. #define IDC_PLUGFRAME 2334
  803. #define IDC_SAMPLE_STEREOSEPARATION 2335
  804. #define IDC_TEXT_STRETCHPARAMS 2337
  805. #define IDC_EDIT_STRETCHPARAMS 2338
  806. #define IDC_MIDI_MACRO_CONTROL 2339
  807. #define IDC_MIDIPLAYPATTERNONMIDIIN 2340
  808. #define IDC_DONTSHOWAGAIN 2341
  809. #define IDC_MESSAGETEXT 2342
  810. #define IDC_SAMPLE_DCOFFSET 2343
  811. #define IDC_OPTIONS_DIR_MODS 2344
  812. #define IDC_OPTIONS_DIR_SAMPS 2345
  813. #define IDC_OPTIONS_DIR_INSTS 2346
  814. #define IDC_OPTIONS_DIR_VSTS 2347
  815. #define IDC_STATIC_MODDIR 2348
  816. #define IDC_STATIC_SAMPDIR 2349
  817. #define IDC_STATIC_INSTRDIR 2350
  818. #define IDC_STATIC_VSTDIR 2351
  819. #define IDC_BUTTON_CHANGE_MODDIR 2352
  820. #define IDC_BUTTON_CHANGE_SAMPDIR 2353
  821. #define IDC_BUTTON_CHANGE_INSTRDIR 2354
  822. #define IDC_BUTTON_CHANGE_VSTDIR 2355
  823. #define IDC_STATIC_AUTOSAVE_OPTIONS 2356
  824. #define IDC_STATIC_AUTOSAVE_LOCATION 2357
  825. #define IDC_OPTIONS_DIR_VSTPRESETS 2357
  826. #define IDC_BUTTON_CHANGE_VSTDIR2 2358
  827. #define IDC_BUTTON_CHANGE_VSTPRESETSDIR 2358
  828. #define IDC_STATIC_VSTPRESETDIR 2359
  829. #define IDC_BUTTON_DEFAULT_RESAMPLING 2360
  830. #define IDC_STATIC_CREATEDWITH 2361
  831. #define IDC_TEXT_CREATEDWITH 2361
  832. #define IDC_STATIC_SAVEDWITH 2362
  833. #define IDC_STATIC_VSTNAMEFILTER 2362
  834. #define IDC_TEXT_SAVEDWITH 2362
  835. #define IDC_TEXT_CURRENT_VSTPLUG 2363
  836. #define IDC_VENDOR 2364
  837. #define IDC_FRAME_MPTEXT 2365
  838. #define IDC_COMBO_MIXLEVELS 2366
  839. #define IDC_COMBO_TEMPOMODE 2367
  840. #define IDC_TEXT_TEMPOMODE 2368
  841. #define IDC_FRAME_TEMPOMODE 2369
  842. #define IDC_TEXT_MIXMODE 2370
  843. #define IDC_TEXT_ROWSPERBEAT 2371
  844. #define IDC_TEXT_ROWSPERMEASURE 2372
  845. #define IDC_FRAME_MPTVERSION 2373
  846. #define IDC_EDIT_CREATEDWITH 2374
  847. #define IDC_EDIT_SAVEDWITH 2375
  848. #define IDC_FRAME_MODFLAGS 2376
  849. #define IDC_FRAME_MODTYPE 2377
  850. #define IDC_EDIT_ADDSILENCE 2378
  851. #define IDC_EDIT_RESIZESAMPLE 2379
  852. #define IDC_RADIO_ADDSILENCE_BEGIN 2380
  853. #define IDC_RADIO_ADDSILENCE_END 2381
  854. #define IDC_SPIN_ADDSILENCE 2382
  855. #define IDC_SAMPLE_INITOPL 2383
  856. #define IDC_RADIO_RESIZETO 2384
  857. #define IDC_CHECK_PATRECORD 2386
  858. #define IDC_LOAD_COLORSCHEME 2387
  859. #define IDC_SAVE_COLORSCHEME 2388
  860. #define IDC_EDIT_SEQUENCE_NAME 2389
  861. #define IDC_STATIC_SEQUENCE_NAME 2390
  862. #define IDC_STATIC_SEQUENCE_NAME_FRAME 2391
  863. #define IDC_CHK_CLEANUP_PATTERNS 2392
  864. #define IDC_CHK_CLEANUP_SAMPLES 2393
  865. #define IDC_CHK_CLEANUP_INSTRUMENTS 2394
  866. #define IDC_CHK_CLEANUP_PLUGINS 2395
  867. #define IDC_CHK_REARRANGE_PATTERNS 2396
  868. #define IDC_CHK_REARRANGE_SAMPLES 2397
  869. #define IDC_CHK_REMOVE_INSTRUMENTS 2398
  870. #define IDC_CHK_SAMPLEPACK 2399
  871. #define IDC_CHK_RESET_VARIABLES 2399
  872. #define IDC_BTN_CLEANUP_SONG 2400
  873. #define IDC_BTN_COMPO_CLEANUP 2401
  874. #define IDC_CHK_REMOVE_ORDERS 2402
  875. #define IDC_CHK_REMOVE_PATTERNS 2403
  876. #define IDC_CHK_REMOVE_SAMPLES 2404
  877. #define IDC_CHK_REMOVE_PLUGINS 2405
  878. #define IDC_CHK_OPTIMIZE_SAMPLES 2406
  879. #define IDC_CHK_REMOVE_DUPLICATES 2407
  880. #define IDC_CHK_MERGE_SEQUENCES 2408
  881. #define IDC_CHECK_PT1X 2409
  882. #define IDC_CHK_UNUSED_CHANNELS 2409
  883. #define IDC_STATIC_CHANNEL_NAME 2410
  884. #define IDC_CHECK_AMIGALIMITS 2410
  885. #define IDC_FINDHOTKEY 2411
  886. #define IDC_STATIC_PATTERNNAME 2412
  887. #define IDC_EDIT_SAMPLE_LENGTH 2413
  888. #define IDC_EDIT_SAMPLE_FREQ 2414
  889. #define IDC_EDIT_FORMULA 2415
  890. #define IDC_EDIT_SAMPLE_LENGTH_SEC 2416
  891. #define IDC_RADIO_SMPCLIP1 2417
  892. #define IDC_RADIO_SMPCLIP2 2418
  893. #define IDC_RADIO_SMPCLIP3 2419
  894. #define IDC_STATIC_SMPSIZE_KB 2420
  895. #define IDC_BUTTON_SHOW_EXPRESSIONS 2421
  896. #define IDC_SAMPLEGEN_PRESETS 2422
  897. #define IDC_BUTTON_SAMPLEGEN_PRESETS 2422
  898. #define IDC_EDIT_PRESET_NAME 2423
  899. #define IDC_EDIT_PRESET_EXPR 2424
  900. #define IDC_LIST_SAMPLEGEN_PRESETS 2425
  901. #define IDC_CHECK_UNDO 2426
  902. #define IDC_CHK_REMEMBERSETTINGS 2427
  903. #define IDC_PLUGINTAGS 2428
  904. #define IDC_STATIC_PLUGINTAGS 2429
  905. #define IDC_BTN_CLEAR 2430
  906. #define IDC_TOTAL_EDIT_TIME 2431
  907. #define IDC_EDIT_HISTORY 2432
  908. #define IDC_SAMPLE_QUICKFADE 2433
  909. #define IDC_SAMPLE_XFADE 2434
  910. #define IDC_LASTUPDATE 2435
  911. #define IDC_RESTORE_KEYMAP 2436
  912. #define IDC_SAMPLE_AUTOTUNE 2437
  913. #define IDC_FIND 2438
  914. #define IDC_PITCHWHEELDEPTH 2439
  915. #define IDC_PROMPT 2440
  916. #define IDC_EDIT_FINETUNE 2441
  917. #define IDC_EDIT_UNDOSIZE 2442
  918. #define IDC_FLAC_COMPRESSION 2443
  919. #define IDC_DEFAULT_FORMAT 2444
  920. #define IDC_COMPRESS_ITI 2445
  921. #define IDC_PREVIEW_SAMPLES 2446
  922. #define IDC_VOLUME_HANDLING 2447
  923. #define IDC_NORMALIZE 2448
  924. #define IDC_UNDOSIZE 2449
  925. #define IDC_SYSLINK1 2450
  926. #define IDC_VERSION1 2451
  927. #define IDC_VERSION2 2452
  928. #define IDC_DATE 2453
  929. #define IDC_SLIDER_NUMBUFFERS 2454
  930. #define IDC_EDIT_STATISTICS 2455
  931. #define IDC_VUMETER 2456
  932. #define IDC_STATIC_BUFFERLENGTH 2457
  933. #define IDC_STATIC_UPDATEINTERVAL 2458
  934. #define IDC_COMBO_UPDATEINTERVAL 2459
  935. #define IDC_CURSORINHEX 2460
  936. #define IDC_STATIC_BASECHANNEL 2461
  937. #define IDC_COMBO_FILTER 2462
  938. #define IDC_COMBO_AMIGA_TYPE 2463
  939. #define IDC_SLIDER_STEREOSEP 2464
  940. #define IDC_CHECK_SOFTPAN 2465
  941. #define IDC_COMBO_FILTERWINDOW 2466
  942. #define IDC_TEXT_STEREOSEP 2467
  943. #define IDC_EDIT_VOLRAMP_SAMPLES_UP 2468
  944. #define IDC_EDIT_VOLRAMP_SAMPLES_DOWN 2469
  945. #define IDC_CHECK_KEEPDEVICEOPEN 2470
  946. #define IDC_STATIC_CHANNEL_FRONT 2471
  947. #define IDC_STATIC_CHANNEL_REAR 2473
  948. #define IDC_COMBO_CHANNEL_FRONTLEFT 2475
  949. #define IDC_COMBO_CHANNEL_FRONTRIGHT 2476
  950. #define IDC_COMBO_CHANNEL_REARLEFT 2477
  951. #define IDC_COMBO_CHANNEL_REARRIGHT 2478
  952. #define IDC_SCANTEXT 2479
  953. #define IDC_STATIC_CHANNELMAPPING 2480
  954. #define IDC_STATIC_LATENCY 2481
  955. #define IDC_STATIC_FORMAT 2482
  956. #define IDC_TABABOUT 2483
  957. #define IDC_EDITABOUT 2484
  958. #define IDC_CONTAINER 2485
  959. #define IDC_SAMPLE_OPENKNOWN 2486
  960. #define IDC_SAMPLE_OPENRAW 2487
  961. #define IDC_SAMPLE_DUPLICATE 2488
  962. #define IDC_EDIT_SAMPVOL1 2489
  963. #define IDC_SPIN_SAMPVOL1 2490
  964. #define IDC_EDIT_SAMPVOL2 2491
  965. #define IDC_SPIN_SAMPVOL2 2492
  966. #define IDC_EDIT_OFFSET 2493
  967. #define IDC_SPIN_OFFSET 2494
  968. #define IDC_CHECK_WINE_ENABLE 2495
  969. #define IDC_STATIC_WINE_PORTAUDIO 2496
  970. #define IDC_STATIC_WINE_PULSEAUDIO 2497
  971. #define IDC_COMBO_WINE_PORTAUDIO 2498
  972. #define IDC_COMBO_WINE_PULSEAUDIO 2499
  973. #define IDC_BUTTON_TUNING_NEW 2500
  974. #define IDC_BUTTON_TUNING_REMOVE 2501
  975. #define IDC_STATIC_WINE_RTAUDIO 2502
  976. #define IDC_COMBO_WINE_RTAUDIO 2503
  977. #define IDC_STATIC_UPDATECHECK 2504
  978. #define IDC_STATIC_UPDATEPRIVACY 2505
  979. #define IDC_STATIC_UDATECHANNEL 2506
  980. #define IDC_COMBO_UPDATEFREQUENCY 2507
  981. #define IDC_STATIC_UPDATEFREQUENCY 2508
  982. #define IDC_CHECK_UPDATEENABLED 2509
  983. #define IDC_STATIC_UPDATEPRIVACYTEXT 2510
  984. #define IDC_STATIC_WELCOME_STATISTICS 2511
  985. #define IDC_CHECK_SOUNDCARD_SHOWALL 2512
  986. #define IDC_STATIC_RECORDING 2513
  987. #define IDC_COMBO_RECORDING_CHANNELS 2514
  988. #define IDC_COMBO_RECORDING_SOURCE 2515
  989. #define IDC_CHECK_UPDATEINSTALLAUTOMATICALLY 2516
  990. #define IDC_SUBSONG 2517
  991. #define ID_FILE_NEWMOD 32771
  992. #define ID_FILE_NEWXM 32772
  993. #define ID_FILE_NEWS3M 32773
  994. #define ID_FILE_NEWIT 32774
  995. #define ID_FILE_SAVEASWAVE 32775
  996. #define ID_PLAYER_PLAY 32776
  997. #define ID_PLAYER_PLAYFROMSTART 32777
  998. #define ID_PLAYER_STOP 32778
  999. #define ID_PLAYER_PAUSE 32779
  1000. #define ID_PLAYER_SETUP 32780
  1001. #define ID_VIEW_GLOBALS 32781
  1002. #define ID_VIEW_PATTERNS 32782
  1003. #define ID_VIEW_SAMPLES 32783
  1004. #define ID_VIEW_INSTRUMENTS 32784
  1005. #define ID_VIEW_OPTIONS 32785
  1006. #define ID_INSTRUMENTS_REMOVEALL 32789
  1007. #define ID_CLEANUP_INSTRUMENTS 32790
  1008. #define ID_CLEANUP_SAMPLES 32791
  1009. #define ID_CLEANUP_PATTERNS 32792
  1010. #define ID_CLEANUP_SONG 32793
  1011. #define ID_NEXTOCTAVE 32794
  1012. #define ID_PREVOCTAVE 32795
  1013. #define ID_NEXTINSTRUMENT 32796
  1014. #define ID_PREVINSTRUMENT 32797
  1015. #define ID_EDIT_FINDNEXT 32798
  1016. #define ID_EDIT_SELECTCOLUMN 32799
  1017. #define ID_PATTERN_UNMUTEALL 32800
  1018. #define ID_PATTERN_MUTE 32801
  1019. #define ID_PATTERN_SOLO 32802
  1020. #define ID_PATTERN_INSERTROW 32803
  1021. #define ID_PATTERN_DELETEROW 32804
  1022. #define ID_PATTERN_TOP 32805
  1023. #define ID_PATTERN_BOTTOM 32806
  1024. #define ID_PATTERN_RESTART 32807
  1025. #define ID_SAMPLE_SETLOOP 32808
  1026. #define ID_SAMPLE_SETSUSTAINLOOP 32809
  1027. #define ID_SAMPLE_8BITCONVERT 32810
  1028. #define ID_ENVELOPE_SETLOOP 32811
  1029. #define ID_ENVELOPE_SUSTAIN 32812
  1030. #define ID_ENVELOPE_INSERTPOINT 32813
  1031. #define ID_ENVELOPE_REMOVEPOINT 32814
  1032. #define ID_MODTREE_REFRESH 32815
  1033. #define ID_PATTERN_PLAYROW 32816
  1034. #define ID_PATTERN_DELETEALLROW 32818
  1035. #define ID_PATTERN_INSERTALLROW 32819
  1036. #define ID_NOTEMAP_REMOVE 32820
  1037. #define ID_NOTEMAP_TRANSPOSE_SAMPLES 32821
  1038. #define ID_MODTREE_EXECUTE 32822
  1039. #define ID_MODTREE_REMOVE 32823
  1040. #define ID_IMPORT_MIDILIB 32824
  1041. #define ID_EXPORT_MIDILIB 32825
  1042. #define ID_PATTERN_PLAY 32826
  1043. #define ID_SAMPLE_ZOOMONSEL 32827
  1044. #define ID_MODTREE_PLAY 32828
  1045. #define ID_CLEANUP_REARRANGE 32829
  1046. #define ID_SAMPLE_SETLOOPSTART 32830
  1047. #define ID_SAMPLE_SETLOOPEND 32831
  1048. #define ID_SAMPLE_SETSUSTAINSTART 32832
  1049. #define ID_SAMPLE_SETSUSTAINEND 32833
  1050. #define ID_NOTEMAP_COPY_SMP 32834
  1051. #define ID_NOTEMAP_RESET 32835
  1052. #define ID_PATTERN_INTERPOLATE_VOLUME 32836
  1053. #define ID_PATTERN_INTERPOLATE_EFFECT 32837
  1054. #define ID_MODTREE_REFRESHINSTRLIB 32838
  1055. #define ID_VIEW_COMMENTS 32839
  1056. #define ID_TRANSPOSE_UP 32840
  1057. #define ID_TRANSPOSE_DOWN 32841
  1058. #define ID_TRANSPOSE_OCTUP 32842
  1059. #define ID_TRANSPOSE_OCTDOWN 32843
  1060. #define ID_ADD_SOUNDBANK 32844
  1061. #define ID_ORDERLIST_INSERT 32845
  1062. #define ID_ORDERLIST_DELETE 32846
  1063. #define ID_MIDI_RECORD 32847
  1064. #define ID_PATTERN_PROPERTIES 32848
  1065. #define ID_SOUNDBANK_PROPERTIES 32849
  1066. #define ID_PATTERN_VUMETERS 32850
  1067. #define ID_ENVELOPE_CARRY 32851
  1068. #define ID_EDIT_SELECTCOLUMN2 32852
  1069. #define ID_PATTERN_CHORDEDIT 32853
  1070. #define ID_PATTERN_MIDIMACRO 32854
  1071. #define ID_EDIT_RECSELECT 32855
  1072. #define ID_ORDERLIST_NEW 32856
  1073. #define ID_ORDERLIST_COPY 32857
  1074. #define ID_PATTERN_SETINSTRUMENT 32858
  1075. #define ID_MODTREE_SHOWALLFILES 32860
  1076. #define ID_MODTREE_SOUNDFILESONLY 32861
  1077. #define ID_ENVSEL_VOLUME 32862
  1078. #define ID_ENVSEL_PANNING 32863
  1079. #define ID_ENVSEL_PITCH 32864
  1080. #define ID_ENVELOPE_VOLUME 32865
  1081. #define ID_ENVELOPE_PANNING 32866
  1082. #define ID_ENVELOPE_PITCH 32867
  1083. #define ID_ENVELOPE_FILTER 32868
  1084. #define ID_PATTERN_EXPAND 32869
  1085. #define ID_PATTERN_SHRINK 32870
  1086. #define ID_HELP_SEARCH 32871
  1087. #define ID_MODTREE_SHOWDIRS 32872
  1088. #define ID_PATTERNCOPY 32874
  1089. #define ID_PATTERNPASTE 32875
  1090. #define ID_NETLINK_MODPLUG 32876
  1091. #define ID_NETLINK_TOP_PICKS 32877
  1092. #define ID_SETRESTARTPOS 32878
  1093. #define ID_SAMPLE_TRIM 32880
  1094. #define ID_FILE_SAVEMIDI 32881
  1095. #define ID_MODTREE_OPENITEM 32882
  1096. #define ID_SAMPLE_SLICE 32885
  1097. #define ID_INSTRUMENT_SAMPLEMAP 32886
  1098. #define ID_SAMPLE_MONOCONVERT 32887
  1099. #define ID_SAMPLE_ZOOMUP 32889
  1100. #define ID_SAMPLE_ZOOMDOWN 32890
  1101. #define ID_PATTERNDETAIL_LO 32891
  1102. #define ID_PATTERNDETAIL_MED 32892
  1103. #define ID_PATTERNDETAIL_HI 32893
  1104. #define ID_INSTRUMENT_DUPLICATE 32894
  1105. #define ID_PATTERN_AMPLIFY 32895
  1106. #define ID_MODTREE_MUTE 32896
  1107. #define ID_MODTREE_UNMUTEALL 32897
  1108. #define ID_MODTREE_SOLO 32898
  1109. #define ID_ESTIMATESONGLENGTH 32899
  1110. #define ID_PATTERN_VISUALIZE_EFFECT 32900
  1111. #define ID_PATTERN_PLAYNOLOOP 32901
  1112. #define ID_MODTREE_MUTE_ONLY_EFFECTS 32902
  1113. #define ID_PATTERN_OPEN_RANDOMIZER 32905
  1114. #define ID_PATTERN_INTERPOLATE_NOTE 32906
  1115. #define ID_PATTERN_CHNRESET 32907
  1116. #define ID_PATTERN_INTERPOLATE_INSTR 32908
  1117. #define ID_PATTERN_SPLIT 32909
  1118. #define ID_ORDERLIST_MERGE 32910
  1119. #define ID_PRESET_LOAD 32915
  1120. #define ID_PRESET_SAVE 32916
  1121. #define ID_PRESET_RANDOM 32917
  1122. #define ID_PRESET_LIST 32919
  1123. #define ID_INFO 32920
  1124. #define ID_VIEWPLUGNAMES 32921
  1125. #define ID_EQSLIDER_BASE 32922
  1126. // From here: Command range [ID_EQSLIDER_BASE, ID_EQSLIDER_BASE + MAX_EQ_BANDS]
  1127. #define ID_EQMENU_BASE 32950
  1128. // From here: Command range [ID_EQMENU_BASE, ID_EQMENU_BASE + EQ_MAX_FREQS]
  1129. #define ID_SELECT_MIDI_DEVICE 33000
  1130. // From here: Command range [ID_SELECT_MIDI_DEVICE, ID_SELECT_MIDI_DEVICE + MAX_MIDI_DEVICES]
  1131. #define ID_EDIT_SPLITRECSELECT 33900
  1132. #define ID_REARRANGE_SAMPLES 33901
  1133. #define ID_CHANNEL_MANAGER 33905
  1134. #define ID_MODTREE_RELOADITEM 33906
  1135. #define ID_MODTREE_RELOADALL 33907
  1136. #define ID_MODTREE_SAVEALL 33908
  1137. #define ID_MODTREE_FINDMISSING 33909
  1138. #define ID_MODTREE_GOTO_INSDIR 33910
  1139. #define ID_MODTREE_GOTO_SMPDIR 33911
  1140. #define ID_MODTREE_SETPATH 33916
  1141. #define ID_MODTREE_SAVEITEM 33917
  1142. #define ID_PLUGIN_SETUP 33918
  1143. #define ID_PRESET_SET 33920
  1144. // From here: Command range [ID_PRESET_SET, ID_PRESET_SET + PRESETS_PER_GROUP]
  1145. #define ID_PLUGSELECT 35000
  1146. // From here: Command range [ID_PLUGSELECT, ID_PLUGSELECT + MAX_MIXPLUGINS]
  1147. #define ID_VSTMACRO_INFO 36002
  1148. #define ID_VSTINPUT_INFO 36003
  1149. #define ID_APPROX_BPM 36007
  1150. #define ID_FACTORY_MENU 36008
  1151. #define ID_PLUG_BYPASS 36009
  1152. #define ID_FACTORY_PRESETS 36010
  1153. #define ID_INFO_INPUTS 36011
  1154. #define ID_INFO_OUTPUTS 36012
  1155. #define ID_INFO_MACROS 36013
  1156. #define ID_INFO_OUPUTS 36016
  1157. #define ID_EDIT_SAMPLETRIMMER 36017
  1158. #define ID_EDIT_GOTO 36018
  1159. #define ID_VIEW_GRAPH 36019
  1160. #define ID_PATTERN_TRANSITIONMUTE 36020
  1161. #define ID_PATTERN_TRANSITIONSOLO 36021
  1162. #define ID_PATTERN_TRANSITION_UNMUTEALL 36022
  1163. #define ID_REMOVETUNING 36023
  1164. #define ID_COPYTUNING 36026
  1165. #define ID_REMOVETUNINGCOLLECTION 36027
  1166. #define ID_SHOWTIMEATROW 36028
  1167. #define ID_PREVIOUSVSTPRESET 36029
  1168. #define ID_NEXTVSTPRESET 36030
  1169. #define ID_VSTPRESETBACKWARDJUMP 36031
  1170. #define ID_VSTPRESETFORWARDJUMP 36032
  1171. #define ID_VSTPRESETNAME 36033
  1172. #define ID_ADDTUNINGGENERAL 36034
  1173. #define ID_ADDTUNINGGROUPGEOMETRIC 36035
  1174. #define ID_ADDTUNINGGEOMETRIC 36036
  1175. #define ID_SELECTINST 36100
  1176. // From here: Command range [ID_SELECTINST, ID_SELECTINST + MAX_INSTRUMENTS]
  1177. #define ID_PLUG_RECORDAUTOMATION 37003
  1178. #define ID_LEARN_MACRO_FROM_PLUGGUI 37004
  1179. // From here: Command range [ID_LEARN_MACRO_FROM_PLUGGUI, ID_LEARN_MACRO_FROM_PLUGGUI + NUM_MACROS]
  1180. #define ID_CHANGE_INSTRUMENT 37020
  1181. // From here: Command range [ID_CHANGE_INSTRUMENT, ID_CHANGE_INSTRUMENT + MAX_INSTRUMENTS]
  1182. #define ID_CLEAR_SELECTION 38000
  1183. #define ID_PLUG_PASSKEYS 38001
  1184. #define ID_VIEW_SONGPROPERTIES 38002
  1185. #define ID_SEQUENCE_ITEM 38003
  1186. // From here: Command range [ID_SEQUENCE_ITEM, ID_SEQUENCE_ITEM + MAX_SEQUENCES + 2]
  1187. #define ID_NOTEMAP_EDITSAMPLE 39000
  1188. // From here: Command range [ID_NOTEMAP_EDITSAMPLE, ID_NOTEMAP_EDITSAMPLE + MAX_SAMPLES]
  1189. #define ID_GROW_SELECTION 43001
  1190. #define ID_SHRINK_SELECTION 43002
  1191. #define ID_RUN_SCRIPT 43003
  1192. #define ID_EXAMPLE_MODULES 43004
  1193. // From here: Command range [ID_EXAMPLE_MODULES, ID_EXAMPLE_MODULES_LASTINRANGE]
  1194. #define ID_EXAMPLE_MODULES_LASTINRANGE 43054
  1195. #define ID_FILE_OPENTEMPLATE 43055
  1196. // From here: Command range [ID_FILE_OPENTEMPLATE, ID_FILE_OPENTEMPLATE_LASTINRANGE]
  1197. #define ID_FILE_OPENTEMPLATE_LASTINRANGE 43105
  1198. #define ID_INDICATOR_TIME 43143
  1199. #define ID_INDICATOR_USER 43144
  1200. #define ID_INDICATOR_INFO 43145
  1201. #define ID_FILE_SAVECOMPAT 43146
  1202. #define ID_INDICATOR_XINFO 43147
  1203. #define ID_PATTERN_ADDCHANNEL_FRONT 43148
  1204. #define ID_PATTERN_ADDCHANNEL_AFTER 43149
  1205. #define ID_PATTERN_REMOVECHANNEL 43150
  1206. #define ID_PATTERN_REMOVECHANNELDIALOG 43151
  1207. #define ID_NEW_MPT 43152
  1208. #define ID_CLEANUP_PLUGS 43153
  1209. #define ID_ENVELOPE_TOGGLERELEASENODE 43154
  1210. #define ID_ENVELOPE_SCALEPOINTS 43155
  1211. #define ID_VIEW_MIDIMAPPING 43156
  1212. #define ID_COPY_ALL_NAMES 43157
  1213. #define ID_PATTERN_DELETEROWGLOBAL 43158
  1214. #define ID_PATTERN_INSERTROWGLOBAL 43159
  1215. #define ID_PATTERN_DELETEALLROWGLOBAL 43160
  1216. #define ID_PATTERN_INSERTALLROWGLOBAL 43161
  1217. #define ID_PATTERN_RESETCHANNELCOLORS 43214
  1218. #define ID_PATTERN_TRANSPOSECHANNEL 43215
  1219. #define ID_PATTERN_DUPLICATECHANNEL 43216
  1220. #define ID_EDIT_GOTO_MENU 43217
  1221. #define ID_CLEANUP_COMPO 43218
  1222. #define ID_SAMPLE_DRAW 43219
  1223. #define ID_SAMPLE_ADDSILENCE 43220
  1224. #define ID_OVERFLOWPASTE 43221
  1225. #define ID_NOTEMAP_COPY_NOTE 43222
  1226. #define ID_CLEANUP_REARRANGESAMPLES 43223
  1227. #define ID_ORDERLIST_RENDER 43224
  1228. #define ID_EDIT_CLEANUP 43225
  1229. #define ID_ORDERLIST_EDIT_COPY 43226
  1230. #define ID_ORDERLIST_EDIT_CUT 43227
  1231. #define ID_CLIPBOARD_MANAGER 43228
  1232. #define ID_CHANNEL_RENAME 43229
  1233. #define ID_EDIT_PASTEFLOOD 43230
  1234. #define ID_MODTREE_DUPLICATE 43231
  1235. #define ID_MODTREE_INSERT 43232
  1236. #define ID_MODTREE_SWITCHTO 43233
  1237. #define ID_EDIT_PUSHFORWARDPASTE 43234
  1238. #define ID_EDIT_SPLITKEYBOARDSETTINGS 43235
  1239. #define ID_EDIT_PASTESPECIAL 43236
  1240. #define ID_ORDERLIST_EDIT_COPY_ORDERS 43237
  1241. #define ID_FILE_SAVE_COPY 43238
  1242. #define ID_MODTREE_RENAME 43239
  1243. #define ID_UPDATE_AVAILABLE 43240
  1244. #define ID_CHANGE_PCNOTE_PARAM 43242
  1245. // From here: Command range [ID_CHANGE_PCNOTE_PARAM, ID_CHANGE_PCNOTE_PARAM + ModCommand::maxColumnValue]
  1246. #define ID_MODTREE_CLOSE 44243
  1247. #define ID_SAMPLE_GENERATOR_MENU 44244
  1248. #define ID_SAMPLE_GENERATOR_PRESET_MENU 44344
  1249. // From here: Command range [ID_SAMPLE_GENERATOR_PRESET_MENU, ID_SAMPLE_GENERATOR_PRESET_MENU + MAX_SAMPLEGEN_EXPRESSIONS - 1]
  1250. #define ID_SAMPLE_GENERATE 44445
  1251. #define ID_NOTEMAP_TRANS_UP 44446
  1252. #define ID_NOTEMAP_TRANS_DOWN 44447
  1253. #define ID_PATTERN_EDIT_PCNOTE_PLUGIN 44448
  1254. #define ID_ENVELOPE_ZOOM_IN 44449
  1255. #define ID_ENVELOPE_ZOOM_OUT 44450
  1256. #define ID_PANIC 44451
  1257. #define ID_VIEW_EDITHISTORY 44452
  1258. #define ID_SAMPLE_GRID 44453
  1259. #define ID_SAMPLE_QUICKFADE 44454
  1260. #define ID_EDIT_MIXPASTE_ITSTYLE 44455
  1261. #define ID_VIEW_MPTHACKS 44456
  1262. #define ID_PLUGINTOINSTRUMENT 44457
  1263. #define ID_INTERNETUPDATE 44458
  1264. #define ID_HELP_EXAMPLEMODULES 44459
  1265. #define ID_FILE_SAVEASTEMPLATE 44460
  1266. #define ID_SAMPLE_CUE_1 44461
  1267. // From here: Command range [ID_SAMPLE_CUE_1, ID_SAMPLE_CUE_9]
  1268. #define ID_SAMPLE_CUE_9 44469
  1269. #define ID_ORDERLIST_INSERT_SEPARATOR 44470
  1270. #define ID_ENVELOPE_LOAD 44471
  1271. #define ID_ENVELOPE_SAVE 44472
  1272. #define ID_PLUGINEDITOR_SLIDERS_BASE 44500
  1273. // From here: Command range [ID_PLUGINEDITOR_SLIDERS_BASE, ID_PLUGINEDITOR_SLIDERS_BASE + NUM_PLUGINEDITOR_PARAMETERS]
  1274. #define ID_PLUGINEDITOR_EDIT_BASE 44550
  1275. // From here: Command range [ID_PLUGINEDITOR_EDIT_BASE, ID_PLUGINEDITOR_EDIT_BASE + NUM_PLUGINEDITOR_PARAMETERS]
  1276. #define ID_HELP_SHOWSETTINGSFOLDER 44600
  1277. #define ID_FILE_CLOSEALL 44601
  1278. #define ID_HELPSHOW 44602
  1279. #define ID_ORDERLIST_LOCKPLAYBACK 44603
  1280. #define ID_ORDERLIST_UNLOCKPLAYBACK 44604
  1281. #define ID_TRANSPOSE_CUSTOM 44605
  1282. #define ID_SAMPLE_MONOCONVERT_LEFT 44606
  1283. #define ID_SAMPLE_MONOCONVERT_RIGHT 44607
  1284. #define ID_SAMPLE_MONOCONVERT_SPLIT 44608
  1285. #define ID_SETQUANTIZE 44609
  1286. #define ID_PLUG_RECORD_MIDIOUT 44610
  1287. #define ID_MRU_LIST_FIRST 44611
  1288. // From here: Command range [ID_MRU_LIST_FIRST, ID_MRU_LIST_LAST]
  1289. #define ID_MRU_LIST_LAST 44642
  1290. #define ID_FILE_APPENDMODULE 44643
  1291. #define ID_SAMPLE_16BITCONVERT 44644
  1292. #define ID_LOCK_PATTERN_ROWS 44645
  1293. #define ID_SAMPLE_TIMELINE_SECONDS 44646
  1294. #define ID_SAMPLE_TIMELINE_SAMPLES 44647
  1295. #define ID_SAMPLE_TIMELINE_SAMPLES_POW2 44648
  1296. #define ID_SAMPLE_INSERT_CUEPOINT 44649
  1297. #define ID_SAMPLE_DELETE_CUEPOINT 44650
  1298. #define ID_CONVERT_PINGPONG_LOOP 44651
  1299. #define ID_CONVERT_PINGPONG_SUSTAIN 44652
  1300. #define ID_RENAME_PLUGIN 44653
  1301. #define ID_FILE_SAVEOPL 44654
  1302. // Next default values for new objects
  1303. //
  1304. #ifdef APSTUDIO_INVOKED
  1305. #ifndef APSTUDIO_READONLY_SYMBOLS
  1306. #define _APS_3D_CONTROLS 1
  1307. #define _APS_NEXT_RESOURCE_VALUE 543
  1308. #define _APS_NEXT_COMMAND_VALUE 44655
  1309. #define _APS_NEXT_CONTROL_VALUE 2518
  1310. #define _APS_NEXT_SYMED_VALUE 901
  1311. #endif
  1312. #endif