Skip to content

Commit

Permalink
Tango: create template & vectorize mini VU meter (Aux, Mic, Preview d…
Browse files Browse the repository at this point in the history
…eck)
  • Loading branch information
ronso0 committed Mar 5, 2018
1 parent fb1cead commit e73d9d4
Show file tree
Hide file tree
Showing 32 changed files with 2,059 additions and 114 deletions.
29 changes: 3 additions & 26 deletions res/skins/Tango/aux_unit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,32 +43,9 @@ Variables:

<WidgetGroup><Size>3f,1min</Size></WidgetGroup>

<WidgetGroup>
<ObjectName>VUMeterMicAux</ObjectName>
<Size>5f,29f</Size>
<Layout>stacked</Layout>
<Children>
<StatusLight>
<PathStatusLight scalemode="STRETCH">skin:/graphics/vumeter_mini_clipping_over.png</PathStatusLight>
<PathBack scalemode="STRETCH">skin:/graphics/vumeter_mini_clipping.png</PathBack>
<Connection>
<ConfigKey><Variable name="group"/>,PeakIndicator</ConfigKey>
</Connection>
</StatusLight>
<VuMeter>
<PathVu scalemode="STRETCH">skin:/graphics/vumeter_mini_over.png</PathVu>
<PathBack scalemode="STRETCH">skin:/graphics/vumeter_mini.png</PathBack>
<Horizontal>false</Horizontal>
<PeakHoldSize>5</PeakHoldSize>
<PeakHoldTime>500</PeakHoldTime>
<PeakFallTime>50</PeakFallTime>
<PeakFallStep>2</PeakFallStep>
<Connection>
<ConfigKey><Variable name="group"/>,VuMeter</ConfigKey>
</Connection>
</VuMeter>
</Children>
</WidgetGroup>
<Template src="skin:vumeter_mini.xml">
<SetVariable name="Size">5f,29f</SetVariable>
</Template>

<WidgetGroup><Size>1f,1min</Size></WidgetGroup>

Expand Down
Binary file removed res/skins/Tango/graphics/vumeter_floating.png
Binary file not shown.
Loading

0 comments on commit e73d9d4

Please sign in to comment.