home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 January / CHIP_CD_2005-01.iso / service / winamp / skin / Mini_Me.wal / xml / eq-normal.xml < prev    next >
Text File  |  2003-11-17  |  20KB  |  1,111 lines

  1. <!--eq normal layout group defs-->
  2. <groupdef id="wa3eq" background="wa3eq" move="1">
  3. <button
  4. id="Close"
  5. action="CLOSE"
  6. x="106" y="3"      
  7. image="wa3close"
  8. downImage="wa3closeprs"
  9. tooltip="Close Window"
  10. />
  11. <button
  12. id="on"
  13. action="MENU" param="presets"
  14. x="93" y="18" 
  15. image="wa3preset"
  16. downImage="wa3presetprs"
  17. tooltip="Display Presets Menu"
  18. />
  19. <button
  20. id="on"
  21. action="EQ_AUTO"
  22. x="32" y="18" 
  23. image="wa3autooff"
  24. activeImage="wa3autoon"
  25. tooltip="Toggle EQ Automatic Processing"
  26. />
  27. <button
  28. id="on"
  29. action="EQ_TOGGLE"
  30. x="8" y="18"
  31. image="wa3eqtoggleoff"
  32. activeImage="wa3eqtoggleon"
  33. tooltip="Toggle EQ Processing"
  34. />
  35. <slider
  36. id="preamp"
  37. action="EQ_PREAMP"
  38. x="8" y="27"
  39. w="7" h="28"
  40. orientation="vertical"
  41. thumb="wa3slider"
  42. downThumb="wa3slider"
  43. />
  44. <slider
  45. id="eq1"
  46. action="EQ_BAND" param="1"
  47. x="23" y="27"
  48. w="7" h="28"
  49. orientation="vertical"
  50. thumb="wa3slider"
  51. downThumb="wa3slider"
  52. />
  53. <slider
  54. id="eq2"
  55. action="EQ_BAND" param="2"
  56. x="32" y="27"
  57. w="7" h="28"
  58. orientation="vertical"
  59. thumb="wa3slider"
  60. downThumb="wa3slider"
  61. />
  62. <slider
  63. id="eq3"
  64. action="EQ_BAND" param="3"
  65. x="41" y="27"
  66. w="7" h="28"
  67. orientation="vertical"
  68. thumb="wa3slider"
  69. downThumb="wa3slider"
  70. />
  71. <slider
  72. id="eq4"
  73. action="EQ_BAND" param="4"
  74. x="50" y="27"
  75. w="7" h="28"
  76. orientation="vertical"
  77. thumb="wa3slider"
  78. downThumb="wa3slider"
  79. />
  80. <slider
  81. id="eq5"
  82. action="EQ_BAND" param="5"
  83. x="59" y="27"
  84. w="7" h="28"
  85. orientation="vertical"
  86. thumb="wa3slider"
  87. downThumb="wa3slider"
  88. />
  89. <slider
  90. id="eq6"
  91. action="EQ_BAND" param="6"
  92. x="68" y="27"
  93. w="7" h="28"
  94. orientation="vertical"
  95. thumb="wa3slider"
  96. downThumb="wa3slider"
  97. />
  98. <slider
  99. id="eq7"
  100. action="EQ_BAND" param="7"
  101. x="77" y="27"
  102. w="7" h="28"
  103. orientation="vertical"
  104. thumb="wa3slider"
  105. downThumb="wa3slider"
  106. />
  107. <slider
  108. id="eq8"
  109. action="EQ_BAND" param="8"
  110. x="86" y="27"
  111. w="7" h="28"
  112. orientation="vertical"
  113. thumb="wa3slider"
  114. downThumb="wa3slider"
  115. />
  116. <slider
  117. id="eq9"
  118. action="EQ_BAND" param="9"
  119. x="95" y="27"
  120. w="7" h="28"
  121. orientation="vertical"
  122. thumb="wa3slider"
  123. downThumb="wa3slider"
  124. />
  125. <slider
  126. id="eq10"
  127. action="EQ_BAND" param="10"
  128. x="104" y="27"
  129. w="7" h="28"
  130. orientation="vertical"
  131. thumb="wa3slider"
  132. downThumb="wa3slider"
  133. />
  134. </groupdef>
  135. <groupdef id="defaulteq" background="defaulteq" move="1">
  136. <!-- EQ Sliders -->
  137. <layer x="14" y="24" image="defaulteqbar"/>
  138. <slider
  139. id="preamp"
  140. action="EQ_PREAMP"
  141. x="14" y="24"
  142. w="5" h="30"
  143. orientation="vertical"
  144. thumb="defaultslider"
  145. downThumb="defaultslider"
  146. />
  147. <layer x="34" y="24" image="defaulteqbar"/>
  148. <slider
  149. id="eq1"
  150. action="EQ_BAND" param="1"
  151. x="34" y="24"
  152. w="5" h="30"
  153. orientation="vertical"
  154. thumb="defaultslider"
  155. downThumb="defaultslider"
  156. />
  157. <layer x="42" y="24" image="defaulteqbar"/>
  158. <slider
  159. id="eq2"
  160. action="EQ_BAND" param="2"
  161. x="42" y="24"
  162. w="5" h="30"
  163. orientation="vertical"
  164. thumb="defaultslider"
  165. downThumb="defaultslider"
  166. />
  167. <layer x="50" y="24" image="defaulteqbar"/>
  168. <slider
  169. id="eq3"
  170. action="EQ_BAND" param="3"
  171. x="50" y="24"
  172. w="5" h="30"
  173. orientation="vertical"
  174. thumb="defaultslider"
  175. downThumb="defaultslider"
  176. />
  177. <layer x="58" y="24" image="defaulteqbar"/>
  178. <slider
  179. id="eq4"
  180. action="EQ_BAND" param="4"
  181. x="58" y="24"
  182. w="5" h="30"
  183. orientation="vertical"
  184. thumb="defaultslider"
  185. downThumb="defaultslider"
  186. />
  187. <layer x="66" y="24" image="defaulteqbar"/>
  188. <slider
  189. id="eq5"
  190. action="EQ_BAND" param="5"
  191. x="66" y="24"
  192. w="5" h="30"
  193. orientation="vertical"
  194. thumb="defaultslider"
  195. downThumb="defaultslider"
  196. />
  197. <layer x="74" y="24" image="defaulteqbar"/>
  198. <slider
  199. id="eq6"
  200. action="EQ_BAND" param="6"
  201. x="74" y="24"
  202. w="5" h="30"
  203. orientation="vertical"
  204. thumb="defaultslider"
  205. downThumb="defaultslider"
  206. />
  207. <layer x="82" y="24" image="defaulteqbar"/>
  208. <slider
  209. id="eq7"
  210. action="EQ_BAND" param="7"
  211. x="82" y="24"
  212. w="5" h="30"
  213. orientation="vertical"
  214. thumb="defaultslider"
  215. downThumb="defaultslider"
  216. />
  217. <layer x="90" y="24" image="defaulteqbar"/>
  218. <slider
  219. id="eq8"
  220. action="EQ_BAND" param="8"
  221. x="90" y="24"
  222. w="5" h="30"
  223. orientation="vertical"
  224. thumb="defaultslider"
  225. downThumb="defaultslider"
  226. />
  227. <layer x="98" y="24" image="defaulteqbar"/>
  228. <slider
  229. id="eq9"
  230. action="EQ_BAND" param="9"
  231. x="98" y="24"
  232. w="5" h="30"
  233. orientation="vertical"
  234. thumb="defaultslider"
  235. downThumb="defaultslider"
  236. />
  237. <layer x="106" y="24" image="defaulteqbar"/>
  238. <slider
  239. id="eq10"
  240. action="EQ_BAND" param="10"
  241. x="106" y="24"
  242. w="5" h="30"
  243. orientation="vertical"
  244. thumb="defaultslider"
  245. downThumb="defaultslider"
  246. />
  247. <button
  248. id="Close"
  249. action="CLOSE"
  250. x="110" y="5"
  251. image="defaultclose"
  252. downImage="defaultcloseprs"
  253. tooltip="Close Window"
  254. />
  255. <button
  256. id="on"
  257. action="MENU" param="presets"
  258. x="106" y="17" 
  259. image="defaultpreset"
  260. downImage="defaultpresetprs"
  261. tooltip="Display Presets Menu"
  262. />
  263. <button
  264. id="on"
  265. action="EQ_AUTO"
  266. x="20" y="17" 
  267. image="defaultautooff"
  268. activeImage="defaultautoon"
  269. tooltip="Toggle EQ Automatic Processing"
  270. />
  271. <button
  272. id="on"
  273. action="EQ_TOGGLE"
  274. x="10" y="17"
  275. image="defaulteqtoggleoff"
  276. activeImage="defaulteqtoggleon"
  277. tooltip="Toggle EQ Processing"
  278. />
  279. </groupdef>
  280. <groupdef id="freeloveeq" background="freeloveeq" move="1">
  281. <layer x="14" y="16" image="freeloveeqbar"/>
  282. <slider
  283. id="preamp"
  284. action="EQ_PREAMP"
  285. x="14" y="16"
  286. w="5" h="30"
  287. orientation="vertical"
  288. thumb="freeloveslider"
  289. downThumb="freeloveslider"
  290. />
  291. <layer x="34" y="16" image="freeloveeqbar"/>
  292. <slider
  293. id="eq1"
  294. action="EQ_BAND" param="1"
  295. x="34" y="16"
  296. w="5" h="30"
  297. orientation="vertical"
  298. thumb="freeloveslider"
  299. downThumb="freeloveslider"
  300. />
  301. <layer x="42" y="16" image="freeloveeqbar"/>
  302. <slider
  303. id="eq2"
  304. action="EQ_BAND" param="2"
  305. x="42" y="16"
  306. w="5" h="30"
  307. orientation="vertical"
  308. thumb="freeloveslider"
  309. downThumb="freeloveslider"
  310. />
  311. <layer x="50" y="16" image="freeloveeqbar"/>
  312. <slider
  313. id="eq3"
  314. action="EQ_BAND" param="3"
  315. x="50" y="16"
  316. w="5" h="30"
  317. orientation="vertical"
  318. thumb="freeloveslider"
  319. downThumb="freeloveslider"
  320. />
  321. <layer x="58" y="16" image="freeloveeqbar"/>
  322. <slider
  323. id="eq4"
  324. action="EQ_BAND" param="4"
  325. x="58" y="16"
  326. w="5" h="30"
  327. orientation="vertical"
  328. thumb="freeloveslider"
  329. downThumb="freeloveslider"
  330. />
  331. <layer x="66" y="16" image="freeloveeqbar"/>
  332. <slider
  333. id="eq5"
  334. action="EQ_BAND" param="5"
  335. x="66" y="16"
  336. w="5" h="30"
  337. orientation="vertical"
  338. thumb="freeloveslider"
  339. downThumb="freeloveslider"
  340. />
  341. <layer x="74" y="16" image="freeloveeqbar"/>
  342. <slider
  343. id="eq6"
  344. action="EQ_BAND" param="6"
  345. x="74" y="16"
  346. w="5" h="30"
  347. orientation="vertical"
  348. thumb="freeloveslider"
  349. downThumb="freeloveslider"
  350. />
  351. <layer x="82" y="16" image="freeloveeqbar"/>
  352. <slider
  353. id="eq7"
  354. action="EQ_BAND" param="7"
  355. x="82" y="16"
  356. w="5" h="30"
  357. orientation="vertical"
  358. thumb="freeloveslider"
  359. downThumb="freeloveslider"
  360. />
  361. <layer x="90" y="16" image="freeloveeqbar"/>
  362. <slider
  363. id="eq8"
  364. action="EQ_BAND" param="8"
  365. x="90" y="16"
  366. w="5" h="30"
  367. orientation="vertical"
  368. thumb="freeloveslider"
  369. downThumb="freeloveslider"
  370. />
  371. <layer x="98" y="16" image="freeloveeqbar"/>
  372. <slider
  373. id="eq9"
  374. action="EQ_BAND" param="9"
  375. x="98" y="16"
  376. w="5" h="30"
  377. orientation="vertical"
  378. thumb="freeloveslider"
  379. downThumb="freeloveslider"
  380. />
  381. <layer x="106" y="16" image="freeloveeqbar"/>
  382. <slider
  383. id="eq10"
  384. action="EQ_BAND" param="10"
  385. x="106" y="16"
  386. w="5" h="30"
  387. orientation="vertical"
  388. thumb="freeloveslider"
  389. downThumb="freeloveslider"
  390. />
  391. <button
  392. id="Close"
  393. action="CLOSE"
  394. x="110" y="1"
  395. image="freeloveclose"
  396. downImage="freelovecloseprs"
  397. tooltip="Close Window"
  398. />
  399. <button
  400. id="on"
  401. action="MENU" param="presets"
  402. x="23" y="21" 
  403. image="freelovepreset"
  404. downImage="freelovepresetprs"
  405. tooltip="Display Presets Menu"
  406. />
  407. <button
  408. id="on"
  409. action="EQ_AUTO"
  410. x="23" y="33" 
  411. image="freeloveautooff"
  412. activeImage="freeloveautoon"
  413. tooltip="Toggle EQ Automatic Processing"
  414. />
  415. <button
  416. id="on"
  417. action="EQ_TOGGLE"
  418. x="23" y="40"
  419. image="freeloveeqtoggleoff"
  420. activeImage="freeloveeqtoggleon"
  421. tooltip="Toggle EQ Processing"
  422. />
  423. </groupdef>
  424. <groupdef id="jerieq" background="jerieq" move="1">
  425. <button
  426. id="Close"
  427. action="CLOSE"
  428. x="107" y="0"      
  429. image="jericlose"
  430. downImage="jericloseprs"
  431. tooltip="Close Window"
  432. />
  433. <slider
  434. id="preamp"
  435. action="EQ_PREAMP"
  436. x="4" y="18"
  437. w="6" h="40"
  438. orientation="vertical"
  439. thumb="jerislider"
  440. downThumb="jerislider"
  441. />
  442. <slider
  443. id="eq1"
  444. action="EQ_BAND" param="1"
  445. x="42" y="18"
  446. w="6" h="40"
  447. orientation="vertical"
  448. thumb="jerislider"
  449. downThumb="jerislider"
  450. />
  451. <slider
  452. id="eq2"
  453. action="EQ_BAND" param="2"
  454. x="49" y="18"
  455. w="6" h="40"
  456. orientation="vertical"
  457. thumb="jerislider"
  458. downThumb="jerislider"
  459. />
  460. <slider
  461. id="eq3"
  462. action="EQ_BAND" param="3"
  463. x="57" y="18"
  464. w="6" h="40"
  465. orientation="vertical"
  466. thumb="jerislider"
  467. downThumb="jerislider"
  468. />
  469. <slider
  470. id="eq4"
  471. action="EQ_BAND" param="4"
  472. x="66" y="18"
  473. w="6" h="40"
  474. orientation="vertical"
  475. thumb="jerislider"
  476. downThumb="jerislider"
  477. />
  478. <slider
  479. id="eq5"
  480. action="EQ_BAND" param="5"
  481. x="74" y="18"
  482. w="6" h="40"
  483. orientation="vertical"
  484. thumb="jerislider"
  485. downThumb="jerislider"
  486. />
  487. <slider
  488. id="eq6"
  489. action="EQ_BAND" param="6"
  490. x="82" y="18"
  491. w="6" h="40"
  492. orientation="vertical"
  493. thumb="jerislider"
  494. downThumb="jerislider"
  495. />
  496. <slider
  497. id="eq7"
  498. action="EQ_BAND" param="7"
  499. x="90" y="18"
  500. w="6" h="40"
  501. orientation="vertical"
  502. thumb="jerislider"
  503. downThumb="jerislider"
  504. />
  505. <slider
  506. id="eq8"
  507. action="EQ_BAND" param="8"
  508. x="97" y="18"
  509. w="6" h="40"
  510. orientation="vertical"
  511. thumb="jerislider"
  512. downThumb="jerislider"
  513. />
  514. <slider
  515. id="eq9"
  516. action="EQ_BAND" param="9"
  517. x="106" y="18"
  518. w="6" h="40"
  519. orientation="vertical"
  520. thumb="jerislider"
  521. downThumb="jerislider"
  522. />
  523. <slider
  524. id="eq10"
  525. action="EQ_BAND" param="10"
  526. x="113" y="18"
  527. w="6" h="40"
  528. orientation="vertical"
  529. thumb="jerislider"
  530. downThumb="jerislider"
  531. />
  532. <button
  533. id="on"
  534. action="MENU" param="presets"
  535. x="88" y="0" 
  536. image="jeripreset"
  537. downImage="jeripresetprs"
  538. tooltip="Display Presets Menu"
  539. />
  540. <button
  541. id="on"
  542. action="EQ_AUTO"
  543. x="69" y="1" 
  544. image="jerieqtoggleoff"
  545. activeImage="jerieqtoggleon"
  546. tooltip="Toggle EQ Automatic Processing"
  547. />
  548. <button
  549. id="on"
  550. action="EQ_TOGGLE"
  551. x="42" y="1"
  552. image="jeriautooff"
  553. activeImage="jeriautoon"
  554. tooltip="Toggle EQ Processing"
  555. />
  556. </groupdef>
  557. <groupdef id="crayolaeq" background="crayolaeq" move="1">
  558. <layer x="14" y="24" image="crayolaeqbar"/>
  559. <slider
  560. id="preamp"
  561. action="EQ_PREAMP"
  562. x="14" y="24"
  563. w="5" h="30"
  564. orientation="vertical"
  565. thumb="crayolaslider"
  566. downThumb="crayolaslider"
  567. />
  568. <layer x="34" y="24" image="crayolaeqbar"/>
  569. <slider
  570. id="eq1"
  571. action="EQ_BAND" param="1"
  572. x="34" y="24"
  573. w="5" h="30"
  574. orientation="vertical"
  575. thumb="crayolaslider"
  576. downThumb="crayolaslider"
  577. />
  578. <layer x="42" y="24" image="crayolaeqbar"/>
  579. <slider
  580. id="eq2"
  581. action="EQ_BAND" param="2"
  582. x="42" y="24"
  583. w="5" h="30"
  584. orientation="vertical"
  585. thumb="crayolaslider"
  586. downThumb="crayolaslider"
  587. />
  588. <layer x="50" y="24" image="crayolaeqbar"/>
  589. <slider
  590. id="eq3"
  591. action="EQ_BAND" param="3"
  592. x="50" y="24"
  593. w="5" h="30"
  594. orientation="vertical"
  595. thumb="crayolaslider"
  596. downThumb="crayolaslider"
  597. />
  598. <layer x="58" y="24" image="crayolaeqbar"/>
  599. <slider
  600. id="eq4"
  601. action="EQ_BAND" param="4"
  602. x="58" y="24"
  603. w="5" h="30"
  604. orientation="vertical"
  605. thumb="crayolaslider"
  606. downThumb="crayolaslider"
  607. />
  608. <layer x="66" y="24" image="crayolaeqbar"/>
  609. <slider
  610. id="eq5"
  611. action="EQ_BAND" param="5"
  612. x="66" y="24"
  613. w="5" h="30"
  614. orientation="vertical"
  615. thumb="crayolaslider"
  616. downThumb="crayolaslider"
  617. />
  618. <layer x="74" y="24" image="crayolaeqbar"/>
  619. <slider
  620. id="eq6"
  621. action="EQ_BAND" param="6"
  622. x="74" y="24"
  623. w="5" h="30"
  624. orientation="vertical"
  625. thumb="crayolaslider"
  626. downThumb="crayolaslider"
  627. />
  628. <layer x="82" y="24" image="crayolaeqbar"/>
  629. <slider
  630. id="eq7"
  631. action="EQ_BAND" param="7"
  632. x="82" y="24"
  633. w="5" h="30"
  634. orientation="vertical"
  635. thumb="crayolaslider"
  636. downThumb="crayolaslider"
  637. />
  638. <layer x="90" y="24" image="crayolaeqbar"/>
  639. <slider
  640. id="eq8"
  641. action="EQ_BAND" param="8"
  642. x="90" y="24"
  643. w="5" h="30"
  644. orientation="vertical"
  645. thumb="crayolaslider"
  646. downThumb="crayolaslider"
  647. />
  648. <layer x="98" y="24" image="crayolaeqbar"/>
  649. <slider
  650. id="eq9"
  651. action="EQ_BAND" param="9"
  652. x="98" y="24"
  653. w="5" h="30"
  654. orientation="vertical"
  655. thumb="crayolaslider"
  656. downThumb="crayolaslider"
  657. />
  658. <layer x="106" y="24" image="crayolaeqbar"/>
  659. <slider
  660. id="eq10"
  661. action="EQ_BAND" param="10"
  662. x="106" y="24"
  663. w="5" h="30"
  664. orientation="vertical"
  665. thumb="crayolaslider"
  666. downThumb="crayolaslider"
  667. />
  668. <button
  669. id="Close"
  670. action="CLOSE"
  671. x="111" y="0"      
  672. image="crayolaclose"
  673. downImage="crayolacloseprs"
  674. tooltip="Close Window"
  675. />
  676. <button
  677. id="on"
  678. action="MENU" param="presets"
  679. x="93" y="7" 
  680. image="crayolapreset"
  681. downImage="crayolapresetprs"
  682. tooltip="Display Presets Menu"
  683. />
  684. <button
  685. id="on"
  686. action="EQ_AUTO"
  687. x="30" y="7" 
  688. image="crayolaautooff"
  689. activeImage="crayolaautoon"
  690. tooltip="Toggle EQ Automatic Processing"
  691. />
  692. <button
  693. id="on"
  694. action="EQ_TOGGLE"
  695. x="6" y="7"
  696. image="crayolaeqtoggleoff"
  697. activeImage="crayolaeqtoggleon"
  698. tooltip="Toggle EQ Processing"
  699. />
  700. </groupdef>
  701. <groupdef id="batheq" background="batheq" move="1">
  702. <button
  703. id="Close"
  704. action="CLOSE"
  705. x="111" y="2"      
  706. image="bathclose"
  707. downImage="bathcloseprs"
  708. tooltip="Close Window"
  709. />
  710. <button
  711. id="on"
  712. action="MENU" param="presets"
  713. x="97" y="9" 
  714. image="bathpreset"
  715. downImage="bathpresetprs"
  716. tooltip="Display Presets Menu"
  717. />
  718. <button
  719. id="on"
  720. action="EQ_AUTO"
  721. x="25" y="3" 
  722. image="batheqtoggleoff"
  723. activeImage="batheqtoggleon"
  724. tooltip="Toggle EQ Automatic Processing"
  725. />
  726. <button
  727. id="on"
  728. action="EQ_TOGGLE"
  729. x="3" y="3"
  730. image="bathautooff"
  731. activeImage="bathautoon"
  732. tooltip="Toggle EQ Processing"
  733. />
  734. <slider
  735. id="preamp"
  736. action="EQ_PREAMP"
  737. x="6" y="24"
  738. w="5" h="30"
  739. orientation="vertical"
  740. thumb="bathslider"
  741. downThumb="bathslider"
  742. />
  743. <slider
  744. id="eq1"
  745. action="EQ_BAND" param="1"
  746. x="38" y="24"
  747. w="5" h="30"
  748. orientation="vertical"
  749. thumb="bathslider"
  750. downThumb="bathslider"
  751. />
  752. <slider
  753. id="eq2"
  754. action="EQ_BAND" param="2"
  755. x="46" y="24"
  756. w="5" h="30"
  757. orientation="vertical"
  758. thumb="bathslider"
  759. downThumb="bathslider"
  760. />
  761. <slider
  762. id="eq3"
  763. action="EQ_BAND" param="3"
  764. x="54" y="24"
  765. w="5" h="30"
  766. orientation="vertical"
  767. thumb="bathslider"
  768. downThumb="bathslider"
  769. />
  770. <slider
  771. id="eq4"
  772. action="EQ_BAND" param="4"
  773. x="62" y="24"
  774. w="5" h="30"
  775. orientation="vertical"
  776. thumb="bathslider"
  777. downThumb="bathslider"
  778. />
  779. <slider
  780. id="eq5"
  781. action="EQ_BAND" param="5"
  782. x="70" y="24"
  783. w="5" h="30"
  784. orientation="vertical"
  785. thumb="bathslider"
  786. downThumb="bathslider"
  787. />
  788. <slider
  789. id="eq6"
  790. action="EQ_BAND" param="6"
  791. x="78" y="24"
  792. w="5" h="30"
  793. orientation="vertical"
  794. thumb="bathslider"
  795. downThumb="bathslider"
  796. />
  797. <slider
  798. id="eq7"
  799. action="EQ_BAND" param="7"
  800. x="86" y="24"
  801. w="5" h="30"
  802. orientation="vertical"
  803. thumb="bathslider"
  804. downThumb="bathslider"
  805. />
  806. <slider
  807. id="eq8"
  808. action="EQ_BAND" param="8"
  809. x="94" y="24"
  810. w="5" h="30"
  811. orientation="vertical"
  812. thumb="bathslider"
  813. downThumb="bathslider"
  814. />
  815. <slider
  816. id="eq9"
  817. action="EQ_BAND" param="9"
  818. x="102" y="24"
  819. w="5" h="30"
  820. orientation="vertical"
  821. thumb="bathslider"
  822. downThumb="bathslider"
  823. />
  824. <slider
  825. id="eq10"
  826. action="EQ_BAND" param="10"
  827. x="110" y="24"
  828. w="5" h="30"
  829. orientation="vertical"
  830. thumb="bathslider"
  831. downThumb="bathslider"
  832. />
  833. </groupdef>
  834. <groupdef id="endeq" background="endeq" move="1">
  835. <button
  836. id="Close"
  837. action="CLOSE"
  838. x="108" y="0"      
  839. image="endclose"
  840. downImage="endcloseprs"
  841. tooltip="Close Window"
  842. />
  843. <button
  844. id="on"
  845. action="MENU" param="presets"
  846. x="98" y="15" 
  847. image="endpreset"
  848. downImage="endpresetprs"
  849. tooltip="Display Presets Menu"
  850. />
  851. <button
  852. id="on"
  853. action="EQ_AUTO"
  854. x="37" y="15" 
  855. image="endautooff"
  856. activeImage="endautoon"
  857. tooltip="Toggle EQ Automatic Processing"
  858. />
  859. <button
  860. id="on"
  861. action="EQ_TOGGLE"
  862. x="20" y="15"
  863. image="endeqtoggleoff"
  864. activeImage="endeqtoggleon"
  865. tooltip="Toggle EQ Processing"
  866. />
  867. <slider
  868. id="preamp"
  869. action="EQ_PREAMP"
  870. x="25" y="30"
  871. w="5" h="25"
  872. orientation="vertical"
  873. thumb="endslider"
  874. downThumb="endslider"
  875. />
  876. <slider
  877. id="eq1"
  878. action="EQ_BAND" param="1"
  879. x="40" y="30"
  880. w="5" h="25"
  881. orientation="vertical"
  882. thumb="endslider"
  883. downThumb="endslider"
  884. />
  885. <slider
  886. id="eq2"
  887. action="EQ_BAND" param="2"
  888. x="47" y="30"
  889. w="5" h="25"
  890. orientation="vertical"
  891. thumb="endslider"
  892. downThumb="endslider"
  893. />
  894. <slider
  895. id="eq3"
  896. action="EQ_BAND" param="3"
  897. x="54" y="30"
  898. w="5" h="25"
  899. orientation="vertical"
  900. thumb="endslider"
  901. downThumb="endslider"
  902. />
  903. <slider
  904. id="eq4"
  905. action="EQ_BAND" param="4"
  906. x="61" y="30"
  907. w="5" h="25"
  908. orientation="vertical"
  909. thumb="endslider"
  910. downThumb="endslider"
  911. />
  912. <slider
  913. id="eq5"
  914. action="EQ_BAND" param="5"
  915. x="68" y="30"
  916. w="5" h="25"
  917. orientation="vertical"
  918. thumb="endslider"
  919. downThumb="endslider"
  920. />
  921. <slider
  922. id="eq6"
  923. action="EQ_BAND" param="6"
  924. x="75" y="30"
  925. w="5" h="25"
  926. orientation="vertical"
  927. thumb="endslider"
  928. downThumb="endslider"
  929. />
  930. <slider
  931. id="eq7"
  932. action="EQ_BAND" param="7"
  933. x="82" y="30"
  934. w="5" h="25"
  935. orientation="vertical"
  936. thumb="endslider"
  937. downThumb="endslider"
  938. />
  939. <slider
  940. id="eq8"
  941. action="EQ_BAND" param="8"
  942. x="89" y="30"
  943. w="5" h="25"
  944. orientation="vertical"
  945. thumb="endslider"
  946. downThumb="endslider"
  947. />
  948. <slider
  949. id="eq9"
  950. action="EQ_BAND" param="9"
  951. x="96" y="30"
  952. w="5" h="25"
  953. orientation="vertical"
  954. thumb="endslider"
  955. downThumb="endslider"
  956. />
  957. <slider
  958. id="eq10"
  959. action="EQ_BAND" param="10"
  960. x="103" y="30"
  961. w="5" h="25"
  962. orientation="vertical"
  963. thumb="endslider"
  964. downThumb="endslider"
  965. />
  966. </groupdef>
  967.  
  968. <groupdef id="blueeq" background="blueeq" move="1">
  969. <button
  970. id="Close"
  971. action="CLOSE"
  972. x="108" y="0"      
  973. image="blueclose"
  974. downImage="bluecloseprs"
  975. tooltip="Close Window"
  976. />
  977. <button
  978. id="on"
  979. action="MENU" param="presets"
  980. x="104" y="11" 
  981. image="bluepreset"
  982. downImage="bluepresetprs"
  983. tooltip="Display Presets Menu"
  984. />
  985. <button
  986. id="on"
  987. action="EQ_AUTO"
  988. x="43" y="11" 
  989. image="blueautooff"
  990. activeImage="blueautoon"
  991. tooltip="Toggle EQ Automatic Processing"
  992. />
  993. <button
  994. id="on"
  995. action="EQ_TOGGLE"
  996. x="23" y="12"
  997. image="blueeqtoggleoff"
  998. activeImage="blueeqtoggleon"
  999. tooltip="Toggle EQ Processing"
  1000. />
  1001. <slider
  1002. id="preamp"
  1003. action="EQ_PREAMP"
  1004. x="10" y="30"
  1005. w="7" h="25"
  1006. orientation="vertical"
  1007. thumb="blueslider"
  1008. downThumb="blueslider"
  1009. />
  1010. <slider
  1011. id="eq1"
  1012. action="EQ_BAND" param="1"
  1013. x="40" y="30"
  1014. w="7" h="25"
  1015. orientation="vertical"
  1016. thumb="blueslider"
  1017. downThumb="blueslider"
  1018. />
  1019. <slider
  1020. id="eq2"
  1021. action="EQ_BAND" param="2"
  1022. x="48" y="30"
  1023. w="7" h="25"
  1024. orientation="vertical"
  1025. thumb="blueslider"
  1026. downThumb="blueslider"
  1027. />
  1028. <slider
  1029. id="eq3"
  1030. action="EQ_BAND" param="3"
  1031. x="56" y="30"
  1032. w="7" h="25"
  1033. orientation="vertical"
  1034. thumb="blueslider"
  1035. downThumb="blueslider"
  1036. />
  1037. <slider
  1038. id="eq4"
  1039. action="EQ_BAND" param="4"
  1040. x="64" y="30"
  1041. w="7" h="25"
  1042. orientation="vertical"
  1043. thumb="blueslider"
  1044. downThumb="blueslider"
  1045. />
  1046. <slider
  1047. id="eq5"
  1048. action="EQ_BAND" param="5"
  1049. x="72" y="30"
  1050. w="7" h="25"
  1051. orientation="vertical"
  1052. thumb="blueslider"
  1053. downThumb="blueslider"
  1054. />
  1055. <slider
  1056. id="eq6"
  1057. action="EQ_BAND" param="6"
  1058. x="80" y="30"
  1059. w="7" h="25"
  1060. orientation="vertical"
  1061. thumb="blueslider"
  1062. downThumb="blueslider"
  1063. />
  1064. <slider
  1065. id="eq7"
  1066. action="EQ_BAND" param="7"
  1067. x="88" y="30"
  1068. w="7" h="25"
  1069. orientation="vertical"
  1070. thumb="blueslider"
  1071. downThumb="blueslider"
  1072. />
  1073. <slider
  1074. id="eq8"
  1075. action="EQ_BAND" param="8"
  1076. x="96" y="30"
  1077. w="7" h="25"
  1078. orientation="vertical"
  1079. thumb="blueslider"
  1080. downThumb="blueslider"
  1081. />
  1082. <slider
  1083. id="eq9"
  1084. action="EQ_BAND" param="9"
  1085. x="104" y="30"
  1086. w="7" h="25"
  1087. orientation="vertical"
  1088. thumb="blueslider"
  1089. downThumb="blueslider"
  1090. />
  1091. <slider
  1092. id="eq10"
  1093. action="EQ_BAND" param="10"
  1094. x="112" y="30"
  1095. w="7" h="25"
  1096. orientation="vertical"
  1097. thumb="blueslider"
  1098. downThumb="blueslider"
  1099. />
  1100. </groupdef>
  1101.  
  1102. <layout id="normal" background="background"  ghost="1" desktopalpha="0" >
  1103. <group id="blueeq" x="0" y="0"/>
  1104. <group id="endeq" x="0" y="0"/>
  1105. <group id="batheq" x="0" y="0"/>
  1106. <group id="crayolaeq" x="0" y="0"/>
  1107. <group id="jerieq" x="0" y="0"/>
  1108. <group id="freeloveeq" x="0" y="0"/>
  1109. <group id="defaulteq" x="0" y="0"/>
  1110. <group id="wa3eq" x="0" y="0"/>
  1111. </layout>