Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.41 KB | None | 0 0
  1. [Rainmeter]
  2. Update=0
  3. Author=Connect-R
  4. DynamicWindowSize=1
  5.  
  6. [Variables]
  7. @include=#@#Variables.inc
  8. AverageSize=5
  9. Size=2.60
  10. Space=5
  11. BarWidth=#Size#
  12. BarHeight=150
  13. Color=#VisualizerColor#
  14.  
  15. ;-------------------------------------------------------------
  16. ;-------------------------------------------------------------
  17.  
  18. [MeasureAudioOutput]
  19. Measure=Plugin
  20. Plugin=AudioLevel
  21. Port=Output
  22. FFTSize=4096
  23. FFTOverlap=2048
  24. FFTAttack=100
  25. FFTDecay=80
  26. FreqMin=30
  27. FreqMax=16500
  28. Sensitivity=30
  29. Bands=61
  30.  
  31. ;-------------------------------------------------------------
  32. ;-------------------------------------------------------------
  33.  
  34. [MeterSeparation]
  35. X=#Space#R
  36. Y=(1.5*(#BarHeight#))
  37. DynamicVariables=1
  38.  
  39. ;-------------------------------------------------------------
  40. ;-------------------------------------------------------------
  41.  
  42. [MeasureAudio1]
  43. Measure=Plugin
  44. Plugin=AudioLevel
  45. Parent=MeasureAudioOutput
  46. Type=Band
  47. BandIdx=1
  48. AverageSize=#AverageSize#
  49.  
  50. [MeasureAudio2]
  51. Measure=Plugin
  52. Plugin=AudioLevel
  53. Parent=MeasureAudioOutput
  54. Type=Band
  55. BandIdx=2
  56. AverageSize=#AverageSize#
  57.  
  58. [MeasureAudio3]
  59. Measure=Plugin
  60. Plugin=AudioLevel
  61. Parent=MeasureAudioOutput
  62. Type=Band
  63. BandIdx=3
  64. AverageSize=#AverageSize#
  65.  
  66. [MeasureAudio4]
  67. Measure=Plugin
  68. Plugin=AudioLevel
  69. Parent=MeasureAudioOutput
  70. Type=Band
  71. BandIdx=4
  72. AverageSize=#AverageSize#
  73.  
  74. [MeasureAudio5]
  75. Measure=Plugin
  76. Plugin=AudioLevel
  77. Parent=MeasureAudioOutput
  78. Type=Band
  79. BandIdx=5
  80. AverageSize=#AverageSize#
  81.  
  82. [MeasureAudio6]
  83. Measure=Plugin
  84. Plugin=AudioLevel
  85. Parent=MeasureAudioOutput
  86. Type=Band
  87. BandIdx=6
  88. AverageSize=#AverageSize#
  89.  
  90. [MeasureAudio7]
  91. Measure=Plugin
  92. Plugin=AudioLevel
  93. Parent=MeasureAudioOutput
  94. Type=Band
  95. BandIdx=7
  96. AverageSize=#AverageSize#
  97.  
  98. [MeasureAudio8]
  99. Measure=Plugin
  100. Plugin=AudioLevel
  101. Parent=MeasureAudioOutput
  102. Type=Band
  103. BandIdx=8
  104. AverageSize=#AverageSize#
  105.  
  106. [MeasureAudio9]
  107. Measure=Plugin
  108. Plugin=AudioLevel
  109. Parent=MeasureAudioOutput
  110. Type=Band
  111. BandIdx=9
  112. AverageSize=#AverageSize#
  113.  
  114. [MeasureAudio10]
  115. Measure=Plugin
  116. Plugin=AudioLevel
  117. Parent=MeasureAudioOutput
  118. Type=Band
  119. BandIdx=10
  120. AverageSize=#AverageSize#
  121.  
  122. [MeasureAudio11]
  123. Measure=Plugin
  124. Plugin=AudioLevel
  125. Parent=MeasureAudioOutput
  126. Type=Band
  127. BandIdx=11
  128. AverageSize=#AverageSize#
  129.  
  130. [MeasureAudio12]
  131. Measure=Plugin
  132. Plugin=AudioLevel
  133. Parent=MeasureAudioOutput
  134. Type=Band
  135. BandIdx=12
  136. AverageSize=#AverageSize#
  137.  
  138. [MeasureAudio13]
  139. Measure=Plugin
  140. Plugin=AudioLevel
  141. Parent=MeasureAudioOutput
  142. Type=Band
  143. BandIdx=13
  144. AverageSize=#AverageSize#
  145.  
  146. [MeasureAudio14]
  147. Measure=Plugin
  148. Plugin=AudioLevel
  149. Parent=MeasureAudioOutput
  150. Type=Band
  151. BandIdx=14
  152. AverageSize=#AverageSize#
  153.  
  154. [MeasureAudio15]
  155. Measure=Plugin
  156. Plugin=AudioLevel
  157. Parent=MeasureAudioOutput
  158. Type=Band
  159. BandIdx=15
  160. AverageSize=#AverageSize#
  161.  
  162. [MeasureAudio16]
  163. Measure=Plugin
  164. Plugin=AudioLevel
  165. Parent=MeasureAudioOutput
  166. Type=Band
  167. BandIdx=16
  168. AverageSize=#AverageSize#
  169.  
  170. [MeasureAudio17]
  171. Measure=Plugin
  172. Plugin=AudioLevel
  173. Parent=MeasureAudioOutput
  174. Type=Band
  175. BandIdx=17
  176. AverageSize=#AverageSize#
  177.  
  178. [MeasureAudio18]
  179. Measure=Plugin
  180. Plugin=AudioLevel
  181. Parent=MeasureAudioOutput
  182. Type=Band
  183. BandIdx=18
  184. AverageSize=#AverageSize#
  185.  
  186. [MeasureAudio19]
  187. Measure=Plugin
  188. Plugin=AudioLevel
  189. Parent=MeasureAudioOutput
  190. Type=Band
  191. BandIdx=19
  192. AverageSize=#AverageSize#
  193.  
  194. [MeasureAudio20]
  195. Measure=Plugin
  196. Plugin=AudioLevel
  197. Parent=MeasureAudioOutput
  198. Type=Band
  199. BandIdx=20
  200. AverageSize=#AverageSize#
  201.  
  202. [MeasureAudio21]
  203. Measure=Plugin
  204. Plugin=AudioLevel
  205. Parent=MeasureAudioOutput
  206. Type=Band
  207. BandIdx=21
  208. AverageSize=#AverageSize#
  209.  
  210. [MeasureAudio22]
  211. Measure=Plugin
  212. Plugin=AudioLevel
  213. Parent=MeasureAudioOutput
  214. Type=Band
  215. BandIdx=22
  216. AverageSize=#AverageSize#
  217.  
  218. [MeasureAudio23]
  219. Measure=Plugin
  220. Plugin=AudioLevel
  221. Parent=MeasureAudioOutput
  222. Type=Band
  223. BandIdx=23
  224. AverageSize=#AverageSize#
  225.  
  226. [MeasureAudio24]
  227. Measure=Plugin
  228. Plugin=AudioLevel
  229. Parent=MeasureAudioOutput
  230. Type=Band
  231. BandIdx=24
  232. AverageSize=#AverageSize#
  233.  
  234. [MeasureAudio25]
  235. Measure=Plugin
  236. Plugin=AudioLevel
  237. Parent=MeasureAudioOutput
  238. Type=Band
  239. BandIdx=25
  240. AverageSize=#AverageSize#
  241.  
  242. [MeasureAudio26]
  243. Measure=Plugin
  244. Plugin=AudioLevel
  245. Parent=MeasureAudioOutput
  246. Type=Band
  247. BandIdx=26
  248. AverageSize=#AverageSize#
  249.  
  250. [MeasureAudio27]
  251. Measure=Plugin
  252. Plugin=AudioLevel
  253. Parent=MeasureAudioOutput
  254. Type=Band
  255. BandIdx=27
  256. AverageSize=#AverageSize#
  257.  
  258. [MeasureAudio28]
  259. Measure=Plugin
  260. Plugin=AudioLevel
  261. Parent=MeasureAudioOutput
  262. Type=Band
  263. BandIdx=28
  264. AverageSize=#AverageSize#
  265.  
  266. [MeasureAudio29]
  267. Measure=Plugin
  268. Plugin=AudioLevel
  269. Parent=MeasureAudioOutput
  270. Type=Band
  271. BandIdx=29
  272. AverageSize=#AverageSize#
  273.  
  274. [MeasureAudio30]
  275. Measure=Plugin
  276. Plugin=AudioLevel
  277. Parent=MeasureAudioOutput
  278. Type=Band
  279. BandIdx=30
  280. AverageSize=#AverageSize#
  281.  
  282. [MeasureAudio31]
  283. Measure=Plugin
  284. Plugin=AudioLevel
  285. Parent=MeasureAudioOutput
  286. Type=Band
  287. BandIdx=31
  288. AverageSize=#AverageSize#
  289.  
  290. [MeasureAudio32]
  291. Measure=Plugin
  292. Plugin=AudioLevel
  293. Parent=MeasureAudioOutput
  294. Type=Band
  295. BandIdx=32
  296. AverageSize=#AverageSize#
  297.  
  298. [MeasureAudio33]
  299. Measure=Plugin
  300. Plugin=AudioLevel
  301. Parent=MeasureAudioOutput
  302. Type=Band
  303. BandIdx=33
  304. AverageSize=#AverageSize#
  305.  
  306. [MeasureAudio34]
  307. Measure=Plugin
  308. Plugin=AudioLevel
  309. Parent=MeasureAudioOutput
  310. Type=Band
  311. BandIdx=34
  312.  
  313. [MeasureAudio35]
  314. Measure=Plugin
  315. Plugin=AudioLevel
  316. Parent=MeasureAudioOutput
  317. Type=Band
  318. BandIdx=35
  319. AverageSize=#AverageSize#
  320.  
  321. [MeasureAudio36]
  322. Measure=Plugin
  323. Plugin=AudioLevel
  324. Parent=MeasureAudioOutput
  325. Type=Band
  326. BandIdx=36
  327. AverageSize=#AverageSize#
  328.  
  329. [MeasureAudio37]
  330. Measure=Plugin
  331. Plugin=AudioLevel
  332. Parent=MeasureAudioOutput
  333. Type=Band
  334. BandIdx=37
  335. AverageSize=#AverageSize#
  336.  
  337. [MeasureAudio38]
  338. Measure=Plugin
  339. Plugin=AudioLevel
  340. Parent=MeasureAudioOutput
  341. Type=Band
  342. BandIdx=38
  343. AverageSize=#AverageSize#
  344.  
  345. [MeasureAudio39]
  346. Measure=Plugin
  347. Plugin=AudioLevel
  348. Parent=MeasureAudioOutput
  349. Type=Band
  350. BandIdx=39
  351. AverageSize=#AverageSize#
  352.  
  353. [MeasureAudio40]
  354. Measure=Plugin
  355. Plugin=AudioLevel
  356. Parent=MeasureAudioOutput
  357. Type=Band
  358. BandIdx=40
  359. AverageSize=#AverageSize#
  360.  
  361. [MeasureAudio41]
  362. Measure=Plugin
  363. Plugin=AudioLevel
  364. Parent=MeasureAudioOutput
  365. Type=Band
  366. BandIdx=41
  367. AverageSize=#AverageSize#
  368.  
  369. [MeasureAudio42]
  370. Measure=Plugin
  371. Plugin=AudioLevel
  372. Parent=MeasureAudioOutput
  373. Type=Band
  374. BandIdx=42
  375. AverageSize=#AverageSize#
  376.  
  377. [MeasureAudio43]
  378. Measure=Plugin
  379. Plugin=AudioLevel
  380. Parent=MeasureAudioOutput
  381. Type=Band
  382. BandIdx=43
  383. AverageSize=#AverageSize#
  384.  
  385. [MeasureAudio44]
  386. Measure=Plugin
  387. Plugin=AudioLevel
  388. Parent=MeasureAudioOutput
  389. Type=Band
  390. BandIdx=44
  391. AverageSize=#AverageSize#
  392.  
  393. [MeasureAudio45]
  394. Measure=Plugin
  395. Plugin=AudioLevel
  396. Parent=MeasureAudioOutput
  397. Type=Band
  398. BandIdx=45
  399. AverageSize=#AverageSize#
  400.  
  401. [MeasureAudio46]
  402. Measure=Plugin
  403. Plugin=AudioLevel
  404. Parent=MeasureAudioOutput
  405. Type=Band
  406. BandIdx=46
  407. AverageSize=#AverageSize#
  408.  
  409. [MeasureAudio47]
  410. Measure=Plugin
  411. Plugin=AudioLevel
  412. Parent=MeasureAudioOutput
  413. Type=Band
  414. BandIdx=47
  415. AverageSize=#AverageSize#
  416.  
  417. [MeasureAudio48]
  418. Measure=Plugin
  419. Plugin=AudioLevel
  420. Parent=MeasureAudioOutput
  421. Type=Band
  422. BandIdx=48
  423. AverageSize=#AverageSize#
  424.  
  425. [MeasureAudio49]
  426. Measure=Plugin
  427. Plugin=AudioLevel
  428. Parent=MeasureAudioOutput
  429. Type=Band
  430. BandIdx=49
  431. AverageSize=#AverageSize#
  432.  
  433. [MeasureAudio50]
  434. Measure=Plugin
  435. Plugin=AudioLevel
  436. Parent=MeasureAudioOutput
  437. Type=Band
  438. BandIdx=50
  439. AverageSize=#AverageSize#
  440.  
  441. [MeasureAudio51]
  442. Measure=Plugin
  443. Plugin=AudioLevel
  444. Parent=MeasureAudioOutput
  445. Type=Band
  446. BandIdx=51
  447. AverageSize=#AverageSize#
  448.  
  449. [MeasureAudio52]
  450. Measure=Plugin
  451. Plugin=AudioLevel
  452. Parent=MeasureAudioOutput
  453. Type=Band
  454. BandIdx=52
  455. AverageSize=#AverageSize#
  456.  
  457. [MeasureAudio53]
  458. Measure=Plugin
  459. Plugin=AudioLevel
  460. Parent=MeasureAudioOutput
  461. Type=Band
  462. BandIdx=53
  463. AverageSize=#AverageSize#
  464.  
  465. [MeasureAudio54]
  466. Measure=Plugin
  467. Plugin=AudioLevel
  468. Parent=MeasureAudioOutput
  469. Type=Band
  470. BandIdx=54
  471. AverageSize=#AverageSize#
  472.  
  473. [MeasureAudio55]
  474. Measure=Plugin
  475. Plugin=AudioLevel
  476. Parent=MeasureAudioOutput
  477. Type=Band
  478. BandIdx=55
  479. AverageSize=#AverageSize#
  480.  
  481. [MeasureAudio56]
  482. Measure=Plugin
  483. Plugin=AudioLevel
  484. Parent=MeasureAudioOutput
  485. Type=Band
  486. BandIdx=56
  487. AverageSize=#AverageSize#
  488.  
  489. [MeasureAudio57]
  490. Measure=Plugin
  491. Plugin=AudioLevel
  492. Parent=MeasureAudioOutput
  493. Type=Band
  494. BandIdx=57
  495. AverageSize=#AverageSize#
  496.  
  497. [MeasureAudio58]
  498. Measure=Plugin
  499. Plugin=AudioLevel
  500. Parent=MeasureAudioOutput
  501. Type=Band
  502. BandIdx=58
  503. AverageSize=#AverageSize#
  504.  
  505. [MeasureAudio59]
  506. Measure=Plugin
  507. Plugin=AudioLevel
  508. Parent=MeasureAudioOutput
  509. Type=Band
  510. BandIdx=59
  511. AverageSize=#AverageSize#
  512.  
  513. [MeasureAudio60]
  514. Measure=Plugin
  515. Plugin=AudioLevel
  516. Parent=MeasureAudioOutput
  517. Type=Band
  518. BandIdx=60
  519. AverageSize=#AverageSize#
  520.  
  521. [MeasureAudio61]
  522. Measure=Plugin
  523. Plugin=AudioLevel
  524. Parent=MeasureAudioOutput
  525. Type=Band
  526. BandIdx=61
  527. AverageSize=#AverageSize#
  528.  
  529. ;-------------------------------------------------------------
  530. ;-------------------------------------------------------------
  531.  
  532. [MeterBar1]
  533. Meter=Shape
  534. MeterStyle=MeterSeparation
  535. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio1]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  536.  
  537. [MeterBar2]
  538. Meter=Shape
  539. MeterStyle=MeterSeparation
  540. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio2]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  541.  
  542. [MeterBar3]
  543. Meter=Shape
  544. MeterStyle=MeterSeparation
  545. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio3]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  546.  
  547. [MeterBar4]
  548. Meter=Shape
  549. MeterStyle=MeterSeparation
  550. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio4]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  551.  
  552. [MeterBar5]
  553. Meter=Shape
  554. MeterStyle=MeterSeparation
  555. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio5]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  556.  
  557. [MeterBar6]
  558. Meter=Shape
  559. MeterStyle=MeterSeparation
  560. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio6]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  561.  
  562. [MeterBar7]
  563. Meter=Shape
  564. MeterStyle=MeterSeparation
  565. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio7]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  566.  
  567. [MeterBar8]
  568. Meter=Shape
  569. MeterStyle=MeterSeparation
  570. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio8]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  571.  
  572. [MeterBar9]
  573. Meter=Shape
  574. MeterStyle=MeterSeparation
  575. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio9]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  576.  
  577. [MeterBar10]
  578. Meter=Shape
  579. MeterStyle=MeterSeparation
  580. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio10]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  581.  
  582. [MeterBar11]
  583. Meter=Shape
  584. MeterStyle=MeterSeparation
  585. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio11]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  586.  
  587. [MeterBar12]
  588. Meter=Shape
  589. MeterStyle=MeterSeparation
  590. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio12]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  591.  
  592. [MeterBar13]
  593. Meter=Shape
  594. MeterStyle=MeterSeparation
  595. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio13]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  596.  
  597. [MeterBar14]
  598. Meter=Shape
  599. MeterStyle=MeterSeparation
  600. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio14]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  601.  
  602. [MeterBar15]
  603. Meter=Shape
  604. MeterStyle=MeterSeparation
  605. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio15]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  606.  
  607. [MeterBar16]
  608. Meter=Shape
  609. MeterStyle=MeterSeparation
  610. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio16]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  611.  
  612. [MeterBar17]
  613. Meter=Shape
  614. MeterStyle=MeterSeparation
  615. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio17]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  616.  
  617. [MeterBar18]
  618. Meter=Shape
  619. MeterStyle=MeterSeparation
  620. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio18]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  621.  
  622. [MeterBar19]
  623. Meter=Shape
  624. MeterStyle=MeterSeparation
  625. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio19]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  626.  
  627. [MeterBar20]
  628. Meter=Shape
  629. MeterStyle=MeterSeparation
  630. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio20]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  631.  
  632. [MeterBar21]
  633. Meter=Shape
  634. MeterStyle=MeterSeparation
  635. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio21]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  636.  
  637. [MeterBar22]
  638. Meter=Shape
  639. MeterStyle=MeterSeparation
  640. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio22]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  641.  
  642. [MeterBar23]
  643. Meter=Shape
  644. MeterStyle=MeterSeparation
  645. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio23]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  646.  
  647. [MeterBar24]
  648. Meter=Shape
  649. MeterStyle=MeterSeparation
  650. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio24]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  651.  
  652. [MeterBar25]
  653. Meter=Shape
  654. MeterStyle=MeterSeparation
  655. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio25]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  656.  
  657. [MeterBar26]
  658. Meter=Shape
  659. MeterStyle=MeterSeparation
  660. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio26]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  661.  
  662. [MeterBar27]
  663. Meter=Shape
  664. MeterStyle=MeterSeparation
  665. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio27]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  666.  
  667. [MeterBar28]
  668. Meter=Shape
  669. MeterStyle=MeterSeparation
  670. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio28]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  671.  
  672. [MeterBar29]
  673. Meter=Shape
  674. MeterStyle=MeterSeparation
  675. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio29]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  676.  
  677. [MeterBar30]
  678. Meter=Shape
  679. MeterStyle=MeterSeparation
  680. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio30]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  681.  
  682. [MeterBar31]
  683. Meter=Shape
  684. MeterStyle=MeterSeparation
  685. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio31]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  686.  
  687. [MeterBar32]
  688. Meter=Shape
  689. MeterStyle=MeterSeparation
  690. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio32]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  691.  
  692. [MeterBar33]
  693. Meter=Shape
  694. MeterStyle=MeterSeparation
  695. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio33]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  696.  
  697. [MeterBar34]
  698. Meter=Shape
  699. MeterStyle=MeterSeparation
  700. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio34]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  701.  
  702. [MeterBar35]
  703. Meter=Shape
  704. MeterStyle=MeterSeparation
  705. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio35]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  706.  
  707. [MeterBar36]
  708. Meter=Shape
  709. MeterStyle=MeterSeparation
  710. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio36]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  711.  
  712. [MeterBar37]
  713. Meter=Shape
  714. MeterStyle=MeterSeparation
  715. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio37]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  716.  
  717. [MeterBar38]
  718. Meter=Shape
  719. MeterStyle=MeterSeparation
  720. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio38]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  721.  
  722. [MeterBar39]
  723. Meter=Shape
  724. MeterStyle=MeterSeparation
  725. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio39]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  726.  
  727. [MeterBar40]
  728. Meter=Shape
  729. MeterStyle=MeterSeparation
  730. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio40]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  731.  
  732. [MeterBar41]
  733. Meter=Shape
  734. MeterStyle=MeterSeparation
  735. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio41]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  736.  
  737. [MeterBar42]
  738. Meter=Shape
  739. MeterStyle=MeterSeparation
  740. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio42]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  741.  
  742. [MeterBar43]
  743. Meter=Shape
  744. MeterStyle=MeterSeparation
  745. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio43]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  746.  
  747. [MeterBar44]
  748. Meter=Shape
  749. MeterStyle=MeterSeparation
  750. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio44]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  751.  
  752. [MeterBar45]
  753. Meter=Shape
  754. MeterStyle=MeterSeparation
  755. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio45]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  756.  
  757. [MeterBar46]
  758. Meter=Shape
  759. MeterStyle=MeterSeparation
  760. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio46]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  761.  
  762. [MeterBar47]
  763. Meter=Shape
  764. MeterStyle=MeterSeparation
  765. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio47]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  766.  
  767. [MeterBar48]
  768. Meter=Shape
  769. MeterStyle=MeterSeparation
  770. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio48]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  771.  
  772. [MeterBar49]
  773. Meter=Shape
  774. MeterStyle=MeterSeparation
  775. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio49]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  776.  
  777. [MeterBar50]
  778. Meter=Shape
  779. MeterStyle=MeterSeparation
  780. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio50]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  781.  
  782. [MeterBar51]
  783. Meter=Shape
  784. MeterStyle=MeterSeparation
  785. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio51]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  786.  
  787. [MeterBar52]
  788. Meter=Shape
  789. MeterStyle=MeterSeparation
  790. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio52]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  791.  
  792. [MeterBar53]
  793. Meter=Shape
  794. MeterStyle=MeterSeparation
  795. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio53]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  796.  
  797. [MeterBar54]
  798. Meter=Shape
  799. MeterStyle=MeterSeparation
  800. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio54]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  801.  
  802. [MeterBar55]
  803. Meter=Shape
  804. MeterStyle=MeterSeparation
  805. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio55]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  806.  
  807. [MeterBar56]
  808. Meter=Shape
  809. MeterStyle=MeterSeparation
  810. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio56]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  811.  
  812. [MeterBar57]
  813. Meter=Shape
  814. MeterStyle=MeterSeparation
  815. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio57]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  816.  
  817. [MeterBar58]
  818. Meter=Shape
  819. MeterStyle=MeterSeparation
  820. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio58]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  821.  
  822. [MeterBar59]
  823. Meter=Shape
  824. MeterStyle=MeterSeparation
  825. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio59]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
  826.  
  827. [MeterBar60]
  828. Meter=Shape
  829. MeterStyle=MeterSeparation
  830. Shape=Rectangle 0,0,(#BarWidth#*#Size#),(-(#BarHeight#-(#BarWidth#*#Size#))*[MeasureAudio60]-(#BarWidth#*#Size#)),((#BarWidth#*#Size#)/2) | Fill Color #Color# | StrokeWidth 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement