Advertisement
Obey138

Monstercat Visualizer Modified

Jun 29th, 2015
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
INI file 21.01 KB | None | 0 0
  1. ; Monstercat Visualizer
  2. ; =========================
  3. ; marcopixel.deviantart.com
  4. ; Many thanks for the audiolevel.dll plugin to dgrace
  5. ; ----------------------------------
  6.  
  7. [Rainmeter]
  8. Update=0
  9.  
  10. [Metadata]
  11. Name=Monstercat Visualizer Modified
  12. Author=marcopixel,KarBoy2314PL
  13. Version=1
  14. License=CC BY 3.0
  15. Information=Thank you for marcopixel @ deviantART for inspiration and majority of code!
  16.  
  17. ; ----------------------------------
  18. ; VARIABLES - For changing font, player, bar color and more.
  19. ; ----------------------------------
  20.  
  21. [Variables]
  22. ; Font for Artist
  23. ArtistFont=Franklin Gothic Heavy
  24. ; Font Color
  25. FontColor=0,0,0,255
  26. ; Font for Title
  27. TitleFont=Franklin Gothic
  28. ; Color for Font Border, use 0,0,0,0 to clear
  29. BorderColor=255,255,255,255
  30. ; Color for filled Progress Bar
  31. BarColor=125,172,254,255
  32. ; Music Player, for more details check "http://docs.rainmeter.net/manual/plugins/nowplaying"
  33. Player=Spotify
  34. ; Color for Back of Progress Bar
  35. ProgBarColor=116,116,116,255
  36. ; USE AT YOUR OWN RISK!; DEBUG STUFF!!!
  37. inv=255,0,0,0
  38. MinBarValue=0.01
  39. BarHeight=400
  40. BarW=20
  41. BarSpace=21r
  42. Size=0.5
  43. ; ----------------------------------
  44. ; Background
  45. ; ----------------------------------
  46. [bg]
  47. Meter=Image
  48. SolidColor=#inv#
  49. X=0
  50. Y=0
  51. H=#BarHeight#
  52. W=779
  53.  
  54. ; ----------------------------------
  55. ; MEASURES
  56. ; ----------------------------------
  57.  
  58. [measureAudioRaw_Out]
  59. ; This measure is the heart of the visualizer.
  60. ; Documentation: http://rainmeter.net/forum/viewtopic.php?f=18&t=18802
  61. Measure=Plugin
  62. Plugin=AudioLevel
  63. Port=Output
  64. RMSAttack=0
  65. RMSDecay=100
  66. RMSGain=0.0
  67. PeakAttack=20
  68. PeakDecay=0
  69. PeakGain=10
  70. FFTSize=2048
  71. FFTOverlap=1024
  72. FFTAttack=500
  73. FFTDecay=0
  74. Bands=72
  75. FreqMin=10
  76. FreqMax=15000
  77. Sensitivity=65
  78. ; ----------------------------------
  79. ; MEASURES Visualizer Bars - these output the values for the bars
  80. ; ----------------------------------
  81.  
  82. [measureAudioOut_01]
  83. Measure=Plugin
  84. Plugin=AudioLevel
  85. Parent=measureAudioRaw_Out
  86. Type=Band
  87. BandIdx=1
  88.  
  89. [measureAudioOut_02]
  90. Measure=Plugin
  91. Plugin=AudioLevel
  92. Parent=measureAudioRaw_Out
  93. Type=Band
  94. BandIdx=2
  95.  
  96. [measureAudioOut_03]
  97. Measure=Plugin
  98. Plugin=AudioLevel
  99. Parent=measureAudioRaw_Out
  100. Type=Band
  101. BandIdx=3
  102.  
  103. [measureAudioOut_04]
  104. Measure=Plugin
  105. Plugin=AudioLevel
  106. Parent=measureAudioRaw_Out
  107. Type=Band
  108. BandIdx=4
  109.  
  110. [measureAudioOut_05]
  111. Measure=Plugin
  112. Plugin=AudioLevel
  113. Parent=measureAudioRaw_Out
  114. Type=Band
  115. BandIdx=5
  116.  
  117. [measureAudioOut_06]
  118. Measure=Plugin
  119. Plugin=AudioLevel
  120. Parent=measureAudioRaw_Out
  121. Type=Band
  122. BandIdx=6
  123.  
  124. [measureAudioOut_07]
  125. Measure=Plugin
  126. Plugin=AudioLevel
  127. Parent=measureAudioRaw_Out
  128. Type=Band
  129. BandIdx=7
  130.  
  131. [measureAudioOut_08]
  132. Measure=Plugin
  133. Plugin=AudioLevel
  134. Parent=measureAudioRaw_Out
  135. Type=Band
  136. BandIdx=8
  137.  
  138. [measureAudioOut_09]
  139. Measure=Plugin
  140. Plugin=AudioLevel
  141. Parent=measureAudioRaw_Out
  142. Type=Band
  143. BandIdx=9
  144.  
  145. [measureAudioOut_10]
  146. Measure=Plugin
  147. Plugin=AudioLevel
  148. Parent=measureAudioRaw_Out
  149. Type=Band
  150. BandIdx=10
  151.  
  152. [measureAudioOut_11]
  153. Measure=Plugin
  154. Plugin=AudioLevel
  155. Parent=measureAudioRaw_Out
  156. Type=Band
  157. BandIdx=11
  158.  
  159. [measureAudioOut_12]
  160. Measure=Plugin
  161. Plugin=AudioLevel
  162. Parent=measureAudioRaw_Out
  163. Type=Band
  164. BandIdx=12
  165.  
  166. [measureAudioOut_13]
  167. Measure=Plugin
  168. Plugin=AudioLevel
  169. Parent=measureAudioRaw_Out
  170. Type=Band
  171. BandIdx=13
  172.  
  173. [measureAudioOut_14]
  174. Measure=Plugin
  175. Plugin=AudioLevel
  176. Parent=measureAudioRaw_Out
  177. Type=Band
  178. BandIdx=14
  179.  
  180. [measureAudioOut_15]
  181. Measure=Plugin
  182. Plugin=AudioLevel
  183. Parent=measureAudioRaw_Out
  184. Type=Band
  185. BandIdx=15
  186.  
  187. [measureAudioOut_16]
  188. Measure=Plugin
  189. Plugin=AudioLevel
  190. Parent=measureAudioRaw_Out
  191. Type=Band
  192. BandIdx=16
  193.  
  194. [measureAudioOut_17]
  195. Measure=Plugin
  196. Plugin=AudioLevel
  197. Parent=measureAudioRaw_Out
  198. Type=Band
  199. BandIdx=17
  200.  
  201. [measureAudioOut_18]
  202. Measure=Plugin
  203. Plugin=AudioLevel
  204. Parent=measureAudioRaw_Out
  205. Type=Band
  206. BandIdx=18
  207.  
  208. [measureAudioOut_19]
  209. Measure=Plugin
  210. Plugin=AudioLevel
  211. Parent=measureAudioRaw_Out
  212. Type=Band
  213. BandIdx=19
  214.  
  215. [measureAudioOut_20]
  216. Measure=Plugin
  217. Plugin=AudioLevel
  218. Parent=measureAudioRaw_Out
  219. Type=Band
  220. BandIdx=20
  221.  
  222. [measureAudioOut_21]
  223. Measure=Plugin
  224. Plugin=AudioLevel
  225. Parent=measureAudioRaw_Out
  226. Type=Band
  227. BandIdx=21
  228.  
  229. [measureAudioOut_22]
  230. Measure=Plugin
  231. Plugin=AudioLevel
  232. Parent=measureAudioRaw_Out
  233. Type=Band
  234. BandIdx=22
  235.  
  236. [measureAudioOut_23]
  237. Measure=Plugin
  238. Plugin=AudioLevel
  239. Parent=measureAudioRaw_Out
  240. Type=Band
  241. BandIdx=23
  242.  
  243. [measureAudioOut_24]
  244. Measure=Plugin
  245. Plugin=AudioLevel
  246. Parent=measureAudioRaw_Out
  247. Type=Band
  248. BandIdx=24
  249.  
  250. [measureAudioOut_25]
  251. Measure=Plugin
  252. Plugin=AudioLevel
  253. Parent=measureAudioRaw_Out
  254. Type=Band
  255. BandIdx=25
  256.  
  257. [measureAudioOut_26]
  258. Measure=Plugin
  259. Plugin=AudioLevel
  260. Parent=measureAudioRaw_Out
  261. Type=Band
  262. BandIdx=26
  263.  
  264. [measureAudioOut_27]
  265. Measure=Plugin
  266. Plugin=AudioLevel
  267. Parent=measureAudioRaw_Out
  268. Type=Band
  269. BandIdx=27
  270.  
  271. [measureAudioOut_28]
  272. Measure=Plugin
  273. Plugin=AudioLevel
  274. Parent=measureAudioRaw_Out
  275. Type=Band
  276. BandIdx=28
  277.  
  278. [measureAudioOut_29]
  279. Measure=Plugin
  280. Plugin=AudioLevel
  281. Parent=measureAudioRaw_Out
  282. Type=Band
  283. BandIdx=29
  284.  
  285. [measureAudioOut_30]
  286. Measure=Plugin
  287. Plugin=AudioLevel
  288. Parent=measureAudioRaw_Out
  289. Type=Band
  290. BandIdx=30
  291.  
  292. [measureAudioOut_31]
  293. Measure=Plugin
  294. Plugin=AudioLevel
  295. Parent=measureAudioRaw_Out
  296. Type=Band
  297. BandIdx=31
  298.  
  299. [measureAudioOut_32]
  300. Measure=Plugin
  301. Plugin=AudioLevel
  302. Parent=measureAudioRaw_Out
  303. Type=Band
  304. BandIdx=32
  305.  
  306. [measureAudioOut_33]
  307. Measure=Plugin
  308. Plugin=AudioLevel
  309. Parent=measureAudioRaw_Out
  310. Type=Band
  311. BandIdx=33
  312.  
  313. [measureAudioOut_34]
  314. Measure=Plugin
  315. Plugin=AudioLevel
  316. Parent=measureAudioRaw_Out
  317. Type=Band
  318. BandIdx=34
  319.  
  320. [measureAudioOut_35]
  321. Measure=Plugin
  322. Plugin=AudioLevel
  323. Parent=measureAudioRaw_Out
  324. Type=Band
  325. BandIdx=35
  326.  
  327. [measureAudioOut_36]
  328. Measure=Plugin
  329. Plugin=AudioLevel
  330. Parent=measureAudioRaw_Out
  331. Type=Band
  332. BandIdx=36
  333.  
  334. [measureAudioOut_37]
  335. Measure=Plugin
  336. Plugin=AudioLevel
  337. Parent=measureAudioRaw_Out
  338. Type=Band
  339. BandIdx=37
  340.  
  341. [measureAudioOut_38]
  342. Measure=Plugin
  343. Plugin=AudioLevel
  344. Parent=measureAudioRaw_Out
  345. Type=Band
  346. BandIdx=38
  347.  
  348. [measureAudioOut_39]
  349. Measure=Plugin
  350. Plugin=AudioLevel
  351. Parent=measureAudioRaw_Out
  352. Type=Band
  353. BandIdx=39
  354.  
  355. [measureAudioOut_40]
  356. Measure=Plugin
  357. Plugin=AudioLevel
  358. Parent=measureAudioRaw_Out
  359. Type=Band
  360. BandIdx=40
  361.  
  362. [measureAudioOut_41]
  363. Measure=Plugin
  364. Plugin=AudioLevel
  365. Parent=measureAudioRaw_Out
  366. Type=Band
  367. BandIdx=41
  368.  
  369.  
  370. [measureAudioOut_42]
  371. Measure=Plugin
  372. Plugin=AudioLevel
  373. Parent=measureAudioRaw_Out
  374. Type=Band
  375. BandIdx=42
  376.  
  377. [measureAudioOut_43]
  378. Measure=Plugin
  379. Plugin=AudioLevel
  380. Parent=measureAudioRaw_Out
  381. Type=Band
  382. BandIdx=43
  383.  
  384. [measureAudioOut_44]
  385. Measure=Plugin
  386. Plugin=AudioLevel
  387. Parent=measureAudioRaw_Out
  388. Type=Band
  389. BandIdx=44
  390.  
  391. [measureAudioOut_45]
  392. Measure=Plugin
  393. Plugin=AudioLevel
  394. Parent=measureAudioRaw_Out
  395. Type=Band
  396. BandIdx=45
  397.  
  398. [measureAudioOut_46]
  399. Measure=Plugin
  400. Plugin=AudioLevel
  401. Parent=measureAudioRaw_Out
  402. Type=Band
  403. BandIdx=46
  404.  
  405. [measureAudioOut_47]
  406. Measure=Plugin
  407. Plugin=AudioLevel
  408. Parent=measureAudioRaw_Out
  409. Type=Band
  410. BandIdx=47
  411.  
  412. [measureAudioOut_48]
  413. Measure=Plugin
  414. Plugin=AudioLevel
  415. Parent=measureAudioRaw_Out
  416. Type=Band
  417. BandIdx=48
  418. [measureAudioOut_49]
  419. Measure=Plugin
  420. Plugin=AudioLevel
  421. Parent=measureAudioRaw_Out
  422. Type=Band
  423. BandIdx=49
  424. [measureAudioOut_50]
  425. Measure=Plugin
  426. Plugin=AudioLevel
  427. Parent=measureAudioRaw_Out
  428. Type=Band
  429. BandIdx=50
  430. [measureAudioOut_51]
  431. Measure=Plugin
  432. Plugin=AudioLevel
  433. Parent=measureAudioRaw_Out
  434. Type=Band
  435. BandIdx=51
  436. [measureAudioOut_52]
  437. Measure=Plugin
  438. Plugin=AudioLevel
  439. Parent=measureAudioRaw_Out
  440. Type=Band
  441. BandIdx=52
  442. [measureAudioOut_53]
  443. Measure=Plugin
  444. Plugin=AudioLevel
  445. Parent=measureAudioRaw_Out
  446. Type=Band
  447. BandIdx=53
  448. [measureAudioOut_54]
  449. Measure=Plugin
  450. Plugin=AudioLevel
  451. Parent=measureAudioRaw_Out
  452. Type=Band
  453. BandIdx=54
  454. [measureAudioOut_55]
  455. Measure=Plugin
  456. Plugin=AudioLevel
  457. Parent=measureAudioRaw_Out
  458. Type=Band
  459. BandIdx=55
  460. [measureAudioOut_56]
  461. Measure=Plugin
  462. Plugin=AudioLevel
  463. Parent=measureAudioRaw_Out
  464. Type=Band
  465. BandIdx=56
  466. [measureAudioOut_57]
  467. Measure=Plugin
  468. Plugin=AudioLevel
  469. Parent=measureAudioRaw_Out
  470. Type=Band
  471. BandIdx=57
  472. [measureAudioOut_58]
  473. Measure=Plugin
  474. Plugin=AudioLevel
  475. Parent=measureAudioRaw_Out
  476. Type=Band
  477. BandIdx=58
  478. [measureAudioOut_59]
  479. Measure=Plugin
  480. Plugin=AudioLevel
  481. Parent=measureAudioRaw_Out
  482. Type=Band
  483. BandIdx=59
  484. [measureAudioOut_60]
  485. Measure=Plugin
  486. Plugin=AudioLevel
  487. Parent=measureAudioRaw_Out
  488. Type=Band
  489. BandIdx=60
  490. [measureAudioOut_61]
  491. Measure=Plugin
  492. Plugin=AudioLevel
  493. Parent=measureAudioRaw_Out
  494. Type=Band
  495. BandIdx=61
  496. [measureAudioOut_62]
  497. Measure=Plugin
  498. Plugin=AudioLevel
  499. Parent=measureAudioRaw_Out
  500. Type=Band
  501. BandIdx=62
  502. [measureAudioOut_63]
  503. Measure=Plugin
  504. Plugin=AudioLevel
  505. Parent=measureAudioRaw_Out
  506. Type=Band
  507. BandIdx=63
  508. [measureAudioOut_64]
  509. Measure=Plugin
  510. Plugin=AudioLevel
  511. Parent=measureAudioRaw_Out
  512. Type=Band
  513. BandIdx=64
  514. [measureAudioOut_65]
  515. Measure=Plugin
  516. Plugin=AudioLevel
  517. Parent=measureAudioRaw_Out
  518. Type=Band
  519. BandIdx=65
  520. [measureAudioOut_66]
  521. Measure=Plugin
  522. Plugin=AudioLevel
  523. Parent=measureAudioRaw_Out
  524. Type=Band
  525. BandIdx=66
  526. [measureAudioOut_67]
  527. Measure=Plugin
  528. Plugin=AudioLevel
  529. Parent=measureAudioRaw_Out
  530. Type=Band
  531. BandIdx=67
  532. [measureAudioOut_68]
  533. Measure=Plugin
  534. Plugin=AudioLevel
  535. Parent=measureAudioRaw_Out
  536. Type=Band
  537. BandIdx=68
  538. [measureAudioOut_69]
  539. Measure=Plugin
  540. Plugin=AudioLevel
  541. Parent=measureAudioRaw_Out
  542. Type=Band
  543. BandIdx=69
  544. [measureAudioOut_70]
  545. Measure=Plugin
  546. Plugin=AudioLevel
  547. Parent=measureAudioRaw_Out
  548. Type=Band
  549. BandIdx=70
  550. [measureAudioOut_71]
  551. Measure=Plugin
  552. Plugin=AudioLevel
  553. Parent=measureAudioRaw_Out
  554. Type=Band
  555. BandIdx=71
  556.  
  557. ; ----------------------------------
  558. ; METERS - Stuff that gets drawn (like bars, cover, text)
  559. ; ----------------------------------
  560.  
  561. [meter_bar01]
  562. Meter=BAR
  563. Orientation=Vertical
  564. MeasureName=measureAudioOut_01
  565. X=0
  566. Y=0
  567. W=#BarW#
  568. H=#BarHeight#
  569. ; BarColor=#bar01#
  570. BarColor=#inv#
  571. [meter_bar02]
  572. Meter=BAR
  573. Orientation=Vertical
  574. MeasureName=measureAudioOut_02
  575. X=#BarSpace#
  576. Y=0r
  577. W=#BarW#
  578. H=#BarHeight#
  579. ; BarColor=#bar02#
  580. BarColor=#inv#
  581. [meter_bar03]
  582. Meter=BAR
  583. Orientation=Vertical
  584. MeasureName=measureAudioOut_03
  585. X=#BarSpace#
  586. Y=0r
  587. W=#BarW#
  588. H=#BarHeight#
  589. ; BarColor=#bar03#
  590. BarColor=#inv#
  591. [meter_bar04]
  592. Meter=BAR
  593. Orientation=Vertical
  594. MeasureName=measureAudioOut_04
  595. X=#BarSpace#
  596. Y=0r
  597. W=#BarW#
  598. H=#BarHeight#
  599. ; BarColor=#bar04#
  600. BarColor=#inv#
  601. [meter_bar05]
  602. Meter=BAR
  603. Orientation=Vertical
  604. MeasureName=measureAudioOut_05
  605. X=#BarSpace#
  606. Y=0r
  607. W=#BarW#
  608. H=#BarHeight#
  609. ; BarColor=#bar05#
  610. BarColor=#inv#
  611. [meter_bar06]
  612. Meter=BAR
  613. Orientation=Vertical
  614. MeasureName=measureAudioOut_06
  615. X=#BarSpace#
  616. Y=0r
  617. W=#BarW#
  618. H=#BarHeight#
  619. ; BarColor=#bar06#
  620. BarColor=#inv#
  621. [meter_bar07]
  622. Meter=BAR
  623. Orientation=Vertical
  624. MeasureName=measureAudioOut_07
  625. X=#BarSpace#
  626. Y=0r
  627. W=#BarW#
  628. H=#BarHeight#
  629. ; BarColor=#bar07#
  630. BarColor=#inv#
  631. [meter_bar08]
  632. Meter=BAR
  633. Orientation=Vertical
  634. MeasureName=measureAudioOut_08
  635. X=#BarSpace#
  636. Y=0r
  637. W=#BarW#
  638. H=#BarHeight#
  639. ; BarColor=#bar08#
  640. BarColor=#inv#
  641. [meter_bar09]
  642. Meter=BAR
  643. Orientation=Vertical
  644. MeasureName=measureAudioOut_09
  645. X=#BarSpace#
  646. Y=0r
  647. W=#BarW#
  648. H=#BarHeight#
  649. ; BarColor=#bar09#
  650. BarColor=#inv#
  651. [meter_bar10]t
  652. Meter=BAR
  653. Orientation=Vertical
  654. MeasureName=measureAudioOut_10
  655. X=0
  656. Y=0
  657. W=#BarW#
  658. H=#BarHeight#
  659. ; BarColor=#bar10#
  660. BarColor=#barColor#
  661. [meter_bar11]
  662. Meter=BAR
  663. Orientation=Vertical
  664. MeasureName=measureAudioOut_11
  665. X=#BarSpace#
  666. Y=0r
  667. W=#BarW#
  668. H=#BarHeight#
  669. ; BarColor=#bar11#
  670. BarColor=#barColor#
  671. [meter_bar12]
  672. Meter=BAR
  673. Orientation=Vertical
  674. MeasureName=measureAudioOut_12
  675. X=#BarSpace#
  676. Y=0r
  677. W=#BarW#
  678. H=#BarHeight#
  679. ; BarColor=#bar12#
  680. BarColor=#barColor#
  681. [meter_bar13]
  682. Meter=BAR
  683. Orientation=Vertical
  684. MeasureName=measureAudioOut_13
  685. X=#BarSpace#
  686. Y=0r
  687. W=#BarW#
  688. H=#BarHeight#
  689. ; BarColor=#bar13#
  690. BarColor=#barColor#
  691. [meter_bar14]
  692. Meter=BAR
  693. Orientation=Vertical
  694. MeasureName=measureAudioOut_14
  695. X=#BarSpace#
  696. Y=0r
  697. W=#BarW#
  698. H=#BarHeight#
  699. ; BarColor=#bar14#
  700. BarColor=#barColor#
  701. [meter_bar15]
  702. Meter=BAR
  703. Orientation=Vertical
  704. MeasureName=measureAudioOut_15
  705. X=#BarSpace#
  706. Y=0r
  707. W=#BarW#
  708. H=#BarHeight#
  709. ; BarColor=#bar15#
  710. BarColor=#barColor#
  711. [meter_bar16]
  712. Meter=BAR
  713. Orientation=Vertical
  714. MeasureName=measureAudioOut_16
  715. X=#BarSpace#
  716. Y=0r
  717. W=#BarW#
  718. H=#BarHeight#
  719. ; BarColor=#bar16#
  720. BarColor=#barColor#
  721. [meter_bar17]
  722. Meter=BAR
  723. Orientation=Vertical
  724. MeasureName=measureAudioOut_17
  725. X=#BarSpace#
  726. Y=0r
  727. W=#BarW#
  728. H=#BarHeight#
  729. ; BarColor=#bar17#
  730. BarColor=#barColor#
  731. [meter_bar18]
  732. Meter=BAR
  733. Orientation=Vertical
  734. MeasureName=measureAudioOut_18
  735. X=#BarSpace#
  736. Y=0r
  737. W=#BarW#
  738. H=#BarHeight#
  739. ; BarColor=#bar18#
  740. BarColor=#barColor#
  741. [meter_bar19]
  742. Meter=BAR
  743. Orientation=Vertical
  744. MeasureName=measureAudioOut_19
  745. X=#BarSpace#
  746. Y=0r
  747. W=#BarW#
  748. H=#BarHeight#
  749. ; BarColor=#bar19#
  750. BarColor=#barColor#
  751. [meter_bar20]
  752. Meter=BAR
  753. Orientation=Vertical
  754. MeasureName=measureAudioOut_20
  755. X=#BarSpace#
  756. Y=0r
  757. W=#BarW#
  758. H=#BarHeight#
  759. ; BarColor=#bar20#
  760. BarColor=#barColor#
  761. [meter_bar21]
  762. Meter=BAR
  763. Orientation=Vertical
  764. MeasureName=measureAudioOut_21
  765. X=#BarSpace#
  766. Y=0r
  767. W=#BarW#
  768. H=#BarHeight#
  769. ; BarColor=#bar21#
  770. BarColor=#barColor#
  771. [meter_bar22]
  772. Meter=BAR
  773. Orientation=Vertical
  774. MeasureName=measureAudioOut_22
  775. X=#BarSpace#
  776. Y=0r
  777. W=#BarW#
  778. H=#BarHeight#
  779. ; BarColor=#bar22#
  780. BarColor=#barColor#
  781. [meter_bar23]
  782. Meter=BAR
  783. Orientation=Vertical
  784. MeasureName=measureAudioOut_23
  785. X=#BarSpace#
  786. Y=0r
  787. W=#BarW#
  788. H=#BarHeight#
  789. ; BarColor=#bar23#
  790. BarColor=#barColor#
  791. [meter_bar24]
  792. Meter=BAR
  793. Orientation=Vertical
  794. MeasureName=measureAudioOut_24
  795. X=#BarSpace#
  796. Y=0r
  797. W=#BarW#
  798. H=#BarHeight#
  799. ; BarColor=#bar24#
  800. BarColor=#barColor#
  801. [meter_bar25]
  802. Meter=BAR
  803. Orientation=Vertical
  804. MeasureName=measureAudioOut_25
  805. X=#BarSpace#
  806. Y=0r
  807. W=#BarW#
  808. H=#BarHeight#
  809. ; BarColor=#bar25#
  810. BarColor=#barColor#
  811. [meter_bar26]
  812. Meter=BAR
  813. Orientation=Vertical
  814. MeasureName=measureAudioOut_26
  815. X=#BarSpace#
  816. Y=0r
  817. W=#BarW#
  818. H=#BarHeight#
  819. ; BarColor=#bar26#
  820. BarColor=#barColor#
  821. [meter_bar27]
  822. Meter=BAR
  823. Orientation=Vertical
  824. MeasureName=measureAudioOut_27
  825. X=#BarSpace#
  826. Y=0r
  827. W=#BarW#
  828. H=#BarHeight#
  829. ; BarColor=#bar27#
  830. BarColor=#barColor#
  831. [meter_bar28]
  832. Meter=BAR
  833. Orientation=Vertical
  834. MeasureName=measureAudioOut_28
  835. X=#BarSpace#
  836. Y=0r
  837. W=#BarW#
  838. H=#BarHeight#
  839. ; BarColor=#bar28#
  840. BarColor=#barColor#
  841. [meter_bar29]
  842. Meter=BAR
  843. Orientation=Vertical
  844. MeasureName=measureAudioOut_29
  845. X=#BarSpace#
  846. Y=0r
  847. W=#BarW#
  848. H=#BarHeight#
  849. ; BarColor=#bar29#
  850. BarColor=#barColor#
  851. [meter_bar30]
  852. Meter=BAR
  853. Orientation=Vertical
  854. MeasureName=measureAudioOut_30
  855. X=#BarSpace#
  856. Y=0r
  857. W=#BarW#
  858. H=#BarHeight#
  859. ; BarColor=#bar30#
  860. BarColor=#barColor#
  861. [meter_bar31]
  862. Meter=BAR
  863. Orientation=Vertical
  864. MeasureName=measureAudioOut_31
  865. X=#BarSpace#
  866. Y=0r
  867. W=#BarW#
  868. H=#BarHeight#
  869. ; BarColor=#bar31#
  870. BarColor=#barColor#
  871. [meter_bar32]
  872. Meter=BAR
  873. Orientation=Vertical
  874. MeasureName=measureAudioOut_32
  875. X=#BarSpace#
  876. Y=0r
  877. W=#BarW#
  878. H=#BarHeight#
  879. ; BarColor=#bar32#
  880. BarColor=#barColor#
  881. [meter_bar33]
  882. Meter=BAR
  883. Orientation=Vertical
  884. MeasureName=measureAudioOut_33
  885. X=#BarSpace#
  886. Y=0r
  887. W=#BarW#
  888. H=#BarHeight#
  889. ; BarColor=#bar33#
  890. BarColor=#barColor#
  891. [meter_bar34]
  892. Meter=BAR
  893. Orientation=Vertical
  894. MeasureName=measureAudioOut_34
  895. X=#BarSpace#
  896. Y=0r
  897. W=#BarW#
  898. H=#BarHeight#
  899. ; BarColor=#bar34#
  900. BarColor=#barColor#
  901. [meter_bar35]
  902. Meter=BAR
  903. Orientation=Vertical
  904. MeasureName=measureAudioOut_35
  905. X=#BarSpace#
  906. Y=0r
  907. W=#BarW#
  908. H=#BarHeight#
  909. ; BarColor=#bar35#
  910. BarColor=#barColor#
  911. [meter_bar36]
  912. Meter=BAR
  913. Orientation=Vertical
  914. MeasureName=measureAudioOut_36
  915. X=#BarSpace#
  916. Y=0r
  917. W=#BarW#
  918. H=#BarHeight#
  919. ; BarColor=#bar36#
  920. BarColor=#barColor#
  921. [meter_bar37]
  922. Meter=BAR
  923. Orientation=Vertical
  924. MeasureName=measureAudioOut_37
  925. X=#BarSpace#
  926. Y=0r
  927. W=#BarW#
  928. H=#BarHeight#
  929. ; BarColor=#bar37#
  930. BarColor=#barColor#
  931. [meter_bar38]
  932. Meter=BAR
  933. Orientation=Vertical
  934. MeasureName=measureAudioOut_38
  935. X=#BarSpace#
  936. Y=0r
  937. W=#BarW#
  938. H=#BarHeight#
  939. ; BarColor=#bar38#
  940. BarColor=#barColor#
  941. [meter_bar39]
  942. Meter=BAR
  943. Orientation=Vertical
  944. MeasureName=measureAudioOut_39
  945. X=#BarSpace#
  946. Y=0r
  947. W=#BarW#
  948. H=#BarHeight#
  949. ; BarColor=#bar39#
  950. BarColor=#barColor#
  951. [meter_bar40]
  952. Meter=BAR
  953. Orientation=Vertical
  954. MeasureName=measureAudioOut_40
  955. X=#BarSpace#
  956. Y=0r
  957. W=#BarW#
  958. H=#BarHeight#
  959. ; BarColor=#bar40#
  960. BarColor=#barColor#
  961. [meter_bar41]
  962. Meter=BAR
  963. Orientation=Vertical
  964. MeasureName=measureAudioOut_41
  965. X=#BarSpace#
  966. Y=0r
  967. W=#BarW#
  968. H=#BarHeight#
  969. ; BarColor=#bar41#
  970. BarColor=#barColor#
  971. [meter_bar42]
  972. Meter=BAR
  973. Orientation=Vertical
  974. MeasureName=measureAudioOut_42
  975. X=#BarSpace#
  976. Y=0r
  977. W=#BarW#
  978. H=#BarHeight#
  979. ; BarColor=#bar42#
  980. BarColor=#barColor#
  981. [meter_bar43]
  982. Meter=BAR
  983. Orientation=Vertical
  984. MeasureName=measureAudioOut_43
  985. X=#BarSpace#
  986. Y=0r
  987. W=#BarW#
  988. H=#BarHeight#
  989. ; BarColor=#bar43#
  990. BarColor=#barColor#
  991. [meter_bar44]
  992. Meter=BAR
  993. Orientation=Vertical
  994. MeasureName=measureAudioOut_44
  995. X=#BarSpace#
  996. Y=0r
  997. W=#BarW#
  998. H=#BarHeight#
  999. ; BarColor=#bar44#
  1000. BarColor=#barColor#
  1001. [meter_bar45]
  1002. Meter=BAR
  1003. Orientation=Vertical
  1004. MeasureName=measureAudioOut_45
  1005. X=#BarSpace#
  1006. Y=0r
  1007. W=#BarW#
  1008. H=#BarHeight#
  1009. ; BarColor=#bar45#
  1010. BarColor=#barColor#
  1011. [meter_bar46]
  1012. Meter=BAR
  1013. Orientation=Vertical
  1014. MeasureName=measureAudioOut_46
  1015. X=#BarSpace#
  1016. Y=0r
  1017. W=#BarW#
  1018. H=#BarHeight#
  1019. ; BarColor=#bar46#
  1020. BarColor=#barColor#
  1021. [meter_bar47]
  1022. Meter=BAR
  1023. Orientation=Vertical
  1024. MeasureName=measureAudioOut_47
  1025. X=#BarSpace#
  1026. Y=0r
  1027. W=#BarW#
  1028. H=#BarHeight#
  1029. ; BarColor=#bar47#
  1030. BarColor=#barColor#
  1031. [meter_bar48]
  1032. Meter=BAR
  1033. Orientation=Vertical
  1034. MeasureName=measureAudioOut_48
  1035. X=#BarSpace#
  1036. Y=0r
  1037. W=#BarW#
  1038. H=#BarHeight#
  1039. ; BarColor=#bar48#
  1040. BarColor=#barColor#
  1041. [meter_bar49]
  1042. Meter=BAR
  1043. Orientation=Vertical
  1044. MeasureName=measureAudioOut_49
  1045. X=#BarSpace#
  1046. Y=0r
  1047. W=#BarW#
  1048. H=#BarHeight#
  1049. ; BarColor=#bar49#
  1050. BarColor=#barColor#
  1051. [meter_bar50]
  1052. Meter=BAR
  1053. Orientation=Vertical
  1054. MeasureName=measureAudioOut_50
  1055. X=#BarSpace#
  1056. Y=0r
  1057. W=#BarW#
  1058. H=#BarHeight#
  1059. ; BarColor=#bar50#
  1060. BarColor=#barColor#
  1061. [meter_bar51]
  1062. Meter=BAR
  1063. Orientation=Vertical
  1064. MeasureName=measureAudioOut_51
  1065. X=#BarSpace#
  1066. Y=0r
  1067. W=#BarW#
  1068. H=#BarHeight#
  1069. ; BarColor=#bar51#
  1070. BarColor=#barColor#
  1071. [meter_bar52]
  1072. Meter=BAR
  1073. Orientation=Vertical
  1074. MeasureName=measureAudioOut_52
  1075. X=#BarSpace#
  1076. Y=0r
  1077. W=#BarW#
  1078. H=#BarHeight#
  1079. ; BarColor=#bar52#
  1080. BarColor=#barColor#
  1081. [meter_bar52]
  1082. Meter=BAR
  1083. Orientation=Vertical
  1084. MeasureName=measureAudioOut_53
  1085. X=#BarSpace#
  1086. Y=0r
  1087. W=#BarW#
  1088. H=#BarHeight#
  1089. ; BarColor=#bar53#
  1090. BarColor=#barColor#
  1091. [meter_bar54]
  1092. Meter=BAR
  1093. Orientation=Vertical
  1094. MeasureName=measureAudioOut_54
  1095. X=#BarSpace#
  1096. Y=0r
  1097. W=#BarW#
  1098. H=#BarHeight#
  1099. ; BarColor=#bar54#
  1100. BarColor=#barColor#
  1101. [meter_bar55]
  1102. Meter=BAR
  1103. Orientation=Vertical
  1104. MeasureName=measureAudioOut_55
  1105. X=#BarSpace#
  1106. Y=0r
  1107. W=#BarW#
  1108. H=#BarHeight#
  1109. ; BarColor=#bar55#
  1110. BarColor=#barColor#
  1111. [meter_bar56]
  1112. Meter=BAR
  1113. Orientation=Vertical
  1114. MeasureName=measureAudioOut_56
  1115. X=#BarSpace#
  1116. Y=0r
  1117. W=#BarW#
  1118. H=#BarHeight#
  1119. ; BarColor=#bar56#
  1120. BarColor=#barColor#
  1121. [meter_bar57]
  1122. Meter=BAR
  1123. Orientation=Vertical
  1124. MeasureName=measureAudioOut_57
  1125. X=#BarSpace#
  1126. Y=0r
  1127. W=#BarW#
  1128. H=#BarHeight#
  1129. ; BarColor=#bar57#
  1130. BarColor=#barColor#
  1131. [meter_bar58]
  1132. Meter=BAR
  1133. Orientation=Vertical
  1134. MeasureName=measureAudioOut_58
  1135. X=#BarSpace#
  1136. Y=0r
  1137. W=#BarW#
  1138. H=#BarHeight#
  1139. ; BarColor=#bar58#
  1140. BarColor=#barColor#
  1141. [meter_bar59]
  1142. Meter=BAR
  1143. Orientation=Vertical
  1144. MeasureName=measureAudioOut_59
  1145. X=#BarSpace#
  1146. Y=0r
  1147. W=#BarW#
  1148. H=#BarHeight#
  1149. ; BarColor=#bar59#
  1150. BarColor=#barColor#
  1151. [meter_bar60]
  1152. Meter=BAR
  1153. Orientation=Vertical
  1154. MeasureName=measureAudioOut_60
  1155. X=#BarSpace#
  1156. Y=0r
  1157. W=#BarW#
  1158. H=#BarHeight#
  1159. ; BarColor=#bar60#
  1160. BarColor=#barColor#
  1161. [meter_bar61]
  1162. Meter=BAR
  1163. Orientation=Vertical
  1164. MeasureName=measureAudioOut_61
  1165. X=#BarSpace#
  1166. Y=0r
  1167. W=#BarW#
  1168. H=#BarHeight#
  1169. ; BarColor=#bar61#
  1170. BarColor=#barColor#
  1171. [meter_bar62]
  1172. Meter=BAR
  1173. Orientation=Vertical
  1174. MeasureName=measureAudioOut_62
  1175. X=#BarSpace#
  1176. Y=0r
  1177. W=#BarW#
  1178. H=#BarHeight#
  1179. ; BarColor=#bar62#
  1180. BarColor=#barColor#
  1181. [meter_bar63]
  1182. Meter=BAR
  1183. Orientation=Vertical
  1184. MeasureName=measureAudioOut_63
  1185. X=#BarSpace#
  1186. Y=0r
  1187. W=#BarW#
  1188. H=#BarHeight#
  1189. ; BarColor=#bar63#
  1190. BarColor=#barColor#
  1191. [meter_bar64]
  1192. Meter=BAR
  1193. Orientation=Vertical
  1194. MeasureName=measureAudioOut_64
  1195. X=#BarSpace#
  1196. Y=0r
  1197. W=#BarW#
  1198. H=#BarHeight#
  1199. ; BarColor=#bar60#
  1200. BarColor=#barColor#
  1201. [meter_bar65]
  1202. Meter=BAR
  1203. Orientation=Vertical
  1204. MeasureName=measureAudioOut_65
  1205. X=#BarSpace#
  1206. Y=0r
  1207. W=#BarW#
  1208. H=#BarHeight#
  1209. ; BarColor=#bar65#
  1210. BarColor=#barColor#
  1211. [meter_bar66]
  1212. Meter=BAR
  1213. Orientation=Vertical
  1214. MeasureName=measureAudioOut_66
  1215. X=#BarSpace#
  1216. Y=0r
  1217. W=#BarW#
  1218. H=#BarHeight#
  1219. ; BarColor=#bar65#
  1220. BarColor=#barColor#
  1221. [meter_bar67]
  1222. Meter=BAR
  1223. Orientation=Vertical
  1224. MeasureName=measureAudioOut_67
  1225. X=#BarSpace#
  1226. Y=0r
  1227. W=#BarW#
  1228. H=#BarHeight#
  1229. ; BarColor=#bar65#
  1230. BarColor=#barColor#
  1231. [meter_bar68]
  1232. Meter=BAR
  1233. Orientation=Vertical
  1234. MeasureName=measureAudioOut_68
  1235. X=#BarSpace#
  1236. Y=0r
  1237. W=#BarW#
  1238. H=#BarHeight#
  1239. ; BarColor=#bar65#
  1240. BarColor=#barColor#
  1241. [meter_bar69]
  1242. Meter=BAR
  1243. Orientation=Vertical
  1244. MeasureName=measureAudioOut_69
  1245. X=#BarSpace#
  1246. Y=0r
  1247. W=#BarW#
  1248. H=#BarHeight#
  1249. ; BarColor=#bar65#
  1250. BarColor=#barColor#
  1251. [meter_bar70]
  1252. Meter=BAR
  1253. Orientation=Vertical
  1254. MeasureName=measureAudioOut_70
  1255. X=#BarSpace#
  1256. Y=0r
  1257. W=#BarW#
  1258. H=#BarHeight#
  1259. ; BarColor=#bar65#
  1260. BarColor=#barColor#
  1261. [meter_bar71]
  1262. Meter=BAR
  1263. Orientation=Vertical
  1264. MeasureName=measureAudioOut_71
  1265. X=#BarSpace#
  1266. Y=0r
  1267. W=#BarW#
  1268. H=#BarHeight#
  1269. ; BarColor=#bar65#
  1270. BarColor=#barColor#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement