Advertisement
Obey138

Monstercat Visualizer

Jun 29th, 2015
1,347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
INI file 31.44 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
  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=191,191,191,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=12
  41. BarSpace=13r
  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=71
  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.  
  551. ;==========================
  552. ; Measure AudioLevel - spectrum output smoothed
  553. ;==========================
  554. [measureAudioOutSmoothed_01]
  555. Measure=Calc
  556. Formula=#MinBarValue# + ( measureAudioOut_01 + measureAudioOut_02 / 2) * #Size#
  557.  
  558. [measureAudioOutSmoothed_02]
  559. Measure=Calc
  560. Formula=#MinBarValue# + ( measureAudioOut_01 + measureAudioOut_02 + measureAudioOut_03 / 3) * #Size#
  561.  
  562. [measureAudioOutSmoothed_03]
  563. Measure=Calc
  564. Formula=#MinBarValue# + ( measureAudioOut_02 + measureAudioOut_03 + measureAudioOut_04 / 3) * #Size#
  565.  
  566. [measureAudioOutSmoothed_04]
  567. Measure=Calc
  568. Formula=#MinBarValue# + ( measureAudioOut_03 + measureAudioOut_04 + measureAudioOut_05 / 3) * #Size#
  569.  
  570. [measureAudioOutSmoothed_05]
  571. Measure=Calc
  572. Formula=#MinBarValue# + ( measureAudioOut_04 + measureAudioOut_05 + measureAudioOut_06 / 3) * #Size#
  573.  
  574. [measureAudioOutSmoothed_06]
  575. Measure=Calc
  576. Formula=#MinBarValue# + ( measureAudioOut_05 + measureAudioOut_06 + measureAudioOut_07 / 3) * #Size#
  577.  
  578. [measureAudioOutSmoothed_07]
  579. Measure=Calc
  580. Formula=#MinBarValue# + ( measureAudioOut_06 + measureAudioOut_07 + measureAudioOut_08 / 3) * #Size#
  581.  
  582. [measureAudioOutSmoothed_08]
  583. Measure=Calc
  584. Formula=#MinBarValue# + ( measureAudioOut_07 + measureAudioOut_08 + measureAudioOut_09 / 3) * #Size#
  585.  
  586. [measureAudioOutSmoothed_09]
  587. Measure=Calc
  588. Formula=#MinBarValue# + ( measureAudioOut_08 + measureAudioOut_09 + measureAudioOut_10 / 3) * #Size#
  589.  
  590. [measureAudioOutSmoothed_10]
  591. Measure=Calc
  592. Formula=#MinBarValue# + ( measureAudioOut_10 + measureAudioOut_11 / 2) * #Size#
  593.  
  594. [measureAudioOutSmoothed_11]
  595. Measure=Calc
  596. Formula=#MinBarValue# + ( measureAudioOut_10 + measureAudioOut_11 + measureAudioOut_12 / 3) * #Size#
  597.  
  598. [measureAudioOutSmoothed_12]
  599. Measure=Calc
  600. Formula=#MinBarValue# + ( measureAudioOut_11 + measureAudioOut_12 + measureAudioOut_13 / 3) * #Size#
  601.  
  602. [measureAudioOutSmoothed_13]
  603. Measure=Calc
  604. Formula=#MinBarValue# + ( measureAudioOut_12 + measureAudioOut_13 + measureAudioOut_14 / 3) * #Size#
  605.  
  606. [measureAudioOutSmoothed_14]
  607. Measure=Calc
  608. Formula=#MinBarValue# + ( measureAudioOut_13 + measureAudioOut_14 + measureAudioOut_15 / 3) * #Size#
  609.  
  610. [measureAudioOutSmoothed_15]
  611. Measure=Calc
  612. Formula=#MinBarValue# + ( measureAudioOut_14 + measureAudioOut_15 + measureAudioOut_16 / 3) * #Size#
  613.  
  614. [measureAudioOutSmoothed_16]
  615. Measure=Calc
  616. Formula=#MinBarValue# + ( measureAudioOut_15 + measureAudioOut_16 + measureAudioOut_17 / 3) * #Size#
  617.  
  618. [measureAudioOutSmoothed_17]
  619. Measure=Calc
  620. Formula=#MinBarValue# + ( measureAudioOut_16 + measureAudioOut_17 + measureAudioOut_18 / 3) * #Size#
  621.  
  622. [measureAudioOutSmoothed_18]
  623. Measure=Calc
  624. Formula=#MinBarValue# + ( measureAudioOut_17 + measureAudioOut_18 + measureAudioOut_19 / 3) * #Size#
  625.  
  626. [measureAudioOutSmoothed_19]
  627. Measure=Calc
  628. Formula=#MinBarValue# + ( measureAudioOut_18 + measureAudioOut_19 + measureAudioOut_20 / 3) * #Size#
  629.  
  630. [measureAudioOutSmoothed_20]
  631. Measure=Calc
  632. Formula=#MinBarValue# + ( measureAudioOut_19 + measureAudioOut_20 + measureAudioOut_21 / 3) * #Size#
  633.  
  634. [measureAudioOutSmoothed_21]
  635. Measure=Calc
  636. Formula=#MinBarValue# + ( measureAudioOut_20 + measureAudioOut_21 + measureAudioOut_22 / 3) * #Size#
  637.  
  638. [measureAudioOutSmoothed_22]
  639. Measure=Calc
  640. Formula=#MinBarValue# + ( measureAudioOut_21 + measureAudioOut_22 + measureAudioOut_23 / 3) * #Size#
  641.  
  642. [measureAudioOutSmoothed_23]
  643. Measure=Calc
  644. Formula=#MinBarValue# + ( measureAudioOut_22 + measureAudioOut_23 + measureAudioOut_24 / 3) * #Size#
  645.  
  646. [measureAudioOutSmoothed_24]
  647. Measure=Calc
  648. Formula=#MinBarValue# + ( measureAudioOut_23 + measureAudioOut_24 + measureAudioOut_25 / 3) * #Size#
  649.  
  650. [measureAudioOutSmoothed_25]
  651. Measure=Calc
  652. Formula=#MinBarValue# + ( measureAudioOut_24 + measureAudioOut_25 + measureAudioOut_26 / 3) * #Size#
  653.  
  654. [measureAudioOutSmoothed_26]
  655. Measure=Calc
  656. Formula=#MinBarValue# + ( measureAudioOut_25 + measureAudioOut_26 + measureAudioOut_27 / 3) * #Size#
  657.  
  658. [measureAudioOutSmoothed_27]
  659. Measure=Calc
  660. Formula=#MinBarValue# + ( measureAudioOut_26 + measureAudioOut_27 + measureAudioOut_28 / 3) * #Size#
  661.  
  662. [measureAudioOutSmoothed_28]
  663. Measure=Calc
  664. Formula=#MinBarValue# + ( measureAudioOut_27 + measureAudioOut_28 + measureAudioOut_29 / 3) * #Size#
  665.  
  666. [measureAudioOutSmoothed_29]
  667. Measure=Calc
  668. Formula=#MinBarValue# + ( measureAudioOut_28 + measureAudioOut_29 + measureAudioOut_30 / 3) * #Size#
  669.  
  670. [measureAudioOutSmoothed_30]
  671. Measure=Calc
  672. Formula=#MinBarValue# + ( measureAudioOut_29 + measureAudioOut_30 + measureAudioOut_31 / 3) * #Size#
  673.  
  674. [measureAudioOutSmoothed_31]
  675. Measure=Calc
  676. Formula=#MinBarValue# + ( measureAudioOut_30 + measureAudioOut_31 + measureAudioOut_32 / 3) * #Size#
  677.  
  678. [measureAudioOutSmoothed_32]
  679. Measure=Calc
  680. Formula=#MinBarValue# + ( measureAudioOut_31 + measureAudioOut_32 + measureAudioOut_33 / 3) * #Size#
  681.  
  682. [measureAudioOutSmoothed_33]
  683. Measure=Calc
  684. Formula=#MinBarValue# + ( measureAudioOut_32 + measureAudioOut_33 + measureAudioOut_34 / 3) * #Size#
  685.  
  686. [measureAudioOutSmoothed_34]
  687. Measure=Calc
  688. Formula=#MinBarValue# + ( measureAudioOut_33 + measureAudioOut_34 + measureAudioOut_35 / 3) * #Size#
  689.  
  690. [measureAudioOutSmoothed_35]
  691. Measure=Calc
  692. Formula=#MinBarValue# + ( measureAudioOut_34 + measureAudioOut_35 + measureAudioOut_36 / 3) * #Size#
  693.  
  694. [measureAudioOutSmoothed_36]
  695. Measure=Calc
  696. Formula=#MinBarValue# + ( measureAudioOut_35 + measureAudioOut_36 + measureAudioOut_37 / 3) * #Size#
  697.  
  698. [measureAudioOutSmoothed_37]
  699. Measure=Calc
  700. Formula=#MinBarValue# + ( measureAudioOut_36 + measureAudioOut_37 + measureAudioOut_38 / 3) * #Size#
  701.  
  702. [measureAudioOutSmoothed_38]
  703. Measure=Calc
  704. Formula=#MinBarValue# + ( measureAudioOut_27 + measureAudioOut_38 + measureAudioOut_39 / 3) * #Size#
  705.  
  706. [measureAudioOutSmoothed_39]
  707. Measure=Calc
  708. Formula=#MinBarValue# + ( measureAudioOut_38 + measureAudioOut_39 + measureAudioOut_40 / 3) * #Size#
  709.  
  710. [measureAudioOutSmoothed_40]
  711. Measure=Calc
  712. Formula=#MinBarValue# + ( measureAudioOut_39 + measureAudioOut_40 + measureAudioOut_41 / 3) * #Size#
  713.  
  714. [measureAudioOutSmoothed_41]
  715. Measure=Calc
  716. Formula=#MinBarValue# + ( measureAudioOut_40 + measureAudioOut_41 + measureAudioOut_42 / 3) * #Size#
  717.  
  718. [measureAudioOutSmoothed_42]
  719. Measure=Calc
  720. Formula=#MinBarValue# + ( measureAudioOut_41 + measureAudioOut_42 + measureAudioOut_43 / 3) * #Size#
  721.  
  722. [measureAudioOutSmoothed_43]
  723. Measure=Calc
  724. Formula=#MinBarValue# + ( measureAudioOut_42 + measureAudioOut_43 + measureAudioOut_44 / 3) * #Size#
  725.  
  726. [measureAudioOutSmoothed_44]
  727. Measure=Calc
  728. Formula=#MinBarValue# + ( measureAudioOut_43 + measureAudioOut_44 + measureAudioOut_45 / 3) * #Size#
  729.  
  730. [measureAudioOutSmoothed_45]
  731. Measure=Calc
  732. Formula=#MinBarValue# + ( measureAudioOut_44 + measureAudioOut_45 + measureAudioOut_46 / 3) * #Size#
  733.  
  734. [measureAudioOutSmoothed_46]
  735. Measure=Calc
  736. Formula=#MinBarValue# + ( measureAudioOut_45 + measureAudioOut_46 + measureAudioOut_47 / 3) * #Size#
  737.  
  738. [measureAudioOutSmoothed_47]
  739. Measure=Calc
  740. Formula=#MinBarValue# + ( measureAudioOut_46 + measureAudioOut_47 + measureAudioOut_48 / 3) * #Size#
  741.  
  742. [measureAudioOutSmoothed_48]
  743. Measure=Calc
  744. Formula=#MinBarValue# + ( measureAudioOut_47 + measureAudioOut_48 + measureAudioOut_49 / 3) * #Size#
  745.  
  746. [measureAudioOutSmoothed_49]
  747. Measure=Calc
  748. Formula=#MinBarValue# + ( measureAudioOut_48 + measureAudioOut_49 + measureAudioOut_50 / 3) * #Size#
  749.  
  750. [measureAudioOutSmoothed_50]
  751. Measure=Calc
  752. Formula=#MinBarValue# + ( measureAudioOut_49 + measureAudioOut_50 + measureAudioOut_51 / 3) * #Size#
  753.  
  754. [measureAudioOutSmoothed_51]
  755. Measure=Calc
  756. Formula=#MinBarValue# + ( measureAudioOut_50 + measureAudioOut_51 + measureAudioOut_52 / 3) * #Size#
  757.  
  758. [measureAudioOutSmoothed_52]
  759. Measure=Calc
  760. Formula=#MinBarValue# + ( measureAudioOut_51 + measureAudioOut_52 + measureAudioOut_53 / 3) * #Size#
  761.  
  762. [measureAudioOutSmoothed_53]
  763. Measure=Calc
  764. Formula=#MinBarValue# + ( measureAudioOut_52 + measureAudioOut_53 + measureAudioOut_54 / 3) * #Size#
  765.  
  766. [measureAudioOutSmoothed_54]
  767. Measure=Calc
  768. Formula=#MinBarValue# + ( measureAudioOut_53 + measureAudioOut_54 + measureAudioOut_55 / 3) * #Size#
  769.  
  770. [measureAudioOutSmoothed_55]
  771. Measure=Calc
  772. Formula=#MinBarValue# + ( measureAudioOut_54 + measureAudioOut_55 + measureAudioOut_56 / 3) * #Size#
  773.  
  774. [measureAudioOutSmoothed_56]
  775. Measure=Calc
  776. Formula=#MinBarValue# + ( measureAudioOut_55 + measureAudioOut_56 + measureAudioOut_57 / 3) * #Size#
  777.  
  778. [measureAudioOutSmoothed_57]
  779. Measure=Calc
  780. Formula=#MinBarValue# + ( measureAudioOut_56 + measureAudioOut_57 + measureAudioOut_58 / 3) * #Size#
  781.  
  782. [measureAudioOutSmoothed_58]
  783. Measure=Calc
  784. Formula=#MinBarValue# + ( measureAudioOut_57 + measureAudioOut_58 + measureAudioOut_59 / 3) * #Size#
  785.  
  786. [measureAudioOutSmoothed_59]
  787. Measure=Calc
  788. Formula=#MinBarValue# + ( measureAudioOut_58 + measureAudioOut_59 + measureAudioOut_60 / 3) * #Size#
  789.  
  790. [measureAudioOutSmoothed_60]
  791. Measure=Calc
  792. Formula=#MinBarValue# + ( measureAudioOut_59 + measureAudioOut_60 + measureAudioOut_61 / 3) * #Size#
  793.  
  794. [measureAudioOutSmoothed_61]
  795. Measure=Calc
  796. Formula=#MinBarValue# + ( measureAudioOut_60 + measureAudioOut_61 + measureAudioOut_62 / 3) * #Size#
  797.  
  798. [measureAudioOutSmoothed_62]
  799. Measure=Calc
  800. Formula=#MinBarValue# + ( measureAudioOut_61 + measureAudioOut_62 + measureAudioOut_63 / 3) * #Size#
  801.  
  802. [measureAudioOutSmoothed_63]
  803. Measure=Calc
  804. Formula=#MinBarValue# + ( measureAudioOut_62 + measureAudioOut_63 + measureAudioOut_64 / 3) * #Size#
  805.  
  806. [measureAudioOutSmoothed_64]
  807. Measure=Calc
  808. Formula=#MinBarValue# + ( measureAudioOut_63 + measureAudioOut_64 + measureAudioOut_65 / 3) * #Size#
  809.  
  810. [measureAudioOutSmoothed_65]
  811. Measure=Calc
  812. Formula=#MinBarValue# + ( measureAudioOut_64 + measureAudioOut_65 + measureAudioOut_66 / 3) * #Size#
  813.  
  814. [measureAudioOutSmoothed_66]
  815. Measure=Calc
  816. Formula=#MinBarValue# + ( measureAudioOut_65 + measureAudioOut_66 + measureAudioOut_67 / 3) * #Size#
  817.  
  818. [measureAudioOutSmoothed_67]
  819. Measure=Calc
  820. Formula=#MinBarValue# + ( measureAudioOut_66 + measureAudioOut_67 + measureAudioOut_68 / 3) * #Size#
  821.  
  822. [measureAudioOutSmoothed_68]
  823. Measure=Calc
  824. Formula=#MinBarValue# + ( measureAudioOut_67 + measureAudioOut_68 + measureAudioOut_69 / 3) * #Size#
  825.  
  826. [measureAudioOutSmoothed_69]
  827. Measure=Calc
  828. Formula=( measureAudioOut_68 + measureAudioOut_69 + measureAudioOut_70 / 3) * #Size# + #MinBarValue#
  829.  
  830. [measureAudioOutSmoothed_70]
  831. Measure=Calc
  832. Formula=( measureAudioOut_69 + measureAudioOut_70 / 2) * #Size# + #MinBarValue#
  833.  
  834. ; ----------------------------------
  835. ; METERS - Stuff that gets drawn (like bars, cover, text)
  836. ; ----------------------------------
  837.  
  838. [meter_bar01]
  839. Meter=BAR
  840. Orientation=Vertical
  841. MeasureName=measureAudioOutSmoothed_01
  842. X=0
  843. Y=0
  844. W=#BarW#
  845. H=#BarHeight#
  846. ; BarColor=#bar01#
  847. BarColor=#inv#
  848. [meter_bar02]
  849. Meter=BAR
  850. Orientation=Vertical
  851. MeasureName=measureAudioOutSmoothed_02
  852. X=#BarSpace#
  853. Y=0r
  854. W=#BarW#
  855. H=#BarHeight#
  856. ; BarColor=#bar02#
  857. BarColor=#inv#
  858. [meter_bar03]
  859. Meter=BAR
  860. Orientation=Vertical
  861. MeasureName=measureAudioOutSmoothed_03
  862. X=#BarSpace#
  863. Y=0r
  864. W=#BarW#
  865. H=#BarHeight#
  866. ; BarColor=#bar03#
  867. BarColor=#inv#
  868. [meter_bar04]
  869. Meter=BAR
  870. Orientation=Vertical
  871. MeasureName=measureAudioOutSmoothed_04
  872. X=#BarSpace#
  873. Y=0r
  874. W=#BarW#
  875. H=#BarHeight#
  876. ; BarColor=#bar04#
  877. BarColor=#inv#
  878. [meter_bar05]
  879. Meter=BAR
  880. Orientation=Vertical
  881. MeasureName=measureAudioOutSmoothed_05
  882. X=#BarSpace#
  883. Y=0r
  884. W=#BarW#
  885. H=#BarHeight#
  886. ; BarColor=#bar05#
  887. BarColor=#inv#
  888. [meter_bar06]
  889. Meter=BAR
  890. Orientation=Vertical
  891. MeasureName=measureAudioOutSmoothed_06
  892. X=#BarSpace#
  893. Y=0r
  894. W=#BarW#
  895. H=#BarHeight#
  896. ; BarColor=#bar06#
  897. BarColor=#inv#
  898. [meter_bar07]
  899. Meter=BAR
  900. Orientation=Vertical
  901. MeasureName=measureAudioOutSmoothed_07
  902. X=#BarSpace#
  903. Y=0r
  904. W=#BarW#
  905. H=#BarHeight#
  906. ; BarColor=#bar07#
  907. BarColor=#inv#
  908. [meter_bar08]
  909. Meter=BAR
  910. Orientation=Vertical
  911. MeasureName=measureAudioOutSmoothed_08
  912. X=#BarSpace#
  913. Y=0r
  914. W=#BarW#
  915. H=#BarHeight#
  916. ; BarColor=#bar08#
  917. BarColor=#inv#
  918. [meter_bar09]
  919. Meter=BAR
  920. Orientation=Vertical
  921. MeasureName=measureAudioOutSmoothed_09
  922. X=#BarSpace#
  923. Y=0r
  924. W=#BarW#
  925. H=#BarHeight#
  926. ; BarColor=#bar09#
  927. BarColor=#inv#
  928. [meter_bar10]t
  929. Meter=BAR
  930. Orientation=Vertical
  931. MeasureName=measureAudioOutSmoothed_10
  932. X=0
  933. Y=0
  934. W=#BarW#
  935. H=#BarHeight#
  936. ; BarColor=#bar10#
  937. BarColor=#barColor#
  938. [meter_bar11]
  939. Meter=BAR
  940. Orientation=Vertical
  941. MeasureName=measureAudioOutSmoothed_11
  942. X=#BarSpace#
  943. Y=0r
  944. W=#BarW#
  945. H=#BarHeight#
  946. ; BarColor=#bar11#
  947. BarColor=#barColor#
  948. [meter_bar12]
  949. Meter=BAR
  950. Orientation=Vertical
  951. MeasureName=measureAudioOutSmoothed_12
  952. X=#BarSpace#
  953. Y=0r
  954. W=#BarW#
  955. H=#BarHeight#
  956. ; BarColor=#bar12#
  957. BarColor=#barColor#
  958. [meter_bar13]
  959. Meter=BAR
  960. Orientation=Vertical
  961. MeasureName=measureAudioOutSmoothed_13
  962. X=#BarSpace#
  963. Y=0r
  964. W=#BarW#
  965. H=#BarHeight#
  966. ; BarColor=#bar13#
  967. BarColor=#barColor#
  968. [meter_bar14]
  969. Meter=BAR
  970. Orientation=Vertical
  971. MeasureName=measureAudioOutSmoothed_14
  972. X=#BarSpace#
  973. Y=0r
  974. W=#BarW#
  975. H=#BarHeight#
  976. ; BarColor=#bar14#
  977. BarColor=#barColor#
  978. [meter_bar15]
  979. Meter=BAR
  980. Orientation=Vertical
  981. MeasureName=measureAudioOutSmoothed_15
  982. X=#BarSpace#
  983. Y=0r
  984. W=#BarW#
  985. H=#BarHeight#
  986. ; BarColor=#bar15#
  987. BarColor=#barColor#
  988. [meter_bar16]
  989. Meter=BAR
  990. Orientation=Vertical
  991. MeasureName=measureAudioOutSmoothed_16
  992. X=#BarSpace#
  993. Y=0r
  994. W=#BarW#
  995. H=#BarHeight#
  996. ; BarColor=#bar16#
  997. BarColor=#barColor#
  998. [meter_bar17]
  999. Meter=BAR
  1000. Orientation=Vertical
  1001. MeasureName=measureAudioOutSmoothed_17
  1002. X=#BarSpace#
  1003. Y=0r
  1004. W=#BarW#
  1005. H=#BarHeight#
  1006. ; BarColor=#bar17#
  1007. BarColor=#barColor#
  1008. [meter_bar18]
  1009. Meter=BAR
  1010. Orientation=Vertical
  1011. MeasureName=measureAudioOutSmoothed_18
  1012. X=#BarSpace#
  1013. Y=0r
  1014. W=#BarW#
  1015. H=#BarHeight#
  1016. ; BarColor=#bar18#
  1017. BarColor=#barColor#
  1018. [meter_bar19]
  1019. Meter=BAR
  1020. Orientation=Vertical
  1021. MeasureName=measureAudioOutSmoothed_19
  1022. X=#BarSpace#
  1023. Y=0r
  1024. W=#BarW#
  1025. H=#BarHeight#
  1026. ; BarColor=#bar19#
  1027. BarColor=#barColor#
  1028. [meter_bar20]
  1029. Meter=BAR
  1030. Orientation=Vertical
  1031. MeasureName=measureAudioOutSmoothed_20
  1032. X=#BarSpace#
  1033. Y=0r
  1034. W=#BarW#
  1035. H=#BarHeight#
  1036. ; BarColor=#bar20#
  1037. BarColor=#barColor#
  1038. [meter_bar21]
  1039. Meter=BAR
  1040. Orientation=Vertical
  1041. MeasureName=measureAudioOutSmoothed_21
  1042. X=#BarSpace#
  1043. Y=0r
  1044. W=#BarW#
  1045. H=#BarHeight#
  1046. ; BarColor=#bar21#
  1047. BarColor=#barColor#
  1048. [meter_bar22]
  1049. Meter=BAR
  1050. Orientation=Vertical
  1051. MeasureName=measureAudioOutSmoothed_22
  1052. X=#BarSpace#
  1053. Y=0r
  1054. W=#BarW#
  1055. H=#BarHeight#
  1056. ; BarColor=#bar22#
  1057. BarColor=#barColor#
  1058. [meter_bar23]
  1059. Meter=BAR
  1060. Orientation=Vertical
  1061. MeasureName=measureAudioOutSmoothed_23
  1062. X=#BarSpace#
  1063. Y=0r
  1064. W=#BarW#
  1065. H=#BarHeight#
  1066. ; BarColor=#bar23#
  1067. BarColor=#barColor#
  1068. [meter_bar24]
  1069. Meter=BAR
  1070. Orientation=Vertical
  1071. MeasureName=measureAudioOutSmoothed_24
  1072. X=#BarSpace#
  1073. Y=0r
  1074. W=#BarW#
  1075. H=#BarHeight#
  1076. ; BarColor=#bar24#
  1077. BarColor=#barColor#
  1078. [meter_bar25]
  1079. Meter=BAR
  1080. Orientation=Vertical
  1081. MeasureName=measureAudioOutSmoothed_25
  1082. X=#BarSpace#
  1083. Y=0r
  1084. W=#BarW#
  1085. H=#BarHeight#
  1086. ; BarColor=#bar25#
  1087. BarColor=#barColor#
  1088. [meter_bar26]
  1089. Meter=BAR
  1090. Orientation=Vertical
  1091. MeasureName=measureAudioOutSmoothed_26
  1092. X=#BarSpace#
  1093. Y=0r
  1094. W=#BarW#
  1095. H=#BarHeight#
  1096. ; BarColor=#bar26#
  1097. BarColor=#barColor#
  1098. [meter_bar27]
  1099. Meter=BAR
  1100. Orientation=Vertical
  1101. MeasureName=measureAudioOutSmoothed_27
  1102. X=#BarSpace#
  1103. Y=0r
  1104. W=#BarW#
  1105. H=#BarHeight#
  1106. ; BarColor=#bar27#
  1107. BarColor=#barColor#
  1108. [meter_bar28]
  1109. Meter=BAR
  1110. Orientation=Vertical
  1111. MeasureName=measureAudioOutSmoothed_28
  1112. X=#BarSpace#
  1113. Y=0r
  1114. W=#BarW#
  1115. H=#BarHeight#
  1116. ; BarColor=#bar28#
  1117. BarColor=#barColor#
  1118. [meter_bar29]
  1119. Meter=BAR
  1120. Orientation=Vertical
  1121. MeasureName=measureAudioOutSmoothed_29
  1122. X=#BarSpace#
  1123. Y=0r
  1124. W=#BarW#
  1125. H=#BarHeight#
  1126. ; BarColor=#bar29#
  1127. BarColor=#barColor#
  1128. [meter_bar30]
  1129. Meter=BAR
  1130. Orientation=Vertical
  1131. MeasureName=measureAudioOutSmoothed_30
  1132. X=#BarSpace#
  1133. Y=0r
  1134. W=#BarW#
  1135. H=#BarHeight#
  1136. ; BarColor=#bar30#
  1137. BarColor=#barColor#
  1138. [meter_bar31]
  1139. Meter=BAR
  1140. Orientation=Vertical
  1141. MeasureName=measureAudioOutSmoothed_31
  1142. X=#BarSpace#
  1143. Y=0r
  1144. W=#BarW#
  1145. H=#BarHeight#
  1146. ; BarColor=#bar31#
  1147. BarColor=#barColor#
  1148. [meter_bar32]
  1149. Meter=BAR
  1150. Orientation=Vertical
  1151. MeasureName=measureAudioOutSmoothed_32
  1152. X=#BarSpace#
  1153. Y=0r
  1154. W=#BarW#
  1155. H=#BarHeight#
  1156. ; BarColor=#bar32#
  1157. BarColor=#barColor#
  1158. [meter_bar33]
  1159. Meter=BAR
  1160. Orientation=Vertical
  1161. MeasureName=measureAudioOutSmoothed_33
  1162. X=#BarSpace#
  1163. Y=0r
  1164. W=#BarW#
  1165. H=#BarHeight#
  1166. ; BarColor=#bar33#
  1167. BarColor=#barColor#
  1168. [meter_bar34]
  1169. Meter=BAR
  1170. Orientation=Vertical
  1171. MeasureName=measureAudioOutSmoothed_34
  1172. X=#BarSpace#
  1173. Y=0r
  1174. W=#BarW#
  1175. H=#BarHeight#
  1176. ; BarColor=#bar34#
  1177. BarColor=#barColor#
  1178. [meter_bar35]
  1179. Meter=BAR
  1180. Orientation=Vertical
  1181. MeasureName=measureAudioOutSmoothed_35
  1182. X=#BarSpace#
  1183. Y=0r
  1184. W=#BarW#
  1185. H=#BarHeight#
  1186. ; BarColor=#bar35#
  1187. BarColor=#barColor#
  1188. [meter_bar36]
  1189. Meter=BAR
  1190. Orientation=Vertical
  1191. MeasureName=measureAudioOutSmoothed_36
  1192. X=#BarSpace#
  1193. Y=0r
  1194. W=#BarW#
  1195. H=#BarHeight#
  1196. ; BarColor=#bar36#
  1197. BarColor=#barColor#
  1198. [meter_bar37]
  1199. Meter=BAR
  1200. Orientation=Vertical
  1201. MeasureName=measureAudioOutSmoothed_37
  1202. X=#BarSpace#
  1203. Y=0r
  1204. W=#BarW#
  1205. H=#BarHeight#
  1206. ; BarColor=#bar37#
  1207. BarColor=#barColor#
  1208. [meter_bar38]
  1209. Meter=BAR
  1210. Orientation=Vertical
  1211. MeasureName=measureAudioOutSmoothed_38
  1212. X=#BarSpace#
  1213. Y=0r
  1214. W=#BarW#
  1215. H=#BarHeight#
  1216. ; BarColor=#bar38#
  1217. BarColor=#barColor#
  1218. [meter_bar39]
  1219. Meter=BAR
  1220. Orientation=Vertical
  1221. MeasureName=measureAudioOutSmoothed_39
  1222. X=#BarSpace#
  1223. Y=0r
  1224. W=#BarW#
  1225. H=#BarHeight#
  1226. ; BarColor=#bar39#
  1227. BarColor=#barColor#
  1228. [meter_bar40]
  1229. Meter=BAR
  1230. Orientation=Vertical
  1231. MeasureName=measureAudioOutSmoothed_40
  1232. X=#BarSpace#
  1233. Y=0r
  1234. W=#BarW#
  1235. H=#BarHeight#
  1236. ; BarColor=#bar40#
  1237. BarColor=#barColor#
  1238. [meter_bar41]
  1239. Meter=BAR
  1240. Orientation=Vertical
  1241. MeasureName=measureAudioOutSmoothed_41
  1242. X=#BarSpace#
  1243. Y=0r
  1244. W=#BarW#
  1245. H=#BarHeight#
  1246. ; BarColor=#bar41#
  1247. BarColor=#barColor#
  1248. [meter_bar42]
  1249. Meter=BAR
  1250. Orientation=Vertical
  1251. MeasureName=measureAudioOutSmoothed_42
  1252. X=#BarSpace#
  1253. Y=0r
  1254. W=#BarW#
  1255. H=#BarHeight#
  1256. ; BarColor=#bar42#
  1257. BarColor=#barColor#
  1258. [meter_bar43]
  1259. Meter=BAR
  1260. Orientation=Vertical
  1261. MeasureName=measureAudioOutSmoothed_43
  1262. X=#BarSpace#
  1263. Y=0r
  1264. W=#BarW#
  1265. H=#BarHeight#
  1266. ; BarColor=#bar43#
  1267. BarColor=#barColor#
  1268. [meter_bar44]
  1269. Meter=BAR
  1270. Orientation=Vertical
  1271. MeasureName=measureAudioOutSmoothed_44
  1272. X=#BarSpace#
  1273. Y=0r
  1274. W=#BarW#
  1275. H=#BarHeight#
  1276. ; BarColor=#bar44#
  1277. BarColor=#barColor#
  1278. [meter_bar45]
  1279. Meter=BAR
  1280. Orientation=Vertical
  1281. MeasureName=measureAudioOutSmoothed_45
  1282. X=#BarSpace#
  1283. Y=0r
  1284. W=#BarW#
  1285. H=#BarHeight#
  1286. ; BarColor=#bar45#
  1287. BarColor=#barColor#
  1288. [meter_bar46]
  1289. Meter=BAR
  1290. Orientation=Vertical
  1291. MeasureName=measureAudioOutSmoothed_46
  1292. X=#BarSpace#
  1293. Y=0r
  1294. W=#BarW#
  1295. H=#BarHeight#
  1296. ; BarColor=#bar46#
  1297. BarColor=#barColor#
  1298. [meter_bar47]
  1299. Meter=BAR
  1300. Orientation=Vertical
  1301. MeasureName=measureAudioOutSmoothed_47
  1302. X=#BarSpace#
  1303. Y=0r
  1304. W=#BarW#
  1305. H=#BarHeight#
  1306. ; BarColor=#bar47#
  1307. BarColor=#barColor#
  1308. [meter_bar48]
  1309. Meter=BAR
  1310. Orientation=Vertical
  1311. MeasureName=measureAudioOutSmoothed_48
  1312. X=#BarSpace#
  1313. Y=0r
  1314. W=#BarW#
  1315. H=#BarHeight#
  1316. ; BarColor=#bar48#
  1317. BarColor=#barColor#
  1318. [meter_bar49]
  1319. Meter=BAR
  1320. Orientation=Vertical
  1321. MeasureName=measureAudioOutSmoothed_49
  1322. X=#BarSpace#
  1323. Y=0r
  1324. W=#BarW#
  1325. H=#BarHeight#
  1326. ; BarColor=#bar49#
  1327. BarColor=#barColor#
  1328. [meter_bar50]
  1329. Meter=BAR
  1330. Orientation=Vertical
  1331. MeasureName=measureAudioOutSmoothed_50
  1332. X=#BarSpace#
  1333. Y=0r
  1334. W=#BarW#
  1335. H=#BarHeight#
  1336. ; BarColor=#bar50#
  1337. BarColor=#barColor#
  1338. [meter_bar51]
  1339. Meter=BAR
  1340. Orientation=Vertical
  1341. MeasureName=measureAudioOutSmoothed_51
  1342. X=#BarSpace#
  1343. Y=0r
  1344. W=#BarW#
  1345. H=#BarHeight#
  1346. ; BarColor=#bar51#
  1347. BarColor=#barColor#
  1348. [meter_bar52]
  1349. Meter=BAR
  1350. Orientation=Vertical
  1351. MeasureName=measureAudioOutSmoothed_52
  1352. X=#BarSpace#
  1353. Y=0r
  1354. W=#BarW#
  1355. H=#BarHeight#
  1356. ; BarColor=#bar52#
  1357. BarColor=#barColor#
  1358. [meter_bar52]
  1359. Meter=BAR
  1360. Orientation=Vertical
  1361. MeasureName=measureAudioOutSmoothed_53
  1362. X=#BarSpace#
  1363. Y=0r
  1364. W=#BarW#
  1365. H=#BarHeight#
  1366. ; BarColor=#bar53#
  1367. BarColor=#barColor#
  1368. [meter_bar54]
  1369. Meter=BAR
  1370. Orientation=Vertical
  1371. MeasureName=measureAudioOutSmoothed_54
  1372. X=#BarSpace#
  1373. Y=0r
  1374. W=#BarW#
  1375. H=#BarHeight#
  1376. ; BarColor=#bar54#
  1377. BarColor=#barColor#
  1378. [meter_bar55]
  1379. Meter=BAR
  1380. Orientation=Vertical
  1381. MeasureName=measureAudioOutSmoothed_55
  1382. X=#BarSpace#
  1383. Y=0r
  1384. W=#BarW#
  1385. H=#BarHeight#
  1386. ; BarColor=#bar55#
  1387. BarColor=#barColor#
  1388. [meter_bar56]
  1389. Meter=BAR
  1390. Orientation=Vertical
  1391. MeasureName=measureAudioOutSmoothed_56
  1392. X=#BarSpace#
  1393. Y=0r
  1394. W=#BarW#
  1395. H=#BarHeight#
  1396. ; BarColor=#bar56#
  1397. BarColor=#barColor#
  1398. [meter_bar57]
  1399. Meter=BAR
  1400. Orientation=Vertical
  1401. MeasureName=measureAudioOutSmoothed_57
  1402. X=#BarSpace#
  1403. Y=0r
  1404. W=#BarW#
  1405. H=#BarHeight#
  1406. ; BarColor=#bar57#
  1407. BarColor=#barColor#
  1408. [meter_bar58]
  1409. Meter=BAR
  1410. Orientation=Vertical
  1411. MeasureName=measureAudioOutSmoothed_58
  1412. X=#BarSpace#
  1413. Y=0r
  1414. W=#BarW#
  1415. H=#BarHeight#
  1416. ; BarColor=#bar58#
  1417. BarColor=#barColor#
  1418. [meter_bar59]
  1419. Meter=BAR
  1420. Orientation=Vertical
  1421. MeasureName=measureAudioOutSmoothed_59
  1422. X=#BarSpace#
  1423. Y=0r
  1424. W=#BarW#
  1425. H=#BarHeight#
  1426. ; BarColor=#bar59#
  1427. BarColor=#barColor#
  1428. [meter_bar60]
  1429. Meter=BAR
  1430. Orientation=Vertical
  1431. MeasureName=measureAudioOutSmoothed_60
  1432. X=#BarSpace#
  1433. Y=0r
  1434. W=#BarW#
  1435. H=#BarHeight#
  1436. ; BarColor=#bar60#
  1437. BarColor=#barColor#
  1438. [meter_bar61]
  1439. Meter=BAR
  1440. Orientation=Vertical
  1441. MeasureName=measureAudioOutSmoothed_61
  1442. X=#BarSpace#
  1443. Y=0r
  1444. W=#BarW#
  1445. H=#BarHeight#
  1446. ; BarColor=#bar61#
  1447. BarColor=#barColor#
  1448. [meter_bar62]
  1449. Meter=BAR
  1450. Orientation=Vertical
  1451. MeasureName=measureAudioOutSmoothed_62
  1452. X=#BarSpace#
  1453. Y=0r
  1454. W=#BarW#
  1455. H=#BarHeight#
  1456. ; BarColor=#bar62#
  1457. BarColor=#barColor#
  1458. [meter_bar63]
  1459. Meter=BAR
  1460. Orientation=Vertical
  1461. MeasureName=measureAudioOutSmoothed_63
  1462. X=#BarSpace#
  1463. Y=0r
  1464. W=#BarW#
  1465. H=#BarHeight#
  1466. ; BarColor=#bar63#
  1467. BarColor=#barColor#
  1468. [meter_bar64]
  1469. Meter=BAR
  1470. Orientation=Vertical
  1471. MeasureName=measureAudioOutSmoothed_64
  1472. X=#BarSpace#
  1473. Y=0r
  1474. W=#BarW#
  1475. H=#BarHeight#
  1476. ; BarColor=#bar60#
  1477. BarColor=#barColor#
  1478. [meter_bar65]
  1479. Meter=BAR
  1480. Orientation=Vertical
  1481. MeasureName=measureAudioOutSmoothed_65
  1482. X=#BarSpace#
  1483. Y=0r
  1484. W=#BarW#
  1485. H=#BarHeight#
  1486. ; BarColor=#bar65#
  1487. BarColor=#barColor#
  1488. [meter_bar66]
  1489. Meter=BAR
  1490. Orientation=Vertical
  1491. MeasureName=measureAudioOutSmoothed_66
  1492. X=#BarSpace#
  1493. Y=0r
  1494. W=#BarW#
  1495. H=#BarHeight#
  1496. ; BarColor=#bar65#
  1497. BarColor=#barColor#
  1498. [meter_bar67]
  1499. Meter=BAR
  1500. Orientation=Vertical
  1501. MeasureName=measureAudioOutSmoothed_67
  1502. X=#BarSpace#
  1503. Y=0r
  1504. W=#BarW#
  1505. H=#BarHeight#
  1506. ; BarColor=#bar65#
  1507. BarColor=#barColor#
  1508. [meter_bar68]
  1509. Meter=BAR
  1510. Orientation=Vertical
  1511. MeasureName=measureAudioOutSmoothed_68
  1512. X=#BarSpace#
  1513. Y=0r
  1514. W=#BarW#
  1515. H=#BarHeight#
  1516. ; BarColor=#bar65#
  1517. BarColor=#barColor#
  1518. [meter_bar69]
  1519. Meter=BAR
  1520. Orientation=Vertical
  1521. MeasureName=measureAudioOutSmoothed_69
  1522. X=#BarSpace#
  1523. Y=0r
  1524. W=#BarW#
  1525. H=#BarHeight#
  1526. ; BarColor=#bar65#
  1527. BarColor=#barColor#
  1528. [meter_bar70]
  1529. Meter=BAR
  1530. Orientation=Vertical
  1531. MeasureName=measureAudioOutSmoothed_70
  1532. X=#BarSpace#
  1533. Y=0r
  1534. W=#BarW#
  1535. H=#BarHeight#
  1536. ; BarColor=#bar65#
  1537. BarColor=#barColor#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement