@@ -0,0 +1 @@ | |||
res/* -diff |
@@ -0,0 +1,39 @@ | |||
# Prerequisites | |||
*.d | |||
# Compiled Object files | |||
*.slo | |||
*.lo | |||
*.o | |||
*.obj | |||
# Precompiled Headers | |||
*.gch | |||
*.pch | |||
# Compiled Dynamic libraries | |||
*.so | |||
*.dylib | |||
*.dll | |||
# Fortran module files | |||
*.mod | |||
*.smod | |||
# Compiled Static libraries | |||
*.lai | |||
*.la | |||
*.a | |||
*.lib | |||
# Executables | |||
*.exe | |||
*.out | |||
*.app | |||
dist/ | |||
benchmark | |||
testmain | |||
*.gp | |||
releasenote.md | |||
plot.* |
@@ -7,8 +7,10 @@ ALL_OBJ= \ | |||
src/dsp/oscillator.o \ | |||
src/dsp/signal.o \ | |||
src/dsp/table.o \ | |||
src/AD.o \ | |||
src/ADSR.o \ | |||
src/Additator.o \ | |||
src/AMRM.o \ | |||
src/Analyzer.o \ | |||
src/Bool.o \ | |||
src/CVD.o \ | |||
@@ -23,13 +25,13 @@ ALL_OBJ= \ | |||
src/LFO.o \ | |||
src/Lag.o \ | |||
src/Manual.o \ | |||
src/Matrix88.o \ | |||
src/Mix4.o \ | |||
src/Mix8.o \ | |||
src/Mult.o \ | |||
src/Noise.o \ | |||
src/Offset.o \ | |||
src/Pan.o \ | |||
src/RM.o \ | |||
src/Reftone.o \ | |||
src/SampleHold.o \ | |||
src/Shaper.o \ | |||
@@ -39,6 +41,7 @@ ALL_OBJ= \ | |||
src/Switch.o \ | |||
src/Test.o \ | |||
src/Test2.o \ | |||
src/UMix.o \ | |||
src/VCA.o \ | |||
src/VCAmp.o \ | |||
src/VCM.o \ | |||
@@ -0,0 +1,180 @@ | |||
<svg | |||
version="1.1" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:xlink="http://www.w3.org/1999/xlink" | |||
width="45" | |||
height="380" | |||
viewBox="0 0 45 380" | |||
> | |||
<style> | |||
text { | |||
fill: #333; | |||
font-family: 'Roboto', sans-serif; | |||
font-weight: bold; | |||
} | |||
text.title { | |||
font-family: 'Comfortaa', sans-serif; | |||
font-weight: normal; | |||
} | |||
text.brand { | |||
font-family: 'Audiowide', sans-serif; | |||
font-weight: bold; | |||
} | |||
</style> | |||
<defs> | |||
<symbol id="knob" viewBox="0 0 45px 45px"> | |||
<g transform="translate(22.5 22.5)"> | |||
<polyline points="-5,0 5,0" stroke-width="1" stroke="#00f" /> | |||
<polyline points="0,-5 0,5" stroke-width="1" stroke="#00f" /> | |||
<circle cx="0" cy="0" r="14" stroke-width="1" stroke="#00f" fill="none" /> | |||
</g> | |||
</symbol> | |||
<symbol id="knobguide" viewBox="0 0 45px 45px"> | |||
<g transform="translate(22.5 22.5)"> | |||
<g transform="rotate(-240) translate(17 0)"> | |||
<g transform="translate(3 0) rotate(240)"> | |||
<text font-size="6.5pt" transform="translate(-2.8 3.3)">0</text> | |||
</g> | |||
</g> | |||
<g transform="rotate(-172.92) translate(17 0)"> | |||
<polyline points="0,0 1.5,0" stroke-width="0.3" stroke="#333" /> | |||
</g> | |||
<g transform="rotate(-145.13) translate(17 0)"> | |||
<g transform="translate(3 0) rotate(145.13)"> | |||
<text font-size="6.5pt" transform="translate(-2.8 3.3)">1</text> | |||
</g> | |||
</g> | |||
<g transform="rotate(-105.84) translate(17 0)"> | |||
<polyline points="0,0 3,0" stroke-width="0.3" stroke="#333" /> | |||
</g> | |||
<g transform="rotate(-75.68) translate(17 0)"> | |||
<polyline points="0,0 3,0" stroke-width="0.3" stroke="#333" /> | |||
</g> | |||
<g transform="rotate(-50.26) translate(17 0)"> | |||
<polyline points="0,0 3,0" stroke-width="0.3" stroke="#333" /> | |||
</g> | |||
<g transform="rotate(-27.87) translate(17 0)"> | |||
<g transform="translate(3 0) rotate(27.87)"> | |||
<text font-size="6.5pt" transform="translate(-2.8 3.3)">5</text> | |||
</g> | |||
</g> | |||
<g transform="rotate(-7.62) translate(17 0)"> | |||
<polyline points="0,0 3,0" stroke-width="0.3" stroke="#333" /> | |||
</g> | |||
<g transform="rotate(11) translate(17 0)"> | |||
<polyline points="0,0 3,0" stroke-width="0.3" stroke="#333" /> | |||
</g> | |||
<g transform="rotate(28.33) translate(17 0)"> | |||
<polyline points="0,0 3,0" stroke-width="0.3" stroke="#333" /> | |||
</g> | |||
<g transform="rotate(44.6) translate(17 0)"> | |||
<polyline points="0,0 3,0" stroke-width="0.3" stroke="#333" /> | |||
</g> | |||
<g transform="rotate(60) translate(17 0)"> | |||
<polyline points="0,0 3,0" stroke-width="0.3" stroke="#333" /> | |||
</g> | |||
</g> | |||
</symbol> | |||
<symbol id="input" viewBox="0 0 24px 24px"> | |||
<g transform="translate(12 12)"> | |||
<circle cx="0" cy="0" r="5" stroke-width="1" stroke="#0f0" fill="#0f0" /> | |||
<circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#0f0" fill="none" /> | |||
</g> | |||
</symbol> | |||
<symbol id="output" viewBox="0 0 24px 24px"> | |||
<g transform="translate(12 12)"> | |||
<circle cx="0" cy="0" r="5" stroke-width="1" stroke="#f00" fill="#f00" /> | |||
<circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#f00" fill="none" /> | |||
</g> | |||
</symbol> | |||
<symbol id="button-small" viewBox="0 0 9px 9px"> | |||
<g transform="translate(4.5 4.5)"> | |||
<circle r="4" stroke-width="1" stroke="#00f" fill="#f00" /> | |||
</g> | |||
</symbol> | |||
<symbol id="light-small" viewBox="0 0 6.4px 6.4px"> | |||
<rect width="6.4" height="6.4" fill="#0f0" /> | |||
</symbol> | |||
<symbol id="light-tiny" viewBox="0 0 1.1px 1.1px"> | |||
<rect width="3.2" height="3.2" fill="#0f0" /> | |||
</symbol> | |||
</defs> | |||
<rect width="100%" height="100%" fill="#ddd" /> | |||
<polyline points="1,1 44,1 44,379 1,379 1,1" stroke="#e4e4e4" stroke-width="0.5" fill="none" /> | |||
<polyline points="0.5,0.5 44.5,0.5 44.5,379.5 0.5,379.5 0.5,0.5" stroke="#ebebeb" stroke-width="0.8" fill="none" /> | |||
<polyline points="0,0 45,0 45,380 0,380 0,0" stroke="#f2f2f2" stroke-width="1" fill="none" /> | |||
<!-- <polyline points="22.5,0 22.5,380" stroke-width="0.5" stroke="#0f0" /> --> | |||
<!-- <polyline points="5,0 5,380" stroke-width="0.5" stroke="#0f0" /> --> | |||
<!-- <polyline points="40,0 40,380" stroke-width="0.5" stroke="#0f0" /> --> | |||
<!-- <rect width="45" height="10" fill="#0f0" transform="translate(0 68)" /> --> | |||
<!-- <rect width="45" height="10" fill="#0f0" transform="translate(0 127)" /> --> | |||
<!-- <rect width="45" height="10" fill="#0f0" transform="translate(0 177)" /> --> | |||
<g transform="rotate(-90) translate(-376 13)"> | |||
<text class="title" font-size="7pt" letter-spacing="2.5px">AD</text> | |||
<g transform="translate(0 12)"> | |||
<text class="brand" font-size="7pt" letter-spacing="2px">BGA</text> | |||
<rect width="3.0" height="3" fill="#ddd" transform="translate(11.5 -5)" /> | |||
</g> | |||
</g> | |||
<g transform="translate(0 25)"> | |||
<text font-size="6pt" letter-spacing="1.5px" transform="translate(3.5 0)">ATTACK</text> | |||
<use id="ATTACK_PARAM" xlink:href="#knob" transform="translate(0 0)" /> | |||
<use xlink:href="#knobguide" transform="translate(0 0)" /> | |||
<use id="ATTACK_LIGHT" xlink:href="#light-tiny" transform="translate(20.8 40)" /> | |||
</g> | |||
<g transform="translate(0 82)"> | |||
<text font-size="6pt" letter-spacing="2px" transform="translate(6 0)">DECAY</text> | |||
<use id="DECAY_PARAM" xlink:href="#knob" transform="translate(0 0)" /> | |||
<use xlink:href="#knobguide" transform="translate(0 0)" /> | |||
<use id="DECAY_LIGHT" xlink:href="#light-tiny" transform="translate(20.8 40)" /> | |||
</g> | |||
<g transform="translate(2.5 132.5)"> | |||
<!-- <polyline points="0,3.2 70,3.2" stroke="#0f0" stroke-width="1" fill="none" /> --> | |||
<use id="LOOP_PARAM" xlink:href="#button-small" transform="translate(31 -1.3)" /> | |||
<use id="LOOP_LIGHT" xlink:href="#light-small" transform="translate(0 0)" /> | |||
<text font-size="6pt" letter-spacing="0.5px" transform="translate(8 6.1)">LOOP</text> | |||
<!-- <rect width="90" height="10" fill="#0f0" transform="translate(0 7)" /> --> | |||
</g> | |||
<g transform="translate(2.5 147)"> | |||
<!-- <polyline points="0,3.2 70,3.2" stroke="#0f0" stroke-width="1" fill="none" /> --> | |||
<use id="LINEAR_PARAM" xlink:href="#button-small" transform="translate(31 -1.3)" /> | |||
<use id="LINEAR_LIGHT" xlink:href="#light-small" transform="translate(0 0)" /> | |||
<text font-size="6pt" letter-spacing="2px" transform="translate(8 6.1)">LIN</text> | |||
<!-- <rect width="90" height="10" fill="#0f0" transform="translate(0 7)" /> --> | |||
</g> | |||
<g transform="translate(0 160.5)"> | |||
<g transform="translate(5.5 0)"> | |||
<rect width="34" height="10" fill="#fafafa" transform="translate(0 98)" /> | |||
<rect width="34" height="108" rx="5" fill="#fafafa" /> | |||
<use id="TRIGGER_INPUT" xlink:href="#input" transform="translate(5 3)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(6.5 35)">TRIG</text> | |||
<use id="ATTACK_INPUT" xlink:href="#input" transform="translate(5 38)" /> | |||
<text font-size="5pt" letter-spacing="1px" transform="translate(2 70)">ATTACK</text> | |||
<use id="DECAY_INPUT" xlink:href="#input" transform="translate(5 73)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(2.5 105)">DECAY</text> | |||
</g> | |||
<g transform="translate(5.5 111)"> | |||
<rect width="34" height="10" fill="#bbb" transform="translate(0 -3)" /> | |||
<rect width="34" height="70" rx="5" fill="#bbb" /> | |||
<use id="ENV_OUTPUT" xlink:href="#output" transform="translate(5 0)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(8.5 32)">ENV</text> | |||
<use id="EOC_OUTPUT" xlink:href="#output" transform="translate(5 35)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(8.5 67)">EOC</text> | |||
</g> | |||
</g> | |||
</svg> |
@@ -0,0 +1,132 @@ | |||
<svg | |||
version="1.1" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:xlink="http://www.w3.org/1999/xlink" | |||
width="90" | |||
height="380" | |||
viewBox="0 0 90 380" | |||
> | |||
<style> | |||
text { | |||
fill: #333; | |||
font-family: 'Roboto', sans-serif; | |||
font-weight: bold; | |||
} | |||
text.title { | |||
font-family: 'Comfortaa', sans-serif; | |||
font-weight: normal; | |||
} | |||
text.brand { | |||
font-family: 'Audiowide', sans-serif; | |||
font-weight: bold; | |||
} | |||
</style> | |||
<defs> | |||
<symbol id="knob45" viewBox="0 0 90px 90px"> | |||
<g transform="translate(45 45)"> | |||
<polyline points="-5,0 5,0" stroke-width="1" stroke="#00f" /> | |||
<polyline points="0,-5 0,5" stroke-width="1" stroke="#00f" /> | |||
<circle cx="0" cy="0" r="22" stroke-width="1" stroke="#00f" fill="none" /> | |||
</g> | |||
</symbol> | |||
<symbol id="knobguide-rectify" viewBox="0 0 90px 90px"> | |||
<g transform="translate(45 45)"> | |||
<text font-size="6.0pt" transform="rotate(-240) translate(29 0) rotate(240) translate(-4 3)">0</text> | |||
<polyline points="0,0 3.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-210) translate(26 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-180) translate(26 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-150) translate(26 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-120) translate(26 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-90) translate(26 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-60) translate(26 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-30) translate(26 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="0.3" stroke="#333" transform="rotate(0) translate(26 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="0.3" stroke="#333" transform="rotate(30) translate(26 0)" /> | |||
<polyline points="0,0 5.5,0" stroke-width="1.5" stroke="#333" transform="rotate(60) translate(26 0)" /> | |||
</g> | |||
</symbol> | |||
<symbol id="knobguide-drywet" viewBox="0 0 90px 90px"> | |||
<g transform="translate(45 45)"> | |||
<text font-size="6.0pt" transform="rotate(-240) translate(29 0) rotate(240) translate(-4 3)">D</text> | |||
<polyline points="0,0 3.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-210) translate(26 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-180) translate(26 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-150) translate(26 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-120) translate(26 0)" /> | |||
<polyline points="0,0 5.5,0" stroke-width="1.5" stroke="#333" transform="rotate(-90) translate(26 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-60) translate(26 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-30) translate(26 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="0.3" stroke="#333" transform="rotate(0) translate(26 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="0.3" stroke="#333" transform="rotate(30) translate(26 0)" /> | |||
<text font-size="6.0pt" transform="rotate(60) translate(29 0) rotate(-60) translate(-1 3)">W</text> | |||
</g> | |||
</symbol> | |||
<symbol id="input" viewBox="0 0 24px 24px"> | |||
<g transform="translate(12 12)"> | |||
<circle cx="0" cy="0" r="5" stroke-width="1" stroke="#0f0" fill="#0f0" /> | |||
<circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#0f0" fill="none" /> | |||
</g> | |||
</symbol> | |||
<symbol id="output" viewBox="0 0 24px 24px"> | |||
<g transform="translate(12 12)"> | |||
<circle cx="0" cy="0" r="5" stroke-width="1" stroke="#f00" fill="#f00" /> | |||
<circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#f00" fill="none" /> | |||
</g> | |||
</symbol> | |||
</defs> | |||
<rect width="100%" height="100%" fill="#ddd" /> | |||
<polyline points="1,1 89,1 89,379 1,379 1,1" stroke="#e4e4e4" stroke-width="0.5" fill="none" /> | |||
<polyline points="0.5,0.5 89.5,0.5 89.5,379.5 0.5,379.5 0.5,0.5" stroke="#ebebeb" stroke-width="0.8" fill="none" /> | |||
<polyline points="0,0 90,0 90,380 0,380 0,0" stroke="#f2f2f2" stroke-width="1" fill="none" /> | |||
<text class="title" x="26.5" y="17" font-size="9pt" letter-spacing="3px">AM/RM</text> | |||
<g transform="translate(5.5 374)"> | |||
<text class="brand" font-size="6.5pt" letter-spacing="2px">BOGAUDIO</text> | |||
<rect width="1.5" height="2" fill="#ddd" transform="translate(21 -4)" /> | |||
</g> | |||
<!-- <rect width="90" height="23" fill="#0f0" transform="translate(0 18)" /> --> | |||
<!-- <rect width="90" height="23" fill="#0f0" transform="translate(0 117)" /> --> | |||
<!-- <rect width="90" height="23" fill="#0f0" transform="translate(0 217)" /> --> | |||
<g transform="translate(0 49)"> | |||
<text font-size="8pt" letter-spacing="2px" transform="translate(18 0)">RECTIFY</text> | |||
<use id="RECTIFY_PARAM" xlink:href="#knob45" transform="translate(0 -5)" /> | |||
<use xlink:href="#knobguide-rectify" transform="translate(0 -5)" /> | |||
</g> | |||
<g transform="translate(0 148)"> | |||
<text font-size="8pt" letter-spacing="2px" transform="translate(15.5 0)">DRY/WET</text> | |||
<use id="DRYWET_PARAM" xlink:href="#knob45" transform="translate(0 -5)" /> | |||
<use xlink:href="#knobguide-drywet" transform="translate(0 -5)" /> | |||
</g> | |||
<g transform="translate(11 240)"> | |||
<g transform="translate(0 0)"> | |||
<rect width="68" height="10" fill="#fafafa" transform="translate(0 66)" /> | |||
<rect width="68" height="73" rx="5" fill="#fafafa" /> | |||
<use id="MODULATOR_INPUT" xlink:href="#input" transform="translate(5 4)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(7.5 36)">MOD</text> | |||
<use id="CARRIER_INPUT" xlink:href="#input" transform="translate(39 4)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(42.5 36)">CAR</text> | |||
<use id="RECTIFY_INPUT" xlink:href="#input" transform="translate(5 40)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(5.5 72)">RECT</text> | |||
<use id="DRYWET_INPUT" xlink:href="#input" transform="translate(39 40)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(42 72)">D/W</text> | |||
</g> | |||
<g transform="translate(0 79)"> | |||
<rect width="68" height="10" fill="#bbb" transform="translate(0 -3)" /> | |||
<rect width="68" height="37" rx="5" fill="#bbb" /> | |||
<use id="RECTIFY_OUTPUT" xlink:href="#output" transform="translate(5 1)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(5.5 33)">RECT</text> | |||
<use id="OUT_OUTPUT" xlink:href="#output" transform="translate(39 1)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(42.5 33)">OUT</text> | |||
</g> | |||
</g> | |||
<!-- <polyline points="0,0 45,0" stroke-width="0.5" stroke="#0f0" transform="translate(0 73)" /> --> | |||
</svg> |
@@ -0,0 +1,215 @@ | |||
<svg | |||
version="1.1" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:xlink="http://www.w3.org/1999/xlink" | |||
width="90" | |||
height="380" | |||
viewBox="0 0 90 380" | |||
> | |||
<style> | |||
text { | |||
fill: #333; | |||
font-family: 'Roboto', sans-serif; | |||
font-weight: bold; | |||
} | |||
text.title { | |||
font-family: 'Comfortaa', sans-serif; | |||
font-weight: normal; | |||
} | |||
text.brand { | |||
font-family: 'Audiowide', sans-serif; | |||
font-weight: bold; | |||
} | |||
</style> | |||
<defs> | |||
<symbol id="knob" viewBox="0 0 45px 45px"> | |||
<g transform="translate(22.5 22.5)"> | |||
<polyline points="-5,0 5,0" stroke-width="1" stroke="#00f" /> | |||
<polyline points="0,-5 0,5" stroke-width="1" stroke="#00f" /> | |||
<circle cx="0" cy="0" r="14" stroke-width="1" stroke="#00f" fill="none" /> | |||
</g> | |||
</symbol> | |||
<symbol id="knob-smallest" viewBox="0 0 16px 16px"> | |||
<g transform="translate(8 8)"> | |||
<polyline points="-3,0 3,0" stroke-width="1" stroke="#00f" /> | |||
<polyline points="0,-3 0,3" stroke-width="1" stroke="#00f" /> | |||
<circle r="7.5" stroke-width="1" stroke="#00f" fill="none" /> | |||
</g> | |||
</symbol> | |||
<symbol id="knobguide-offset" viewBox="0 0 45px 45px"> | |||
<g transform="translate(22.5 22.5)"> | |||
<text font-size="5.0pt" transform="rotate(-240) translate(21 0) rotate(240) translate(-5 2.2)">-10</text> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-225) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-210) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-195) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-180) translate(17 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="1" stroke="#333" transform="rotate(-165) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-150) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-135) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-120) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-105) translate(17 0)" /> | |||
<text font-size="5.0pt" transform="rotate(-90) translate(19 0) rotate(90) translate(-1.9 2.2)">0</text> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-75) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-60) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-45) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-30) translate(17 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="1" stroke="#333" transform="rotate(-15) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(0) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(15) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(30) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(45) translate(17 0)" /> | |||
<text font-size="5.0pt" transform="rotate(60) translate(21 0) rotate(-60) translate(-4 2.2)">10</text> | |||
</g> | |||
</symbol> | |||
<symbol id="knobguide-window" viewBox="0 0 45px 45px"> | |||
<g transform="translate(22.5 22.5)"> | |||
<text font-size="5.0pt" transform="rotate(-240) translate(20 0) rotate(240) translate(-1.9 2.2)">0</text> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-210) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-180) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-150) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-120) translate(17 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="1" stroke="#333" transform="rotate(-90) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-60) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-30) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(0) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(30) translate(17 0)" /> | |||
<text font-size="5.0pt" transform="rotate(60) translate(20 0) rotate(-60) translate(-4 2.2)">10</text> | |||
</g> | |||
</symbol> | |||
<symbol id="knobguide-lag" viewBox="0 0 45px 45px"> | |||
<g transform="translate(22.5 22.5)"> | |||
<text font-size="5.0pt" transform="rotate(-240) translate(20 0) rotate(240) translate(-1.9 2.2)">0</text> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-210) translate(17 0)" /> | |||
<text font-size="5.0pt" transform="rotate(-145.13) translate(20.5 0) rotate(145.13) translate(-4.7 2.2)">0.1</text> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-105.84) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-75.86) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-50.26) translate(17 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="1" stroke="#333" transform="rotate(-27.87) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-7.62) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(11) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(28.33) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(44.6) translate(17 0)" /> | |||
<text font-size="5.0pt" transform="rotate(60) translate(20 0) rotate(-60) translate(-1.8 2.2)">1</text> | |||
</g> | |||
</symbol> | |||
<symbol id="knobguide-voltage" viewBox="0 0 90px 45px"> | |||
<!-- <rect width="90" height="45" fill="#f003" transform="translate(0 0)" /> --> | |||
<g transform="translate(8 22.5)"> | |||
<text font-size="5.0pt" transform="rotate(-22.5) translate(14 0) rotate(22.5) translate(-1 2.6)">0-10V</text> | |||
<polyline points="0,0 2,0" stroke-width="1" stroke="#333" transform="rotate(-22.5) translate(9.5 0)" /> | |||
<text font-size="5.0pt" transform="rotate(22.5) translate(14 0) rotate(-22.5) translate(-1 2.0)">+/-5V</text> | |||
<polyline points="0,0 2,0" stroke-width="1" stroke="#333" transform="rotate(22.5) translate(9.5 0)" /> | |||
</g> | |||
</symbol> | |||
<symbol id="input" viewBox="0 0 24px 24px"> | |||
<g transform="translate(12 12)"> | |||
<circle cx="0" cy="0" r="5" stroke-width="1" stroke="#0f0" fill="#0f0" /> | |||
<circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#0f0" fill="none" /> | |||
</g> | |||
</symbol> | |||
<symbol id="output" viewBox="0 0 24px 24px"> | |||
<g transform="translate(12 12)"> | |||
<circle cx="0" cy="0" r="5" stroke-width="1" stroke="#f00" fill="#f00" /> | |||
<circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#f00" fill="none" /> | |||
</g> | |||
</symbol> | |||
</defs> | |||
<rect width="100%" height="100%" fill="#ddd" /> | |||
<polyline points="1,1 89,1 89,379 1,379 1,1" stroke="#e4e4e4" stroke-width="0.5" fill="none" /> | |||
<polyline points="0.5,0.5 89.5,0.5 89.5,379.5 0.5,379.5 0.5,0.5" stroke="#ebebeb" stroke-width="0.8" fill="none" /> | |||
<polyline points="0,0 90,0 90,380 0,380 0,0" stroke="#f2f2f2" stroke-width="1" fill="none" /> | |||
<text class="title" x="45" y="17" font-size="9pt" letter-spacing="3px">CMP</text> | |||
<g transform="translate(5.5 374)"> | |||
<text class="brand" font-size="6.5pt" letter-spacing="2px">BOGAUDIO</text> | |||
<rect width="1.5" height="2" fill="#ddd" transform="translate(21 -4)" /> | |||
</g> | |||
<!-- <rect width="90" height="12" fill="#0f0" transform="translate(0 122)" /> --> | |||
<!-- <rect width="90" height="12" fill="#0f0" transform="translate(0 228)" /> --> | |||
<!-- <rect width="90" height="12" fill="#0f0" transform="translate(0 267)" /> --> | |||
<g transform="translate(0 35)"> | |||
<text font-size="6pt" letter-spacing="1px" transform="translate(20 0)">A</text> | |||
<use id="A_PARAM" xlink:href="#knob" transform="translate(0 3)" /> | |||
<use xlink:href="#knobguide-offset" transform="translate(0 3)" /> | |||
<g transform="translate(5.5 49)"> | |||
<rect width="34" height="38" rx="5" fill="#fafafa" /> | |||
<use id="A_INPUT" xlink:href="#input" transform="translate(5 3)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(13 35)">IN</text> | |||
</g> | |||
</g> | |||
<g transform="translate(45 35)"> | |||
<text font-size="6pt" letter-spacing="1px" transform="translate(20 0)">B</text> | |||
<use id="B_PARAM" xlink:href="#knob" transform="translate(0 3)" /> | |||
<use xlink:href="#knobguide-offset" transform="translate(0 3)" /> | |||
<g transform="translate(5.5 49)"> | |||
<rect width="34" height="38" rx="5" fill="#fafafa" /> | |||
<use id="B_INPUT" xlink:href="#input" transform="translate(5 3)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(13 35)">IN</text> | |||
</g> | |||
</g> | |||
<g transform="translate(0 140)"> | |||
<text font-size="6pt" letter-spacing="1px" transform="translate(3.5 0)">WINDOW</text> | |||
<use id="WINDOW_PARAM" xlink:href="#knob" transform="translate(0 3)" /> | |||
<use xlink:href="#knobguide-window" transform="translate(0 3)" /> | |||
<g transform="translate(5.5 49)"> | |||
<rect width="34" height="38" rx="5" fill="#fafafa" /> | |||
<use id="WINDOW_INPUT" xlink:href="#input" transform="translate(5 3)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(11 35)">CV</text> | |||
</g> | |||
</g> | |||
<g transform="translate(45 140)"> | |||
<text font-size="6pt" letter-spacing="1px" transform="translate(14 0)">LAG</text> | |||
<use id="LAG_PARAM" xlink:href="#knob" transform="translate(0 3)" /> | |||
<use xlink:href="#knobguide-lag" transform="translate(0 3)" /> | |||
<g transform="translate(5.5 49)"> | |||
<rect width="34" height="38" rx="5" fill="#fafafa" /> | |||
<use id="LAG_INPUT" xlink:href="#input" transform="translate(5 3)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(11 35)">CV</text> | |||
</g> | |||
</g> | |||
<g transform="translate(25 239)"> | |||
<!-- <rect width="40" height="32" fill="#0f03" transform="translate(0 0)" /> --> | |||
<text font-size="6pt" letter-spacing="1px" transform="translate(1.5 7)">OUTPUT</text> | |||
<use id="OUTPUT_PARAM" xlink:href="#knob-smallest" transform="translate(0.5 12)" /> | |||
<use xlink:href="#knobguide-voltage" transform="translate(0.5 -2.5)" /> | |||
</g> | |||
<g transform="translate(11 279)"> | |||
<rect width="68" height="77" rx="5" fill="#bbb" /> | |||
<use id="GREATER_OUTPUT" xlink:href="#output" transform="translate(5 4)" /> | |||
<text font-size="8pt" letter-spacing="2px" style="font-weight: normal" transform="translate(15 36.5)">></text> | |||
<use id="LESS_OUTPUT" xlink:href="#output" transform="translate(39 4)" /> | |||
<text font-size="8pt" letter-spacing="2px" style="font-weight: normal" transform="translate(48 36.5)"><</text> | |||
<use id="EQUAL_OUTPUT" xlink:href="#output" transform="translate(5 40)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(12 72)">EQ</text> | |||
<use id="NOT_EQUAL_OUTPUT" xlink:href="#output" transform="translate(39 40)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(42 72)">NOT</text> | |||
</g> | |||
</svg> |
@@ -0,0 +1,427 @@ | |||
<svg | |||
version="1.1" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:xlink="http://www.w3.org/1999/xlink" | |||
width="330" | |||
height="380" | |||
viewBox="0 0 330 380" | |||
> | |||
<style> | |||
text { | |||
fill: #333; | |||
font-family: 'Roboto', sans-serif; | |||
font-weight: bold; | |||
} | |||
text.title { | |||
font-family: 'Comfortaa', sans-serif; | |||
font-weight: normal; | |||
} | |||
text.brand { | |||
font-family: 'Audiowide', sans-serif; | |||
font-weight: bold; | |||
} | |||
</style> | |||
<defs> | |||
<symbol id="knob19" viewBox="0 0 20px 20px"> | |||
<g transform="translate(10 10)"> | |||
<polyline points="-3,0 3,0" stroke-width="1" stroke="#00f" /> | |||
<polyline points="0,-3 0,3" stroke-width="1" stroke="#00f" /> | |||
<circle cx="0" cy="0" r="9.3" stroke-width="1" stroke="#00f" fill="none" /> | |||
</g> | |||
</symbol> | |||
<symbol id="knob-small" viewBox="0 0 45px 45px"> | |||
<g transform="translate(22.5 22.5)"> | |||
<polyline points="-3,0 3,0" stroke-width="1" stroke="#00f" /> | |||
<polyline points="0,-3 0,3" stroke-width="1" stroke="#00f" /> | |||
<circle cx="0" cy="0" r="7.5" stroke-width="1" stroke="#00f" fill="none" /> | |||
</g> | |||
</symbol> | |||
<symbol id="knobguide-centertick19" viewBox="0 0 40px 40px"> | |||
<g transform="translate(20 20)"> | |||
<polyline points="0,0 4,0" stroke-width="1" stroke="#333" transform="rotate(-90) translate(11.5 0)" /> | |||
<path d="M 0 -13.5 A 13.5 13.5 0 0 1 13.5 0" stroke="#333" stroke-width="0.5" stroke-linecap="round" fill="none" transform="rotate(20)" /> | |||
<path d="M 0 -13.5 A 13.5 13.5 0 0 1 13.5 0" stroke="#333" stroke-width="0.5" stroke-linecap="round" fill="none" transform="rotate(43)" /> | |||
<path d="M 0 -13.5 A 13.5 13.5 0 0 0 -13.5 0" stroke="#333" stroke-width="0.5" stroke-linecap="round" fill="none" transform="rotate(-20)" /> | |||
<path d="M 0 -13.5 A 13.5 13.5 0 0 0 -13.5 0" stroke="#333" stroke-width="0.5" stroke-linecap="round" fill="none" transform="rotate(-43)" /> | |||
</g> | |||
</symbol> | |||
<symbol id="knobguide-maxtick" viewBox="0 0 40px 40px"> | |||
<g transform="translate(20 20)"> | |||
<g transform="rotate(60) translate(10 0)"> | |||
<polyline points="0,0 4,0" stroke-width="1" stroke="#333" /> | |||
</g> | |||
<path d="M 0 -12.5 A 12.5 12.5 0 0 1 12.5 0" stroke="#333" stroke-width="0.5" stroke-linecap="round" fill="none" transform="rotate(0)" /> | |||
<path d="M 0 -12.5 A 12.5 12.5 0 0 1 12.5 0" stroke="#333" stroke-width="0.5" stroke-linecap="round" fill="none" transform="rotate(43)" /> | |||
<path d="M 0 -12.5 A 12.5 12.5 0 0 0 -12.5 0" stroke="#333" stroke-width="0.5" stroke-linecap="round" fill="none" transform="rotate(0)" /> | |||
<path d="M 0 -12.5 A 12.5 12.5 0 0 0 -12.5 0" stroke="#333" stroke-width="0.5" stroke-linecap="round" fill="none" transform="rotate(-43)" /> | |||
</g> | |||
</symbol> | |||
<!-- <symbol id="switch" viewBox="0 0 14px 24px"> | |||
<rect width="14px" height="24px" stroke-width="1" stroke="#000" fill="#ddd" /> | |||
<rect width="14px" height="12px" stroke-width="0" fill="#000" /> | |||
</symbol> --> | |||
<symbol id="input" viewBox="0 0 24px 24px"> | |||
<g transform="translate(12 12)"> | |||
<circle cx="0" cy="0" r="5" stroke-width="1" stroke="#0f0" fill="#0f0" /> | |||
<circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#0f0" fill="none" /> | |||
<polyline points="-3,0 3,0" stroke-width="1" stroke="#00f" /> | |||
<polyline points="0,-3 0,3" stroke-width="1" stroke="#00f" /> | |||
</g> | |||
</symbol> | |||
<symbol id="output" viewBox="0 0 24px 24px"> | |||
<g transform="translate(12 12)"> | |||
<circle cx="0" cy="0" r="5" stroke-width="1" stroke="#f00" fill="#f00" /> | |||
<circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#f00" fill="none" /> | |||
<polyline points="-3,0 3,0" stroke-width="1" stroke="#00f" /> | |||
<polyline points="0,-3 0,3" stroke-width="1" stroke="#00f" /> | |||
</g> | |||
</symbol> | |||
</defs> | |||
<rect width="100%" height="100%" fill="#ddd" /> | |||
<polyline points="1,1 329,1 329,379 1,379 1,1" stroke="#e4e4e4" stroke-width="0.5" fill="none" /> | |||
<polyline points="0.5,0.5 329.5,0.5 329.5,379.5 0.5,379.5 0.5,0.5" stroke="#ebebeb" stroke-width="0.8" fill="none" /> | |||
<polyline points="0,0 330,0 330,380 0,380 0,0" stroke="#f2f2f2" stroke-width="1" fill="none" /> | |||
<!-- <rect width="110" height="20" fill="#0f0" transform="translate(0 0)" /> --> | |||
<!-- <rect width="110" height="20" fill="#0f0" transform="translate(220 0)" /> --> | |||
<!-- <polyline points="0,0 0,380" stroke="#0f0" stroke-width="1" fill="none" transform="translate(10 0)" /> --> | |||
<text class="title" x="110.5" y="19" font-size="12pt" letter-spacing="4px">MATRIX88</text> | |||
<g transform="translate(125 374)"> | |||
<text class="brand" font-size="8pt" letter-spacing="2px">BOGAUDIO</text> | |||
<rect width="3.0" height="3" fill="#ddd" transform="translate(24 -5)" /> | |||
</g> | |||
<g transform="translate(5.5 25)"> | |||
<rect width="34" height="293" rx="5" fill="#fafafa" transform="translate(0 0)" /> | |||
<use id="IN1_INPUT" xlink:href="#input" transform="translate(5 5)" /> | |||
<use id="IN2_INPUT" xlink:href="#input" transform="translate(5 42)" /> | |||
<use id="IN3_INPUT" xlink:href="#input" transform="translate(5 79)" /> | |||
<use id="IN4_INPUT" xlink:href="#input" transform="translate(5 116)" /> | |||
<use id="IN5_INPUT" xlink:href="#input" transform="translate(5 153)" /> | |||
<use id="IN6_INPUT" xlink:href="#input" transform="translate(5 190)" /> | |||
<use id="IN7_INPUT" xlink:href="#input" transform="translate(5 227)" /> | |||
<use id="IN8_INPUT" xlink:href="#input" transform="translate(5 264)" /> | |||
</g> | |||
<g transform="translate(46.5 323)"> | |||
<rect width="278.5" height="34" rx="5" fill="#bbb" transform="translate(0 0)" /> | |||
<use id="OUT1_OUTPUT" xlink:href="#output" transform="translate(5 5)" /> | |||
<use id="OUT2_OUTPUT" xlink:href="#output" transform="translate(40 5)" /> | |||
<use id="OUT3_OUTPUT" xlink:href="#output" transform="translate(75 5)" /> | |||
<use id="OUT4_OUTPUT" xlink:href="#output" transform="translate(110 5)" /> | |||
<use id="OUT5_OUTPUT" xlink:href="#output" transform="translate(145 5)" /> | |||
<use id="OUT6_OUTPUT" xlink:href="#output" transform="translate(180 5)" /> | |||
<use id="OUT7_OUTPUT" xlink:href="#output" transform="translate(215 5)" /> | |||
<use id="OUT8_OUTPUT" xlink:href="#output" transform="translate(250 5)" /> | |||
</g> | |||
<g transform="translate(50 24)"> | |||
<use id="MIX11_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(50 61)"> | |||
<use id="MIX21_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(50 98)"> | |||
<use id="MIX31_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(50 135)"> | |||
<use id="MIX41_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(50 172)"> | |||
<use id="MIX51_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(50 209)"> | |||
<use id="MIX61_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(50 246)"> | |||
<use id="MIX71_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(50 283)"> | |||
<use id="MIX81_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(85 24)"> | |||
<use id="MIX12_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(85 61)"> | |||
<use id="MIX22_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(85 98)"> | |||
<use id="MIX32_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(85 135)"> | |||
<use id="MIX42_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(85 172)"> | |||
<use id="MIX52_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(85 209)"> | |||
<use id="MIX62_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(85 246)"> | |||
<use id="MIX72_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(85 283)"> | |||
<use id="MIX82_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(120 24)"> | |||
<use id="MIX13_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(120 61)"> | |||
<use id="MIX23_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(120 98)"> | |||
<use id="MIX33_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(120 135)"> | |||
<use id="MIX43_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(120 172)"> | |||
<use id="MIX53_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(120 209)"> | |||
<use id="MIX63_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(120 246)"> | |||
<use id="MIX73_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(120 283)"> | |||
<use id="MIX83_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(155 24)"> | |||
<use id="MIX14_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(155 61)"> | |||
<use id="MIX24_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(155 98)"> | |||
<use id="MIX34_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(155 135)"> | |||
<use id="MIX44_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(155 172)"> | |||
<use id="MIX54_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(155 209)"> | |||
<use id="MIX64_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(155 246)"> | |||
<use id="MIX74_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(155 283)"> | |||
<use id="MIX84_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(190 24)"> | |||
<use id="MIX15_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(190 61)"> | |||
<use id="MIX25_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(190 98)"> | |||
<use id="MIX35_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(190 135)"> | |||
<use id="MIX45_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(190 172)"> | |||
<use id="MIX55_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(190 209)"> | |||
<use id="MIX65_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(190 246)"> | |||
<use id="MIX75_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(190 283)"> | |||
<use id="MIX85_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(225 24)"> | |||
<use id="MIX16_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(225 61)"> | |||
<use id="MIX26_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(225 98)"> | |||
<use id="MIX36_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(225 135)"> | |||
<use id="MIX46_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(225 172)"> | |||
<use id="MIX56_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(225 209)"> | |||
<use id="MIX66_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(225 246)"> | |||
<use id="MIX76_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(225 283)"> | |||
<use id="MIX86_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(260 24)"> | |||
<use id="MIX17_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(260 61)"> | |||
<use id="MIX27_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(260 98)"> | |||
<use id="MIX37_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(260 135)"> | |||
<use id="MIX47_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(260 172)"> | |||
<use id="MIX57_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(260 209)"> | |||
<use id="MIX67_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(260 246)"> | |||
<use id="MIX77_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(260 283)"> | |||
<use id="MIX87_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(295 24)"> | |||
<use id="MIX18_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(295 61)"> | |||
<use id="MIX28_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(295 98)"> | |||
<use id="MIX38_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(295 135)"> | |||
<use id="MIX48_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(295 172)"> | |||
<use id="MIX58_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(295 209)"> | |||
<use id="MIX68_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(295 246)"> | |||
<use id="MIX78_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<g transform="translate(295 283)"> | |||
<use id="MIX88_PARAM" xlink:href="#knob19" transform="translate(3.5 8)" /> | |||
<use xlink:href="#knobguide-centertick19" transform="translate(-6.5 -2)" /> | |||
</g> | |||
<!-- <g transform="translate(15 331)"> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(-2 -1)">SUM</text> | |||
<use id="MODE_PARAM" xlink:href="#switch" transform="translate(0 2)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(-1 34)">AVG</text> | |||
</g> --> | |||
<g transform="translate(0 330)"> | |||
<text font-size="6pt" letter-spacing="2px" transform="translate(7 0)">LEVEL</text> | |||
<use id="LEVEL_PARAM" xlink:href="#knob-small" transform="translate(0 -5)" /> | |||
<use xlink:href="#knobguide-maxtick" transform="translate(2.5 -2.5)" /> | |||
</g> | |||
<!-- <polyline points="0,0 0,380" stroke="#0f0" stroke-width="1" fill="none" transform="translate(22.5 0)" /> --> | |||
<!-- <polyline points="0,0 0,380" stroke="#0f0" stroke-width="1" fill="none" transform="translate(63.5 0)" /> --> | |||
<!-- <polyline points="0,0 0,380" stroke="#0f0" stroke-width="1" fill="none" transform="translate(98.5 0)" /> --> | |||
<!-- <polyline points="0,0 0,380" stroke="#0f0" stroke-width="1" fill="none" transform="translate(133.5 0)" /> --> | |||
<!-- <polyline points="0,0 0,380" stroke="#0f0" stroke-width="1" fill="none" transform="translate(168.5 0)" /> --> | |||
<!-- <polyline points="0,0 0,380" stroke="#0f0" stroke-width="1" fill="none" transform="translate(203.5 0)" /> --> | |||
<!-- <polyline points="0,0 0,380" stroke="#0f0" stroke-width="1" fill="none" transform="translate(238.5 0)" /> --> | |||
<!-- <polyline points="0,0 0,380" stroke="#0f0" stroke-width="1" fill="none" transform="translate(273.5 0)" /> --> | |||
<!-- <polyline points="0,0 0,380" stroke="#0f0" stroke-width="1" fill="none" transform="translate(308.5 0)" /> --> | |||
<!-- <polyline points="0,0 330,0" stroke="#0f0" stroke-width="1" fill="none" transform="translate(0 42)" /> --> | |||
<!-- <polyline points="0,0 330,0" stroke="#0f0" stroke-width="1" fill="none" transform="translate(0 79)" /> --> | |||
<!-- <polyline points="0,0 330,0" stroke="#0f0" stroke-width="1" fill="none" transform="translate(0 116)" /> --> | |||
<!-- <polyline points="0,0 330,0" stroke="#0f0" stroke-width="1" fill="none" transform="translate(0 153)" /> --> | |||
<!-- <polyline points="0,0 330,0" stroke="#0f0" stroke-width="1" fill="none" transform="translate(0 190)" /> --> | |||
<!-- <polyline points="0,0 330,0" stroke="#0f0" stroke-width="1" fill="none" transform="translate(0 227)" /> --> | |||
<!-- <polyline points="0,0 330,0" stroke="#0f0" stroke-width="1" fill="none" transform="translate(0 264)" /> --> | |||
<!-- <polyline points="0,0 330,0" stroke="#0f0" stroke-width="1" fill="none" transform="translate(0 301)" /> --> | |||
<!-- <polyline points="0,0 330,0" stroke="#0f0" stroke-width="1" fill="none" transform="translate(0 340)" /> --> | |||
<!-- <rect width="330" height="11" fill="#0f0" transform="translate(0 274)" /> --> | |||
<!-- <rect width="8" height="380" fill="#0f0" transform="translate(77 0)" /> --> | |||
</svg> |
@@ -1,134 +0,0 @@ | |||
<svg | |||
version="1.1" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:xlink="http://www.w3.org/1999/xlink" | |||
width="45" | |||
height="380" | |||
viewBox="0 0 45 380" | |||
> | |||
<style> | |||
text { | |||
fill: #333; | |||
font-family: 'Roboto', sans-serif; | |||
font-weight: bold; | |||
} | |||
text.title { | |||
font-family: 'Comfortaa', sans-serif; | |||
font-weight: normal; | |||
} | |||
text.brand { | |||
font-family: 'Audiowide', sans-serif; | |||
font-weight: bold; | |||
} | |||
</style> | |||
<defs> | |||
<symbol id="knob" viewBox="0 0 45px 45px"> | |||
<g transform="translate(22.5 22.5)"> | |||
<polyline points="-5,0 5,0" stroke-width="1" stroke="#00f" /> | |||
<polyline points="0,-5 0,5" stroke-width="1" stroke="#00f" /> | |||
<circle cx="0" cy="0" r="14" stroke-width="1" stroke="#00f" fill="none" /> | |||
</g> | |||
</symbol> | |||
<symbol id="knobguide-depth" viewBox="0 0 45px 45px"> | |||
<g transform="translate(22.5 22.5)"> | |||
<text font-size="5.0pt" transform="rotate(-240) translate(20 0) rotate(240) translate(-2 2)">0</text> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-210) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-180) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-150) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-120) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-90) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-60) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-30) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(0) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(30) translate(17 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="1" stroke="#333" transform="rotate(60) translate(17 0)" /> | |||
</g> | |||
</symbol> | |||
<symbol id="knobguide-mix" viewBox="0 0 45px 45px"> | |||
<g transform="translate(22.5 22.5)"> | |||
<text font-size="5.0pt" transform="rotate(-240) translate(20 0) rotate(240) translate(-2 2)">D</text> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-210) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-180) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-150) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-120) translate(17 0)" /> | |||
<polyline points="0,0 3.5,0" stroke-width="1" stroke="#333" transform="rotate(-90) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-60) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-30) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(0) translate(17 0)" /> | |||
<polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(30) translate(17 0)" /> | |||
<text font-size="5.0pt" transform="rotate(60) translate(20 0) rotate(-60) translate(-2 2)">W</text> | |||
</g> | |||
</symbol> | |||
<symbol id="input" viewBox="0 0 24px 24px"> | |||
<g transform="translate(12 12)"> | |||
<circle cx="0" cy="0" r="5" stroke-width="1" stroke="#0f0" fill="#0f0" /> | |||
<circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#0f0" fill="none" /> | |||
</g> | |||
</symbol> | |||
<symbol id="output" viewBox="0 0 24px 24px"> | |||
<g transform="translate(12 12)"> | |||
<circle cx="0" cy="0" r="5" stroke-width="1" stroke="#f00" fill="#f00" /> | |||
<circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#f00" fill="none" /> | |||
</g> | |||
</symbol> | |||
</defs> | |||
<rect width="100%" height="100%" fill="#ddd" /> | |||
<polyline points="1,1 44,1 44,379 1,379 1,1" stroke="#e4e4e4" stroke-width="0.5" fill="none" /> | |||
<polyline points="0.5,0.5 44.5,0.5 44.5,379.5 0.5,379.5 0.5,0.5" stroke="#ebebeb" stroke-width="0.8" fill="none" /> | |||
<polyline points="0,0 45,0 45,380 0,380 0,0" stroke="#f2f2f2" stroke-width="1" fill="none" /> | |||
<g transform="rotate(-90) translate(-376 13)"> | |||
<text class="title" font-size="7pt" letter-spacing="2.5px">RM</text> | |||
<g transform="translate(0 12)"> | |||
<text class="brand" font-size="7pt" letter-spacing="2px">BGA</text> | |||
<rect width="3.0" height="3" fill="#ddd" transform="translate(11.5 -5)" /> | |||
</g> | |||
</g> | |||
<g transform="translate(0 25)"> | |||
<text font-size="6pt" letter-spacing="2px" transform="translate(5.5 0)">DEPTH</text> | |||
<use id="MODULATOR_DEPTH_PARAM" xlink:href="#knob" transform="translate(0 3)" /> | |||
<use xlink:href="#knobguide-depth" transform="scale(1) translate(0 3)" /> | |||
<g transform="translate(5.5 49)"> | |||
<rect width="34" height="39" rx="5" fill="#fafafa" /> | |||
<use id="MODULATOR_DEPTH_INPUT" xlink:href="#input" transform="translate(5 3)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(11 35)">CV</text> | |||
</g> | |||
</g> | |||
<g transform="translate(0 131)"> | |||
<text font-size="6pt" letter-spacing="1px" transform="translate(2 0)">DRY/WET</text> | |||
<use id="MIX_PARAM" xlink:href="#knob" transform="translate(0 3)" /> | |||
<use xlink:href="#knobguide-mix" transform="scale(1) translate(0 3)" /> | |||
<g transform="translate(5.5 49)"> | |||
<rect width="34" height="38" rx="5" fill="#fafafa" /> | |||
<use id="MIX_INPUT" xlink:href="#input" transform="translate(5 3)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(11 35)">CV</text> | |||
</g> | |||
</g> | |||
<g transform="translate(0 230)"> | |||
<g transform="translate(5.5 0)"> | |||
<rect width="34" height="10" fill="#fafafa" transform="translate(0 63)" /> | |||
<rect width="34" height="70" rx="5" fill="#fafafa" /> | |||
<use id="MODULATOR_INPUT" xlink:href="#input" transform="translate(5 3)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(7.5 35)">MOD</text> | |||
<use id="CARRIER_INPUT" xlink:href="#input" transform="translate(5 38)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(8.5 70)">CAR</text> | |||
</g> | |||
<g transform="translate(5.5 76)"> | |||
<rect width="34" height="10" fill="#bbb" transform="translate(0 -3)" /> | |||
<rect width="34" height="35" rx="5" fill="#bbb" /> | |||
<use id="OUT_OUTPUT" xlink:href="#output" transform="translate(5 0)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(8.3 32)">OUT</text> | |||
</g> | |||
</g> | |||
<!-- <polyline points="0,0 45,0" stroke-width="0.5" stroke="#0f0" transform="translate(0 73)" /> --> | |||
</svg> |
@@ -0,0 +1,111 @@ | |||
<svg | |||
version="1.1" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:xlink="http://www.w3.org/1999/xlink" | |||
width="45" | |||
height="380" | |||
viewBox="0 0 45 380" | |||
> | |||
<style> | |||
text { | |||
fill: #333; | |||
font-family: 'Roboto', sans-serif; | |||
font-weight: bold; | |||
} | |||
text.title { | |||
font-family: 'Comfortaa', sans-serif; | |||
font-weight: normal; | |||
} | |||
text.brand { | |||
font-family: 'Audiowide', sans-serif; | |||
font-weight: bold; | |||
} | |||
</style> | |||
<defs> | |||
<symbol id="knob-small" viewBox="0 0 45px 45px"> | |||
<g transform="translate(22.5 22.5)"> | |||
<polyline points="-3,0 3,0" stroke-width="1" stroke="#00f" /> | |||
<polyline points="0,-3 0,3" stroke-width="1" stroke="#00f" /> | |||
<circle cx="0" cy="0" r="7.5" stroke-width="1" stroke="#00f" fill="none" /> | |||
</g> | |||
</symbol> | |||
<symbol id="knobguide-maxtick" viewBox="0 0 40px 40px"> | |||
<g transform="translate(20 20)"> | |||
<g transform="rotate(60) translate(10 0)"> | |||
<polyline points="0,0 4,0" stroke-width="1" stroke="#333" /> | |||
</g> | |||
<path d="M 0 -12.5 A 12.5 12.5 0 0 1 12.5 0" stroke="#333" stroke-width="0.5" stroke-linecap="round" fill="none" transform="rotate(0)" /> | |||
<path d="M 0 -12.5 A 12.5 12.5 0 0 1 12.5 0" stroke="#333" stroke-width="0.5" stroke-linecap="round" fill="none" transform="rotate(43)" /> | |||
<path d="M 0 -12.5 A 12.5 12.5 0 0 0 -12.5 0" stroke="#333" stroke-width="0.5" stroke-linecap="round" fill="none" transform="rotate(0)" /> | |||
<path d="M 0 -12.5 A 12.5 12.5 0 0 0 -12.5 0" stroke="#333" stroke-width="0.5" stroke-linecap="round" fill="none" transform="rotate(-43)" /> | |||
</g> | |||
</symbol> | |||
<symbol id="switch" viewBox="0 0 14px 24px"> | |||
<rect width="14px" height="24px" stroke-width="1" stroke="#000" fill="#ddd" /> | |||
<rect width="14px" height="12px" stroke-width="0" fill="#000" /> | |||
</symbol> | |||
<symbol id="input" viewBox="0 0 24px 24px"> | |||
<g transform="translate(12 12)"> | |||
<circle cx="0" cy="0" r="5" stroke-width="1" stroke="#0f0" fill="#0f0" /> | |||
<circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#0f0" fill="none" /> | |||
</g> | |||
</symbol> | |||
<symbol id="output" viewBox="0 0 24px 24px"> | |||
<g transform="translate(12 12)"> | |||
<circle cx="0" cy="0" r="5" stroke-width="1" stroke="#f00" fill="#f00" /> | |||
<circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#f00" fill="none" /> | |||
</g> | |||
</symbol> | |||
</defs> | |||
<rect width="100%" height="100%" fill="#ddd" /> | |||
<polyline points="1,1 44,1 44,379 1,379 1,1" stroke="#e4e4e4" stroke-width="0.5" fill="none" /> | |||
<polyline points="0.5,0.5 44.5,0.5 44.5,379.5 0.5,379.5 0.5,0.5" stroke="#ebebeb" stroke-width="0.8" fill="none" /> | |||
<polyline points="0,0 45,0 45,380 0,380 0,0" stroke="#f2f2f2" stroke-width="1" fill="none" /> | |||
<g transform="rotate(-90) translate(-376 13)"> | |||
<text class="title" font-size="7pt" letter-spacing="2.5px">UMIX</text> | |||
<g transform="translate(0 12)"> | |||
<text class="brand" font-size="7pt" letter-spacing="2px">BGA</text> | |||
<rect width="3.0" height="3" fill="#ddd" transform="translate(11.5 -5)" /> | |||
</g> | |||
</g> | |||
<!-- <polyline points="22.5,0 22.5,380" stroke-width="0.5" stroke="#0f0" /> --> | |||
<g transform="translate(0 18)"> | |||
<g transform="translate(5.5 0)"> | |||
<rect width="34" height="10" fill="#fafafa" transform="translate(0 172)" /> | |||
<rect width="34" height="182" rx="5" fill="#fafafa" /> | |||
<use id="IN1_INPUT" xlink:href="#input" transform="translate(5 5)" /> | |||
<use id="IN2_INPUT" xlink:href="#input" transform="translate(5 35)" /> | |||
<use id="IN3_INPUT" xlink:href="#input" transform="translate(5 65)" /> | |||
<use id="IN4_INPUT" xlink:href="#input" transform="translate(5 95)" /> | |||
<use id="IN5_INPUT" xlink:href="#input" transform="translate(5 125)" /> | |||
<use id="IN6_INPUT" xlink:href="#input" transform="translate(5 155)" /> | |||
</g> | |||
<g transform="translate(5.5 185)"> | |||
<rect width="34" height="10" fill="#bbb" transform="translate(0 -3)" /> | |||
<rect width="34" height="36" rx="5" fill="#bbb" /> | |||
<use id="OUT_OUTPUT" xlink:href="#output" transform="translate(5 0)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(8.5 32)">OUT</text> | |||
</g> | |||
</g> | |||
<g transform="translate(15.5 254)"> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(-2 -1)">SUM</text> | |||
<use id="MODE_PARAM" xlink:href="#switch" transform="translate(0 2)" /> | |||
<text font-size="5pt" letter-spacing="2px" transform="translate(-1 34)">AVG</text> | |||
</g> | |||
<g transform="translate(0 305)"> | |||
<text font-size="6pt" letter-spacing="2px" transform="translate(7 0)">LEVEL</text> | |||
<use id="LEVEL_PARAM" xlink:href="#knob-small" transform="translate(0 -5)" /> | |||
<use xlink:href="#knobguide-maxtick" transform="translate(2.2 -2.5)" /> | |||
</g> | |||
</svg> |
@@ -0,0 +1,15 @@ | |||
<svg | |||
version="1.1" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:xlink="http://www.w3.org/1999/xlink" | |||
width="19" | |||
height="19" | |||
viewBox="0 0 19 19" | |||
> | |||
<g transform="translate(9.5 9.5)"> | |||
<circle cx="0" cy="0" r="9.3" fill="#333" /> | |||
<circle cx="0" cy="0" r="7.3" fill="#eee" /> | |||
</g> | |||
<circle cx="9.5" cy="1.6" r="1.3" fill="#fff" /> | |||
<circle cx="9.5" cy="1.9" r="1.3" fill="#fff" /> | |||
</svg> |
@@ -0,0 +1,14 @@ | |||
<svg | |||
version="1.1" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:xlink="http://www.w3.org/1999/xlink" | |||
width="45" | |||
height="45" | |||
viewBox="0 0 45 45" | |||
> | |||
<g transform="translate(22.5 22.5)"> | |||
<circle r="22.2" fill="#333" /> | |||
<circle r="18" fill="#eee" /> | |||
</g> | |||
<polyline points="22.5,2 22.5,2.7" stroke="#fff" stroke-width="3" stroke-linecap="round" fill="none" /> | |||
</svg> |
@@ -0,0 +1,860 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<svg | |||
xmlns:dc="http://purl.org/dc/elements/1.1/" | |||
xmlns:cc="http://creativecommons.org/ns#" | |||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |||
xmlns:svg="http://www.w3.org/2000/svg" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |||
version="1.1" | |||
width="45" | |||
height="380" | |||
viewBox="0 0 45 380" | |||
id="svg159" | |||
sodipodi:docname="svg_render_tmp.svg" | |||
inkscape:version="0.92.2 5c3e80d, 2017-08-06"> | |||
<metadata | |||
id="metadata163"> | |||
<rdf:RDF> | |||
<cc:Work | |||
rdf:about=""> | |||
<dc:format>image/svg+xml</dc:format> | |||
<dc:type | |||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |||
</cc:Work> | |||
</rdf:RDF> | |||
</metadata> | |||
<sodipodi:namedview | |||
pagecolor="#ffffff" | |||
bordercolor="#666666" | |||
borderopacity="1" | |||
objecttolerance="10" | |||
gridtolerance="10" | |||
guidetolerance="10" | |||
inkscape:pageopacity="0" | |||
inkscape:pageshadow="2" | |||
inkscape:window-width="468" | |||
inkscape:window-height="449" | |||
id="namedview161" | |||
showgrid="false" | |||
inkscape:zoom="0.62105263" | |||
inkscape:cx="22.5" | |||
inkscape:cy="190" | |||
inkscape:window-x="0" | |||
inkscape:window-y="0" | |||
inkscape:window-maximized="0" | |||
inkscape:current-layer="svg159" /> | |||
<style | |||
id="style2"> | |||
text { | |||
fill: #333; | |||
font-family: 'Roboto', sans-serif; | |||
font-weight: bold; | |||
} | |||
text.title { | |||
font-family: 'Comfortaa', sans-serif; | |||
font-weight: normal; | |||
} | |||
text.brand { | |||
font-family: 'Audiowide', sans-serif; | |||
font-weight: bold; | |||
} | |||
</style> | |||
<defs | |||
id="defs95"> | |||
<symbol | |||
id="knob" | |||
viewBox="0 0 45px 45px"> | |||
<g | |||
transform="translate(22.5 22.5)" | |||
id="g10"> | |||
<polyline | |||
points="-5,0 5,0" | |||
stroke-width="1" | |||
stroke="#00f" | |||
id="polyline4" /> | |||
<polyline | |||
points="0,-5 0,5" | |||
stroke-width="1" | |||
stroke="#00f" | |||
id="polyline6" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="14" | |||
stroke-width="1" | |||
stroke="#00f" | |||
fill="none" | |||
id="circle8" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="knobguide" | |||
viewBox="0 0 45px 45px"> | |||
<g | |||
transform="translate(22.5 22.5)" | |||
id="g67"> | |||
<g | |||
transform="rotate(-240) translate(17 0)" | |||
id="g17"> | |||
<g | |||
transform="translate(3 0) rotate(240)" | |||
id="g15"> | |||
<text | |||
font-size="6.5pt" | |||
transform="translate(-2.8 3.3)" | |||
id="text13">0</text> | |||
</g> | |||
</g> | |||
<g | |||
transform="rotate(-172.92) translate(17 0)" | |||
id="g21"> | |||
<polyline | |||
points="0,0 1.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
id="polyline19" /> | |||
</g> | |||
<g | |||
transform="rotate(-145.13) translate(17 0)" | |||
id="g27"> | |||
<g | |||
transform="translate(3 0) rotate(145.13)" | |||
id="g25"> | |||
<text | |||
font-size="6.5pt" | |||
transform="translate(-2.8 3.3)" | |||
id="text23">1</text> | |||
</g> | |||
</g> | |||
<g | |||
transform="rotate(-105.84) translate(17 0)" | |||
id="g31"> | |||
<polyline | |||
points="0,0 3,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
id="polyline29" /> | |||
</g> | |||
<g | |||
transform="rotate(-75.68) translate(17 0)" | |||
id="g35"> | |||
<polyline | |||
points="0,0 3,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
id="polyline33" /> | |||
</g> | |||
<g | |||
transform="rotate(-50.26) translate(17 0)" | |||
id="g39"> | |||
<polyline | |||
points="0,0 3,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
id="polyline37" /> | |||
</g> | |||
<g | |||
transform="rotate(-27.87) translate(17 0)" | |||
id="g45"> | |||
<g | |||
transform="translate(3 0) rotate(27.87)" | |||
id="g43"> | |||
<text | |||
font-size="6.5pt" | |||
transform="translate(-2.8 3.3)" | |||
id="text41">5</text> | |||
</g> | |||
</g> | |||
<g | |||
transform="rotate(-7.62) translate(17 0)" | |||
id="g49"> | |||
<polyline | |||
points="0,0 3,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
id="polyline47" /> | |||
</g> | |||
<g | |||
transform="rotate(11) translate(17 0)" | |||
id="g53"> | |||
<polyline | |||
points="0,0 3,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
id="polyline51" /> | |||
</g> | |||
<g | |||
transform="rotate(28.33) translate(17 0)" | |||
id="g57"> | |||
<polyline | |||
points="0,0 3,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
id="polyline55" /> | |||
</g> | |||
<g | |||
transform="rotate(44.6) translate(17 0)" | |||
id="g61"> | |||
<polyline | |||
points="0,0 3,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
id="polyline59" /> | |||
</g> | |||
<g | |||
transform="rotate(60) translate(17 0)" | |||
id="g65"> | |||
<polyline | |||
points="0,0 3,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
id="polyline63" /> | |||
</g> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="input" | |||
viewBox="0 0 24px 24px"> | |||
<g | |||
transform="translate(12 12)" | |||
id="g74"> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="5" | |||
stroke-width="1" | |||
stroke="#0f0" | |||
fill="#0f0" | |||
id="circle70" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="10.5" | |||
stroke-width="3" | |||
stroke="#0f0" | |||
fill="none" | |||
id="circle72" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="output" | |||
viewBox="0 0 24px 24px"> | |||
<g | |||
transform="translate(12 12)" | |||
id="g81"> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="5" | |||
stroke-width="1" | |||
stroke="#f00" | |||
fill="#f00" | |||
id="circle77" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="10.5" | |||
stroke-width="3" | |||
stroke="#f00" | |||
fill="none" | |||
id="circle79" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="button-small" | |||
viewBox="0 0 9px 9px"> | |||
<g | |||
transform="translate(4.5 4.5)" | |||
id="g86"> | |||
<circle | |||
r="4" | |||
stroke-width="1" | |||
stroke="#00f" | |||
fill="#f00" | |||
id="circle84" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="light-small" | |||
viewBox="0 0 6.4px 6.4px"> | |||
<rect | |||
width="6.4" | |||
height="6.4" | |||
fill="#0f0" | |||
id="rect89" /> | |||
</symbol> | |||
<symbol | |||
id="light-tiny" | |||
viewBox="0 0 1.1px 1.1px"> | |||
<rect | |||
width="3.2" | |||
height="3.2" | |||
fill="#0f0" | |||
id="rect92" /> | |||
</symbol> | |||
</defs> | |||
<path | |||
style="fill:#dddddd" | |||
d="M 0,0 H 45 V 380 H 0 Z" | |||
id="rect97" /> | |||
<path | |||
style="fill:none;stroke:#e4e4e4;stroke-width:0.5" | |||
d="M 1,1 H 44 V 379 H 1 V 1" | |||
id="polyline99" /> | |||
<path | |||
style="fill:none;stroke:#ebebeb;stroke-width:0.80000001" | |||
d="m 0.5,0.5 h 44 v 379 H 0.5 V 0.5" | |||
id="polyline101" /> | |||
<path | |||
style="fill:none;stroke:#f2f2f2;stroke-width:1" | |||
d="M 0,0 H 45 V 380 H 0 V 0" | |||
id="polyline103" /> | |||
<!-- <polyline points="22.5,0 22.5,380" stroke-width="0.5" stroke="#0f0" /> --> | |||
<!-- <polyline points="5,0 5,380" stroke-width="0.5" stroke="#0f0" /> --> | |||
<!-- <polyline points="40,0 40,380" stroke-width="0.5" stroke="#0f0" /> --> | |||
<!-- <rect width="45" height="10" fill="#0f0" transform="translate(0 68)" /> --> | |||
<!-- <rect width="45" height="10" fill="#0f0" transform="translate(0 127)" /> --> | |||
<!-- <rect width="45" height="10" fill="#0f0" transform="translate(0 177)" /> --> | |||
<g | |||
aria-label="AD" | |||
transform="rotate(-90)" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="text105"> | |||
<path | |||
d="m -369.59733,12.486667 q 0.0373,0.06533 0.0373,0.149333 0,0.149333 -0.112,0.261333 Q -369.77467,13 -369.924,13 q -0.24267,0 -0.34533,-0.224 l -0.62534,-1.512 h -3.612 l -0.62533,1.512 q -0.0747,0.224 -0.336,0.224 -0.15867,0 -0.26133,-0.102667 -0.0933,-0.112 -0.0933,-0.261333 0,-0.09333 0.028,-0.158667 l 2.744,-6.5146661 q 0.10267,-0.252 0.35467,-0.252 0.252,0 0.34533,0.252 z m -1.54934,-1.848 -1.54933,-3.7426668 -1.54933,3.7426668 z" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="path302" /> | |||
<path | |||
d="m -365.64017,13 q -0.15866,0 -0.26133,-0.102667 -0.10267,-0.102666 -0.10267,-0.261333 V 6.0746669 q 0,-0.1586667 0.10267,-0.2613333 0.10267,-0.1026667 0.26133,-0.1026667 h 1.68 q 1.05467,0 1.88534,0.4666667 0.83066,0.4666666 1.288,1.2973333 0.46666,0.8213333 0.46666,1.8759999 0,1.0546662 -0.46666,1.8853332 -0.45734,0.830667 -1.288,1.297333 Q -362.9055,13 -363.96017,13 Z m 1.68,-0.653333 q 0.84934,0 1.512,-0.382667 0.66267,-0.392 1.036,-1.073333 0.37334,-0.681334 0.37334,-1.5400002 0,-0.8586666 -0.37334,-1.54 -0.37333,-0.6813333 -1.036,-1.0639999 -0.66266,-0.3826667 -1.512,-0.3826667 h -1.316 v 5.9826668 z" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="path304" /> | |||
</g> | |||
<g | |||
id="g111" | |||
transform="rotate(-90,200.5,175.5)"> | |||
<g | |||
aria-label="BGA" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text107"> | |||
<path | |||
d="m 7.2096352,-1.4355468 q 0,0.21875 -0.077474,0.469401 -0.072917,0.25065103 -0.2460937,0.46484373 -0.1686198,0.2141927 -0.4420573,0.36002603 Q 6.1705727,0 5.7740883,0 H 1.2760416 Q 1.1484375,0 1.0390625,-0.04557292 0.92968747,-0.09114583 0.84765622,-0.16861979 q -0.077474,-0.0820312 -0.12304687,-0.19140624 -0.0455729,-0.109375 -0.0455729,-0.23697916 V -5.9381508 q 0,-0.1230469 0.0455729,-0.2324219 0.0455729,-0.109375 0.12304687,-0.1914062 0.0820313,-0.082031 0.19140628,-0.1276042 0.109375,-0.045573 0.2369791,-0.045573 h 3.9648436 q 0.21875,0 0.4694011,0.077474 0.250651,0.077474 0.4648437,0.2506511 0.21875,0.1686197 0.360026,0.4420572 0.1458334,0.2734375 0.1458334,0.6699219 v 0.2233073 q 0,0.3144531 -0.1048177,0.6790364 -0.1048178,0.360026 -0.3372396,0.6835937 0.2005208,0.1230469 0.3736979,0.296224 0.1777344,0.1731771 0.3098958,0.4010416 0.1321615,0.2278646 0.2096354,0.514974 0.077474,0.2871093 0.077474,0.6334635 z M 6.0247394,-1.6634114 q 0,-0.2324219 -0.072917,-0.4147135 Q 5.878906,-2.2649739 5.7467446,-2.3971353 5.6145831,-2.5292968 5.4277342,-2.5976562 5.2408852,-2.6705728 5.0084634,-2.6705728 H 2.3378905 v -1.1940104 h 2.1373698 q 0.2324218,0 0.4192708,-0.068359 0.1868489,-0.072917 0.3190104,-0.2050781 0.1321614,-0.1321614 0.2005208,-0.3144531 0.072917,-0.186849 0.072917,-0.4192708 v -0.2233073 q 0,-0.2552083 -0.2460938,-0.2552083 h -3.376953 v 4.1653644 h 3.9101561 q 0.031901,0 0.077474,-0.00456 0.045573,-0.00456 0.082031,-0.027344 0.036458,-0.022787 0.063802,-0.077474 0.027344,-0.054687 0.027344,-0.1503906 z" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path307" /> | |||
<path | |||
d="m 16.683594,-0.59700519 q 0,0.12760416 -0.04557,0.23697916 -0.04557,0.109375 -0.127605,0.19140624 -0.07747,0.07747396 -0.186849,0.12304687 Q 16.214192,0 16.086588,0 h -4.274739 q -0.164063,0 -0.355469,-0.03645833 -0.186849,-0.04101563 -0.373698,-0.12304687 -0.182291,-0.0820313 -0.350911,-0.20963541 -0.16862,-0.13216146 -0.300781,-0.31445312 -0.127605,-0.18684895 -0.205079,-0.42838537 -0.07747,-0.2460938 -0.07747,-0.5514323 v -3.2083332 q 0,-0.1640625 0.03646,-0.3509115 0.04101,-0.1914062 0.123047,-0.3736979 0.08203,-0.1868489 0.214192,-0.3554687 0.132162,-0.1686198 0.314453,-0.296224 0.186849,-0.1321614 0.428386,-0.2096354 0.241536,-0.077474 0.546875,-0.077474 h 4.817057 v 1.1848958 h -4.817057 q -0.232422,0 -0.355469,0.1230468 -0.123047,0.1230469 -0.123047,0.3645834 v 3.1992186 q 0,0.2278646 0.123047,0.3554687 0.127604,0.1230469 0.355469,0.1230469 h 3.686849 v -1.485677 h -3.153646 v -1.1940104 h 3.741536 q 0.127604,0 0.236979,0.05013 0.109375,0.045573 0.186849,0.1276042 0.08203,0.082031 0.127605,0.1914062 0.04557,0.1048177 0.04557,0.2278646 z" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path309" /> | |||
<path | |||
d="M 26.339842,0 H 25.154946 V -1.6041666 H 20.989582 V 0 h -1.184896 v -3.267578 q 0,-0.7154948 0.246094,-1.3170573 0.246094,-0.6015624 0.683594,-1.0345051 0.4375,-0.4329427 1.034505,-0.6744792 0.597005,-0.2415364 1.303385,-0.2415364 h 2.670573 q 0.123047,0 0.232422,0.045573 0.109375,0.045573 0.191406,0.1276042 0.08203,0.082031 0.127604,0.1914062 0.04557,0.109375 0.04557,0.2324219 z m -5.35026,-2.7890624 h 4.165364 v -2.5611978 h -2.082682 q -0.05469,0 -0.232422,0.018229 -0.173177,0.013672 -0.405599,0.077474 -0.227864,0.063802 -0.483072,0.1959635 -0.255209,0.1321615 -0.469402,0.3645833 -0.214192,0.2324219 -0.355468,0.5833334 -0.136719,0.3463541 -0.136719,0.8430989 z" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path311" /> | |||
</g> | |||
<path | |||
transform="translate(11.5,-5)" | |||
style="fill:#dddddd" | |||
d="M 0,0 H 3 V 3 H 0 Z" | |||
id="rect109" /> | |||
</g> | |||
<g | |||
aria-label="ATTACK" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1.5px;fill:#333333" | |||
id="text115"> | |||
<path | |||
d="M 7.21875,23.828125 H 5.1640625 L 4.7734375,25 H 3.5273438 L 5.6445312,19.3125 H 6.7304687 L 8.859375,25 H 7.6132812 Z M 5.4804687,22.878906 h 1.421875 L 6.1875,20.75 Z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1.5px;fill:#333333" | |||
id="path315" /> | |||
<path | |||
d="M 14.710938,20.261719 H 12.96875 V 25 h -1.171875 v -4.738281 h -1.71875 V 19.3125 h 4.632813 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1.5px;fill:#333333" | |||
id="path317" /> | |||
<path | |||
d="M 21.226562,20.261719 H 19.484375 V 25 H 18.3125 V 20.261719 H 16.59375 V 19.3125 h 4.632812 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1.5px;fill:#333333" | |||
id="path319" /> | |||
<path | |||
d="M 26.140625,23.828125 H 24.085937 L 23.695312,25 h -1.246093 l 2.117187,-5.6875 h 1.085938 L 27.78125,25 h -1.246094 z m -1.738281,-0.949219 h 1.421875 L 25.109375,20.75 Z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1.5px;fill:#333333" | |||
id="path321" /> | |||
<path | |||
d="m 34.207031,23.105469 q -0.06641,0.917968 -0.679687,1.445312 -0.609375,0.527344 -1.609375,0.527344 -1.09375,0 -1.722657,-0.734375 -0.625,-0.738281 -0.625,-2.023438 v -0.347656 q 0,-0.820312 0.289063,-1.445312 0.289062,-0.625 0.824219,-0.957032 0.539062,-0.335937 1.25,-0.335937 0.984375,0 1.585937,0.527344 0.601563,0.527343 0.695313,1.480468 H 33.042969 Q 33,20.691406 32.734375,20.445312 q -0.261719,-0.25 -0.800781,-0.25 -0.585938,0 -0.878907,0.421875 -0.289062,0.417969 -0.296875,1.300782 v 0.429687 q 0,0.921875 0.277344,1.347656 0.28125,0.425782 0.882813,0.425782 0.542968,0 0.808593,-0.246094 0.269532,-0.25 0.308594,-0.769531 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1.5px;fill:#333333" | |||
id="path323" /> | |||
<path | |||
d="M 38.257812,22.71875 37.648437,23.375 V 25 h -1.171875 v -5.6875 h 1.171875 v 2.578125 l 0.515625,-0.707031 1.449219,-1.871094 h 1.441406 L 39.035156,21.839844 41.113281,25 H 39.71875 Z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1.5px;fill:#333333" | |||
id="path325" /> | |||
</g> | |||
<g | |||
id="use117" | |||
transform="translate(0,25)"> | |||
<g | |||
id="g298" | |||
transform="translate(22.5,22.5)"> | |||
<g | |||
id="g248" | |||
transform="rotate(120,-8.5,4.9074773)"> | |||
<g | |||
id="g246" | |||
transform="rotate(-120,1.5,-0.8660254)"> | |||
<g | |||
aria-label="0" | |||
transform="translate(-2.8,3.3)" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text244"> | |||
<path | |||
d="m 4.5660809,-2.5475261 q 0,1.2779948 -0.5289714,1.95507816 -0.5289714,0.67708336 -1.5488282,0.67708336 -1.0071615,0 -1.5403646,-0.66438805 Q 0.41471356,-1.2441407 0.40201824,-2.4840496 v -1.1341146 q 0,-1.2906901 0.53320315,-1.95931 0.53743491,-0.6686198 1.54459641,-0.6686198 1.0071615,0 1.5403646,0.6643881 0.5332032,0.6601562 0.5458985,1.9000651 z M 3.3430991,-3.7916668 q 0,-0.7659506 -0.2115886,-1.1129558 -0.2073567,-0.351237 -0.6516927,-0.351237 -0.4316406,0 -0.6389974,0.3343099 -0.203125,0.3300782 -0.2158203,1.0367839 v 1.498047 q 0,0.7532552 0.203125,1.1214193 0.2073567,0.36393228 0.6601562,0.36393228 0.4485678,0 0.647461,-0.35123698 0.1988932,-0.351237 0.2073568,-1.0748698 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path328" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
id="g252" | |||
transform="rotate(-172.92,-8.5,-0.52583884)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 1.5" | |||
id="polyline250" /> | |||
</g> | |||
<g | |||
id="g258" | |||
transform="rotate(-145.13,-8.5,-2.6694419)"> | |||
<g | |||
id="g256" | |||
transform="rotate(145.13,1.5,0.47107798)"> | |||
<g | |||
aria-label="1" | |||
transform="translate(-2.8,3.3)" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text254"> | |||
<path | |||
d="M 3.3896486,0 H 2.1666667 V -4.7141929 L 0.70670576,-4.2613934 V -5.2558596 L 3.2584637,-6.1699221 h 0.1311849 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path332" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
id="g262" | |||
transform="rotate(-105.84,-8.5,-6.4238366)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline260" /> | |||
</g> | |||
<g | |||
id="g266" | |||
transform="rotate(-75.68,-8.5,-10.942351)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline264" /> | |||
</g> | |||
<g | |||
id="g270" | |||
transform="rotate(-50.26,-8.5,-18.120852)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline268" /> | |||
</g> | |||
<g | |||
id="g276" | |||
transform="rotate(-27.87,-8.5,-34.257154)"> | |||
<g | |||
id="g274" | |||
transform="rotate(27.87,1.5,6.0453801)"> | |||
<g | |||
aria-label="5" | |||
transform="translate(-2.8,3.3)" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text272"> | |||
<path | |||
d="M 0.60091148,-3.029948 0.95638024,-6.1614586 H 4.4095054 v 1.0198568 H 1.95931 l -0.1523438,1.3245444 q 0.4358724,-0.2327474 0.9267579,-0.2327474 0.8802083,0 1.3795573,0.5458984 0.499349,0.5458985 0.499349,1.5276693 0,0.5966798 -0.2539063,1.07063811 -0.2496745,0.46972658 -0.719401,0.73209638 -0.4697266,0.25813803 -1.108724,0.25813803 -0.5585938,0 -1.0367839,-0.22428386 Q 1.015625,-0.36816408 0.73632815,-0.77864586 0.46126304,-1.1891276 0.44433595,-1.7138673 H 1.6546225 q 0.038086,0.3850912 0.2666015,0.6009115 0.2327474,0.21158858 0.6051433,0.21158858 0.4147135,0 0.6389974,-0.29622398 0.2242839,-0.3004557 0.2242839,-0.8463542 0,-0.5247396 -0.2581381,-0.8040365 -0.258138,-0.2792969 -0.7320963,-0.2792969 -0.4358725,0 -0.7067058,0.2285157 l -0.1184896,0.110026 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path338" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
id="g280" | |||
transform="rotate(-7.62,-8.5,-127.63677)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline278" /> | |||
</g> | |||
<g | |||
id="g284" | |||
transform="rotate(11,-8.5,88.275875)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline282" /> | |||
</g> | |||
<g | |||
id="g288" | |||
transform="rotate(28.33,-8.5,33.678168)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline286" /> | |||
</g> | |||
<g | |||
id="g292" | |||
transform="rotate(44.6,-8.5,20.725142)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline290" /> | |||
</g> | |||
<g | |||
id="g296" | |||
transform="rotate(60,-8.5,14.722432)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline294" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
aria-label="DECAY" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text121"> | |||
<path | |||
d="m 6.5078125,82 v -5.6875 h 1.75 q 0.75,0 1.3398438,0.339844 0.5937497,0.335937 0.9257817,0.960937 0.332031,0.621094 0.332031,1.414063 v 0.261718 q 0,0.792969 -0.328125,1.410157 Q 10.203125,81.316406 9.609375,81.65625 9.015625,81.996094 8.2695313,82 Z m 1.171875,-4.738281 v 3.796875 h 0.5664063 q 0.6875,0 1.0507812,-0.449219 0.3632813,-0.449219 0.3710938,-1.285156 v -0.300782 q 0,-0.867187 -0.359375,-1.3125 -0.359375,-0.449218 -1.0507813,-0.449218 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path346" /> | |||
<path | |||
d="m 17.132812,79.535156 h -2.249999 v 1.523438 h 2.640624 V 82 h -3.812499 v -5.6875 h 3.804687 v 0.949219 h -2.632812 v 1.355468 h 2.249999 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path348" /> | |||
<path | |||
d="m 24.675781,80.105469 q -0.06641,0.917968 -0.679687,1.445312 -0.609375,0.527344 -1.609375,0.527344 -1.09375,0 -1.722657,-0.734375 -0.625,-0.738281 -0.625,-2.023438 v -0.347656 q 0,-0.820312 0.289063,-1.445312 0.289062,-0.625 0.824219,-0.957032 0.539062,-0.335937 1.25,-0.335937 0.984375,0 1.585937,0.527344 0.601563,0.527343 0.695313,1.480468 h -1.171875 q -0.04297,-0.550781 -0.308594,-0.796875 -0.261719,-0.25 -0.800781,-0.25 -0.585938,0 -0.878907,0.421875 -0.289062,0.417969 -0.296875,1.300782 v 0.429687 q 0,0.921875 0.277344,1.347656 0.28125,0.425782 0.882813,0.425782 0.542968,0 0.808593,-0.246094 0.269532,-0.25 0.308594,-0.769531 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path350" /> | |||
<path | |||
d="M 30.65625,80.828125 H 28.601562 L 28.210937,82 h -1.246093 l 2.117187,-5.6875 h 1.085938 L 32.296875,82 h -1.246094 z m -1.738281,-0.949219 h 1.421875 L 29.625,77.75 Z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path352" /> | |||
<path | |||
d="m 36.21875,78.875 1.183594,-2.5625 h 1.28125 l -1.867188,3.625 V 82 H 35.625 v -2.0625 l -1.867188,-3.625 h 1.285157 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path354" /> | |||
</g> | |||
<g | |||
id="use123" | |||
transform="translate(0,82)"> | |||
<g | |||
id="g240" | |||
transform="translate(22.5,22.5)"> | |||
<g | |||
id="g190" | |||
transform="rotate(120,-8.5,4.9074773)"> | |||
<g | |||
id="g188" | |||
transform="rotate(-120,1.5,-0.8660254)"> | |||
<g | |||
aria-label="0" | |||
transform="translate(-2.8,3.3)" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text186"> | |||
<path | |||
d="m 4.5660809,-2.5475261 q 0,1.2779948 -0.5289714,1.95507816 -0.5289714,0.67708336 -1.5488282,0.67708336 -1.0071615,0 -1.5403646,-0.66438805 Q 0.41471356,-1.2441407 0.40201824,-2.4840496 v -1.1341146 q 0,-1.2906901 0.53320315,-1.95931 0.53743491,-0.6686198 1.54459641,-0.6686198 1.0071615,0 1.5403646,0.6643881 0.5332032,0.6601562 0.5458985,1.9000651 z M 3.3430991,-3.7916668 q 0,-0.7659506 -0.2115886,-1.1129558 -0.2073567,-0.351237 -0.6516927,-0.351237 -0.4316406,0 -0.6389974,0.3343099 -0.203125,0.3300782 -0.2158203,1.0367839 v 1.498047 q 0,0.7532552 0.203125,1.1214193 0.2073567,0.36393228 0.6601562,0.36393228 0.4485678,0 0.647461,-0.35123698 0.1988932,-0.351237 0.2073568,-1.0748698 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path357" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
id="g194" | |||
transform="rotate(-172.92,-8.5,-0.52583884)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 1.5" | |||
id="polyline192" /> | |||
</g> | |||
<g | |||
id="g200" | |||
transform="rotate(-145.13,-8.5,-2.6694419)"> | |||
<g | |||
id="g198" | |||
transform="rotate(145.13,1.5,0.47107798)"> | |||
<g | |||
aria-label="1" | |||
transform="translate(-2.8,3.3)" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text196"> | |||
<path | |||
d="M 3.3896486,0 H 2.1666667 V -4.7141929 L 0.70670576,-4.2613934 V -5.2558596 L 3.2584637,-6.1699221 h 0.1311849 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path361" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
id="g204" | |||
transform="rotate(-105.84,-8.5,-6.4238366)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline202" /> | |||
</g> | |||
<g | |||
id="g208" | |||
transform="rotate(-75.68,-8.5,-10.942351)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline206" /> | |||
</g> | |||
<g | |||
id="g212" | |||
transform="rotate(-50.26,-8.5,-18.120852)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline210" /> | |||
</g> | |||
<g | |||
id="g218" | |||
transform="rotate(-27.87,-8.5,-34.257154)"> | |||
<g | |||
id="g216" | |||
transform="rotate(27.87,1.5,6.0453801)"> | |||
<g | |||
aria-label="5" | |||
transform="translate(-2.8,3.3)" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text214"> | |||
<path | |||
d="M 0.60091148,-3.029948 0.95638024,-6.1614586 H 4.4095054 v 1.0198568 H 1.95931 l -0.1523438,1.3245444 q 0.4358724,-0.2327474 0.9267579,-0.2327474 0.8802083,0 1.3795573,0.5458984 0.499349,0.5458985 0.499349,1.5276693 0,0.5966798 -0.2539063,1.07063811 -0.2496745,0.46972658 -0.719401,0.73209638 -0.4697266,0.25813803 -1.108724,0.25813803 -0.5585938,0 -1.0367839,-0.22428386 Q 1.015625,-0.36816408 0.73632815,-0.77864586 0.46126304,-1.1891276 0.44433595,-1.7138673 H 1.6546225 q 0.038086,0.3850912 0.2666015,0.6009115 0.2327474,0.21158858 0.6051433,0.21158858 0.4147135,0 0.6389974,-0.29622398 0.2242839,-0.3004557 0.2242839,-0.8463542 0,-0.5247396 -0.2581381,-0.8040365 -0.258138,-0.2792969 -0.7320963,-0.2792969 -0.4358725,0 -0.7067058,0.2285157 l -0.1184896,0.110026 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path367" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
id="g222" | |||
transform="rotate(-7.62,-8.5,-127.63677)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline220" /> | |||
</g> | |||
<g | |||
id="g226" | |||
transform="rotate(11,-8.5,88.275875)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline224" /> | |||
</g> | |||
<g | |||
id="g230" | |||
transform="rotate(28.33,-8.5,33.678168)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline228" /> | |||
</g> | |||
<g | |||
id="g234" | |||
transform="rotate(44.6,-8.5,20.725142)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline232" /> | |||
</g> | |||
<g | |||
id="g238" | |||
transform="rotate(60,-8.5,14.722432)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline236" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
aria-label="LOOP" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:0.5px;fill:#333333" | |||
id="text127"> | |||
<path | |||
d="m 12.179688,137.6586 h 2.488281 v 0.94141 h -3.660156 v -5.6875 h 1.171875 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:0.5px;fill:#333333" | |||
id="path375" /> | |||
<path | |||
d="m 20.257812,135.88516 q 0,0.83985 -0.296875,1.47266 -0.296875,0.63281 -0.851562,0.97656 -0.550781,0.34375 -1.265625,0.34375 -0.707031,0 -1.261719,-0.33984 -0.554687,-0.33985 -0.859375,-0.96875 -0.304687,-0.63282 -0.308593,-1.45313 v -0.28125 q 0,-0.83984 0.300781,-1.47656 0.304687,-0.64063 0.855468,-0.98047 0.554688,-0.34375 1.265625,-0.34375 0.710938,0 1.261719,0.34375 0.554688,0.33984 0.855469,0.98047 0.304687,0.63672 0.304687,1.47266 z m -1.1875,-0.25781 q 0,-0.89453 -0.320312,-1.35938 -0.320313,-0.46484 -0.914063,-0.46484 -0.589843,0 -0.910156,0.46094 -0.320312,0.45703 -0.324219,1.34375 v 0.27734 q 0,0.8711 0.320313,1.35156 0.320312,0.48047 0.921875,0.48047 0.589844,0 0.90625,-0.46093 0.316406,-0.46485 0.320312,-1.35157 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:0.5px;fill:#333333" | |||
id="path377" /> | |||
<path | |||
d="m 26.289062,135.88516 q 0,0.83985 -0.296875,1.47266 -0.296875,0.63281 -0.851562,0.97656 -0.550781,0.34375 -1.265625,0.34375 -0.707031,0 -1.261719,-0.33984 -0.554687,-0.33985 -0.859375,-0.96875 -0.304687,-0.63282 -0.308594,-1.45313 v -0.28125 q 0,-0.83984 0.300782,-1.47656 0.304687,-0.64063 0.855468,-0.98047 0.554688,-0.34375 1.265625,-0.34375 0.710938,0 1.261719,0.34375 0.554688,0.33984 0.855469,0.98047 0.304687,0.63672 0.304687,1.47266 z m -1.1875,-0.25781 q 0,-0.89453 -0.320312,-1.35938 -0.320313,-0.46484 -0.914063,-0.46484 -0.589843,0 -0.910156,0.46094 -0.320312,0.45703 -0.324219,1.34375 v 0.27734 q 0,0.8711 0.320313,1.35156 0.320312,0.48047 0.921875,0.48047 0.589844,0 0.90625,-0.46093 0.316406,-0.46485 0.320312,-1.35157 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:0.5px;fill:#333333" | |||
id="path379" /> | |||
<path | |||
d="m 28.820312,136.5961 v 2.00391 h -1.171875 v -5.6875 h 2.21875 q 0.640625,0 1.125,0.23437 0.488282,0.23438 0.75,0.66797 0.261719,0.42969 0.261719,0.98047 0,0.83594 -0.574219,1.32031 -0.570312,0.48047 -1.582031,0.48047 z m 0,-0.94922 h 1.046875 q 0.464844,0 0.707032,-0.21875 0.246093,-0.21875 0.246093,-0.625 0,-0.41797 -0.246093,-0.67578 -0.246094,-0.25781 -0.679688,-0.26563 h -1.074219 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:0.5px;fill:#333333" | |||
id="path381" /> | |||
</g> | |||
<g | |||
aria-label="LIN" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text131"> | |||
<path | |||
d="m 12.179688,152.1586 h 2.488281 v 0.94141 h -3.660156 v -5.6875 h 1.171875 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path384" /> | |||
<path | |||
d="m 18.582031,153.10001 h -1.171875 v -5.6875 h 1.171875 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path386" /> | |||
<path | |||
d="m 26.289062,153.10001 h -1.171875 l -2.28125,-3.74219 v 3.74219 h -1.171875 v -5.6875 h 1.171875 l 2.285157,3.75 v -3.75 h 1.167968 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path388" /> | |||
</g> | |||
<g | |||
id="g145" | |||
transform="translate(5.5,160.5)"> | |||
<path | |||
transform="translate(0,98)" | |||
style="fill:#fafafa" | |||
d="M 0,0 H 34 V 10 H 0 Z" | |||
id="rect135" /> | |||
<path | |||
style="fill:#fafafa" | |||
d="m 5,0 h 24 c 2.77,0 5,2.23 5,5 v 98 c 0,2.77 -2.23,5 -5,5 H 5 c -2.77,0 -5,-2.23 -5,-5 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect137" /> | |||
<g | |||
aria-label="TRIG" | |||
transform="translate(6.5,35)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text139"> | |||
<path | |||
d="M 3.9908853,-3.9485676 H 2.5390624 V 0 H 1.5625 V -3.9485676 H 0.13020833 V -4.7395832 H 3.9908853 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path393" /> | |||
<path | |||
d="M 8.3053383,-1.735026 H 7.5273436 V 0 H 6.5507811 v -4.7395832 h 1.7610676 q 0.8398438,0 1.2955729,0.3743489 0.4557294,0.374349 0.4557294,1.0579427 0,0.485026 -0.2115887,0.8105469 -0.2083334,0.3222656 -0.6347657,0.5143229 l 1.0253904,1.93684888 V 0 H 9.1940102 Z M 7.5273436,-2.5260416 H 8.315104 q 0.3678385,0 0.5696614,-0.1855469 0.2018229,-0.1888021 0.2018229,-0.5175781 0,-0.3352864 -0.1920573,-0.5273437 Q 8.7057289,-3.9485676 8.3118487,-3.9485676 H 7.5273436 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path395" /> | |||
<path | |||
d="m 13.847005,0 h -0.976563 v -4.7395832 h 0.976563 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path397" /> | |||
<path | |||
d="m 20.498698,-0.59895832 q -0.263671,0.3157552 -0.745442,0.49153645 -0.481771,0.17252604 -1.067709,0.17252604 -0.615234,0 -1.080729,-0.26692708 Q 17.142579,-0.4720052 16.888672,-0.98307289 16.638021,-1.4941406 16.631511,-2.1842447 v -0.3222657 q 0,-0.7096354 0.23763,-1.2272135 0.240886,-0.5208333 0.690104,-0.7942708 0.452474,-0.2766927 1.057943,-0.2766927 0.843099,0 1.318359,0.4036458 0.475261,0.4003907 0.563151,1.1686198 h -0.95052 q -0.0651,-0.406901 -0.289714,-0.5957031 -0.221354,-0.1888021 -0.611979,-0.1888021 -0.498047,0 -0.758464,0.374349 -0.260416,0.3743489 -0.263671,1.1132812 v 0.3027344 q 0,0.7454426 0.283203,1.126302 0.283203,0.38085938 0.830078,0.38085938 0.55013,0 0.784505,-0.234375 V -1.7708333 h -0.888672 v -0.719401 h 1.865234 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path399" /> | |||
</g> | |||
<g | |||
aria-label="ATTACK" | |||
transform="translate(2,70)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="text141"> | |||
<path | |||
d="M 3.0989583,-0.97656248 H 1.3867187 L 1.0611979,0 H 0.02278646 L 1.7871093,-4.7395832 H 2.6920572 L 4.4661457,0 H 3.4277343 Z M 1.6503906,-1.7675781 H 2.8352864 L 2.2395833,-3.5416666 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path402" /> | |||
<path | |||
d="M 9.0924478,-3.9485676 H 7.6406249 V 0 H 6.6640625 V -3.9485676 H 5.2317708 v -0.7910156 h 3.860677 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path404" /> | |||
<path | |||
d="M 14.272135,-3.9485676 H 12.820312 V 0 H 11.84375 v -3.9485676 h -1.432292 v -0.7910156 h 3.860677 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path406" /> | |||
<path | |||
d="m 18.117187,-0.97656248 h -1.71224 L 16.079426,0 h -1.038411 l 1.764323,-4.7395832 h 0.904948 L 19.484374,0 H 18.445963 Z M 16.668619,-1.7675781 h 1.184896 l -0.595703,-1.7740885 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path408" /> | |||
<path | |||
d="m 24.589193,-1.578776 q -0.05534,0.76497394 -0.566407,1.20442705 -0.507812,0.43945312 -1.341145,0.43945312 -0.911459,0 -1.435547,-0.61197916 Q 20.72526,-1.1621093 20.72526,-2.2330729 v -0.2897135 q 0,-0.6835937 0.240886,-1.2044271 0.240885,-0.5208333 0.686849,-0.797526 0.449219,-0.2799479 1.041666,-0.2799479 0.820313,0 1.321615,0.4394531 0.501302,0.4394531 0.579427,1.233724 h -0.976562 q -0.03581,-0.4589844 -0.257162,-0.6640625 -0.218099,-0.2083334 -0.667318,-0.2083334 -0.488281,0 -0.732421,0.3515625 -0.240886,0.3483073 -0.247396,1.0839844 v 0.3580729 q 0,0.7682291 0.23112,1.1230468 0.234375,0.35481774 0.735677,0.35481774 0.452474,0 0.673828,-0.20507812 0.224609,-0.20833332 0.257161,-0.64127602 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path410" /> | |||
<path | |||
d="m 27.714843,-1.9010416 -0.507812,0.546875 V 0 h -0.976563 v -4.7395832 h 0.976563 v 2.1484374 l 0.429687,-0.5891927 1.207682,-1.5592447 h 1.201172 L 28.36263,-2.6334635 30.0944,0 h -1.162109 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path412" /> | |||
</g> | |||
<g | |||
aria-label="DECAY" | |||
transform="translate(2.5,105)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text143"> | |||
<path | |||
d="M 0.42317707,0 V -4.7395832 H 1.8815104 q 0.625,0 1.1165364,0.2832031 0.4947917,0.2799479 0.7714844,0.8007812 0.2766927,0.5175781 0.2766927,1.1783854 v 0.218099 q 0,0.6608072 -0.2734375,1.1751302 -0.2701823,0.51432286 -0.764974,0.79752597 Q 2.5130208,-0.00325521 1.891276,0 Z M 1.3997395,-3.9485676 v 3.16406241 h 0.4720052 q 0.5729167,0 0.8756511,-0.37434891 0.3027343,-0.374349 0.3092448,-1.0709636 v -0.250651 q 0,-0.7226562 -0.2994792,-1.09375 -0.2994792,-0.3743489 -0.875651,-0.3743489 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path415" /> | |||
<path | |||
d="m 9.610677,-2.0540364 h -1.875 v 1.26953121 H 9.9361978 V 0 H 6.7591146 v -4.7395832 h 3.1705728 v 0.7910156 H 7.735677 v 1.1295573 h 1.875 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path417" /> | |||
<path | |||
d="m 16.229818,-1.578776 q -0.05534,0.76497394 -0.566407,1.20442705 -0.507812,0.43945312 -1.341145,0.43945312 -0.911459,0 -1.435547,-0.61197916 -0.520834,-0.61523431 -0.520834,-1.68619791 v -0.2897135 q 0,-0.6835937 0.240886,-1.2044271 0.240885,-0.5208333 0.686849,-0.797526 0.449219,-0.2799479 1.041666,-0.2799479 0.820313,0 1.321615,0.4394531 0.501302,0.4394531 0.579427,1.233724 h -0.976562 q -0.03581,-0.4589844 -0.257162,-0.6640625 -0.218099,-0.2083334 -0.667318,-0.2083334 -0.488281,0 -0.732421,0.3515625 -0.240886,0.3483073 -0.247396,1.0839844 v 0.3580729 q 0,0.7682291 0.23112,1.1230468 0.234375,0.35481774 0.735677,0.35481774 0.452474,0 0.673828,-0.20507812 0.224609,-0.20833332 0.257161,-0.64127602 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path419" /> | |||
<path | |||
d="M 21.546874,-0.97656248 H 19.834635 L 19.509114,0 h -1.038412 l 1.764323,-4.7395832 h 0.904948 L 22.914062,0 H 21.87565 Z M 20.098307,-1.7675781 h 1.184895 l -0.595703,-1.7740885 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path421" /> | |||
<path | |||
d="m 26.515624,-2.6041666 0.986328,-2.1354166 H 28.56966 L 27.013671,-1.71875 V 0 h -0.992839 v -1.71875 l -1.55599,-3.0208332 h 1.070964 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path423" /> | |||
</g> | |||
</g> | |||
<g | |||
id="g155" | |||
transform="translate(5.5,271.5)"> | |||
<path | |||
transform="translate(0,-3)" | |||
style="fill:#bbbbbb" | |||
d="M 0,0 H 34 V 10 H 0 Z" | |||
id="rect147" /> | |||
<path | |||
style="fill:#bbbbbb" | |||
d="m 5,0 h 24 c 2.77,0 5,2.23 5,5 v 60 c 0,2.77 -2.23,5 -5,5 H 5 C 2.23,70 0,67.77 0,65 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect149" /> | |||
<g | |||
aria-label="ENV" | |||
transform="translate(8.5,32)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text151"> | |||
<path | |||
d="m 3.2747395,-2.0540364 h -1.875 v 1.26953121 H 3.6002603 V 0 H 0.42317707 V -4.7395832 H 3.5937499 v 0.7910156 H 1.3997395 v 1.1295573 h 1.875 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path428" /> | |||
<path | |||
d="M 10.027344,0 H 9.0507812 L 7.1497395,-3.1184895 V 0 H 6.1731771 v -4.7395832 h 0.9765624 l 1.9042969,3.1249999 v -3.1249999 h 0.9733076 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path430" /> | |||
<path | |||
d="m 14.63802,-1.1751302 1.074219,-3.564453 h 1.087239 L 15.149088,0 h -1.01888 l -1.643881,-4.7395832 h 1.083985 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path432" /> | |||
</g> | |||
<g | |||
aria-label="EOC" | |||
transform="translate(8.5,67)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text153"> | |||
<path | |||
d="m 3.2747395,-2.0540364 h -1.875 v 1.26953121 H 3.6002603 V 0 H 0.42317707 V -4.7395832 H 3.5937499 v 0.7910156 H 1.3997395 v 1.1295573 h 1.875 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path435" /> | |||
<path | |||
d="m 10.066406,-2.2623697 q 0,0.6998697 -0.2473957,1.2272135 -0.2473958,0.52734371 -0.7096354,0.81380204 -0.4589843,0.28645833 -1.0546875,0.28645833 -0.5891926,0 -1.0514322,-0.28320312 Q 6.5410156,-0.50130207 6.2871094,-1.0253906 6.0332031,-1.5527343 6.0299479,-2.2363281 v -0.234375 q 0,-0.6998697 0.250651,-1.2304687 0.2539063,-0.5338541 0.7128907,-0.8170573 0.4622395,-0.2864583 1.0546874,-0.2864583 0.5924479,0 1.0514323,0.2864583 0.4622396,0.2832032 0.7128906,0.8170573 0.2539061,0.530599 0.2539061,1.2272135 z M 9.0768228,-2.4772135 q 0,-0.7454427 -0.266927,-1.1328125 -0.2669271,-0.3873697 -0.7617188,-0.3873697 -0.4915364,0 -0.7584635,0.3841145 -0.2669271,0.3808594 -0.2701823,1.1197917 v 0.2311198 q 0,0.7259114 0.2669271,1.126302 0.2669271,0.40039063 0.7682291,0.40039063 0.4915365,0 0.7552084,-0.38411453 0.2636718,-0.3873698 0.266927,-1.1263021 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path437" /> | |||
<path | |||
d="m 16.503255,-1.578776 q -0.05534,0.76497394 -0.566406,1.20442705 -0.507813,0.43945312 -1.341146,0.43945312 -0.911458,0 -1.435547,-0.61197916 -0.520833,-0.61523431 -0.520833,-1.68619791 v -0.2897135 q 0,-0.6835937 0.240885,-1.2044271 0.240886,-0.5208333 0.686849,-0.797526 0.449219,-0.2799479 1.041667,-0.2799479 0.820312,0 1.321614,0.4394531 0.501303,0.4394531 0.579428,1.233724 h -0.976563 q -0.03581,-0.4589844 -0.257161,-0.6640625 -0.218099,-0.2083334 -0.667318,-0.2083334 -0.488281,0 -0.732422,0.3515625 -0.240885,0.3483073 -0.247396,1.0839844 v 0.3580729 q 0,0.7682291 0.23112,1.1230468 0.234375,0.35481774 0.735677,0.35481774 0.452474,0 0.673828,-0.20507812 0.22461,-0.20833332 0.257162,-0.64127602 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path439" /> | |||
</g> | |||
</g> | |||
</svg> |
@@ -0,0 +1,718 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<svg | |||
xmlns:dc="http://purl.org/dc/elements/1.1/" | |||
xmlns:cc="http://creativecommons.org/ns#" | |||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |||
xmlns:svg="http://www.w3.org/2000/svg" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |||
version="1.1" | |||
width="90" | |||
height="380" | |||
viewBox="0 0 90 380" | |||
id="svg133" | |||
sodipodi:docname="svg_render_tmp.svg" | |||
inkscape:version="0.92.2 5c3e80d, 2017-08-06"> | |||
<metadata | |||
id="metadata137"> | |||
<rdf:RDF> | |||
<cc:Work | |||
rdf:about=""> | |||
<dc:format>image/svg+xml</dc:format> | |||
<dc:type | |||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |||
</cc:Work> | |||
</rdf:RDF> | |||
</metadata> | |||
<sodipodi:namedview | |||
pagecolor="#ffffff" | |||
bordercolor="#666666" | |||
borderopacity="1" | |||
objecttolerance="10" | |||
gridtolerance="10" | |||
guidetolerance="10" | |||
inkscape:pageopacity="0" | |||
inkscape:pageshadow="2" | |||
inkscape:window-width="468" | |||
inkscape:window-height="449" | |||
id="namedview135" | |||
showgrid="false" | |||
inkscape:zoom="0.62105263" | |||
inkscape:cx="45" | |||
inkscape:cy="190" | |||
inkscape:window-x="0" | |||
inkscape:window-y="0" | |||
inkscape:window-maximized="0" | |||
inkscape:current-layer="svg133" /> | |||
<style | |||
id="style2"> | |||
text { | |||
fill: #333; | |||
font-family: 'Roboto', sans-serif; | |||
font-weight: bold; | |||
} | |||
text.title { | |||
font-family: 'Comfortaa', sans-serif; | |||
font-weight: normal; | |||
} | |||
text.brand { | |||
font-family: 'Audiowide', sans-serif; | |||
font-weight: bold; | |||
} | |||
</style> | |||
<defs | |||
id="defs77"> | |||
<symbol | |||
id="knob45" | |||
viewBox="0 0 90px 90px"> | |||
<g | |||
transform="translate(45 45)" | |||
id="g10"> | |||
<polyline | |||
points="-5,0 5,0" | |||
stroke-width="1" | |||
stroke="#00f" | |||
id="polyline4" /> | |||
<polyline | |||
points="0,-5 0,5" | |||
stroke-width="1" | |||
stroke="#00f" | |||
id="polyline6" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="22" | |||
stroke-width="1" | |||
stroke="#00f" | |||
fill="none" | |||
id="circle8" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="knobguide-rectify" | |||
viewBox="0 0 90px 90px"> | |||
<g | |||
transform="translate(45 45)" | |||
id="g35"> | |||
<text | |||
font-size="6.0pt" | |||
transform="rotate(-240) translate(29 0) rotate(240) translate(-4 3)" | |||
id="text13">0</text> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-210) translate(26 0)" | |||
id="polyline15" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-180) translate(26 0)" | |||
id="polyline17" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-150) translate(26 0)" | |||
id="polyline19" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-120) translate(26 0)" | |||
id="polyline21" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-90) translate(26 0)" | |||
id="polyline23" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-60) translate(26 0)" | |||
id="polyline25" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-30) translate(26 0)" | |||
id="polyline27" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(0) translate(26 0)" | |||
id="polyline29" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(30) translate(26 0)" | |||
id="polyline31" /> | |||
<polyline | |||
points="0,0 5.5,0" | |||
stroke-width="1.5" | |||
stroke="#333" | |||
transform="rotate(60) translate(26 0)" | |||
id="polyline33" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="knobguide-drywet" | |||
viewBox="0 0 90px 90px"> | |||
<g | |||
transform="translate(45 45)" | |||
id="g60"> | |||
<text | |||
font-size="6.0pt" | |||
transform="rotate(-240) translate(29 0) rotate(240) translate(-4 3)" | |||
id="text38">D</text> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-210) translate(26 0)" | |||
id="polyline40" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-180) translate(26 0)" | |||
id="polyline42" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-150) translate(26 0)" | |||
id="polyline44" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-120) translate(26 0)" | |||
id="polyline46" /> | |||
<polyline | |||
points="0,0 5.5,0" | |||
stroke-width="1.5" | |||
stroke="#333" | |||
transform="rotate(-90) translate(26 0)" | |||
id="polyline48" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-60) translate(26 0)" | |||
id="polyline50" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-30) translate(26 0)" | |||
id="polyline52" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(0) translate(26 0)" | |||
id="polyline54" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(30) translate(26 0)" | |||
id="polyline56" /> | |||
<text | |||
font-size="6.0pt" | |||
transform="rotate(60) translate(29 0) rotate(-60) translate(-1 3)" | |||
id="text58">W</text> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="input" | |||
viewBox="0 0 24px 24px"> | |||
<g | |||
transform="translate(12 12)" | |||
id="g67"> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="5" | |||
stroke-width="1" | |||
stroke="#0f0" | |||
fill="#0f0" | |||
id="circle63" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="10.5" | |||
stroke-width="3" | |||
stroke="#0f0" | |||
fill="none" | |||
id="circle65" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="output" | |||
viewBox="0 0 24px 24px"> | |||
<g | |||
transform="translate(12 12)" | |||
id="g74"> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="5" | |||
stroke-width="1" | |||
stroke="#f00" | |||
fill="#f00" | |||
id="circle70" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="10.5" | |||
stroke-width="3" | |||
stroke="#f00" | |||
fill="none" | |||
id="circle72" /> | |||
</g> | |||
</symbol> | |||
</defs> | |||
<path | |||
style="fill:#dddddd" | |||
d="M 0,0 H 90 V 380 H 0 Z" | |||
id="rect79" /> | |||
<path | |||
style="fill:none;stroke:#e4e4e4;stroke-width:0.5" | |||
d="M 1,1 H 89 V 379 H 1 V 1" | |||
id="polyline81" /> | |||
<path | |||
style="fill:none;stroke:#ebebeb;stroke-width:0.80000001" | |||
d="m 0.5,0.5 h 89 v 379 H 0.5 V 0.5" | |||
id="polyline83" /> | |||
<path | |||
style="fill:none;stroke:#f2f2f2;stroke-width:1" | |||
d="M 0,0 H 90 V 380 H 0 V 0" | |||
id="polyline85" /> | |||
<g | |||
aria-label="AM/RM" | |||
style="font-weight:normal;font-size:12px;font-family:Comfortaa, sans-serif;letter-spacing:3px;fill:#333333" | |||
id="text87"> | |||
<path | |||
d="m 34.732,16.34 q 0.048,0.084 0.048,0.192 0,0.192 -0.144,0.336 Q 34.504,17 34.312,17 34,17 33.868,16.712 L 33.064,14.768 H 28.42 l -0.804,1.944 Q 27.52,17 27.184,17 q -0.204,0 -0.336,-0.132 -0.12,-0.144 -0.12,-0.336 0,-0.12 0.036,-0.204 l 3.528,-8.376 q 0.132,-0.324 0.456,-0.324 0.324,0 0.444,0.324 z M 32.74,13.964 30.748,9.152 28.756,13.964 Z" | |||
style="font-weight:normal;font-size:12px;font-family:Comfortaa, sans-serif;letter-spacing:3px;fill:#333333" | |||
id="path321" /> | |||
<path | |||
d="m 48.0535,7.628 q 0.192,0 0.324,0.132 0.132,0.132 0.132,0.336 v 8.436 q 0,0.192 -0.132,0.336 -0.132,0.132 -0.324,0.132 -0.204,0 -0.348,-0.132 -0.132,-0.144 -0.132,-0.336 V 9.74 l -3.336,6.816 q -0.144,0.228 -0.408,0.228 -0.3,0 -0.432,-0.288 l -3.324,-6.648 v 6.684 q 0,0.192 -0.132,0.336 -0.132,0.132 -0.336,0.132 -0.192,0 -0.336,-0.132 -0.132,-0.144 -0.132,-0.336 V 8.096 q 0,-0.204 0.132,-0.336 0.144,-0.132 0.336,-0.132 0.276,0 0.42,0.24 l 3.84,7.632 3.768,-7.632 q 0.144,-0.24 0.42,-0.24 z" | |||
style="font-weight:normal;font-size:12px;font-family:Comfortaa, sans-serif;letter-spacing:3px;fill:#333333" | |||
id="path323" /> | |||
<path | |||
d="m 56.975125,7.88 q 0.06,-0.132 0.168,-0.204 0.12,-0.072 0.264,-0.072 0.204,0 0.324,0.144 0.132,0.132 0.132,0.324 0,0.096 -0.036,0.192 l -3.768,9.408 q -0.096,0.264 -0.432,0.264 -0.192,0 -0.324,-0.132 -0.132,-0.132 -0.132,-0.324 0,-0.096 0.036,-0.204 z" | |||
style="font-weight:normal;font-size:12px;font-family:Comfortaa, sans-serif;letter-spacing:3px;fill:#333333" | |||
id="path325" /> | |||
<path | |||
d="m 68.384125,16.28 q 0.108,0.18 0.108,0.324 0,0.18 -0.132,0.288 -0.132,0.108 -0.348,0.108 -0.144,0 -0.24,-0.06 -0.096,-0.06 -0.168,-0.18 l -2.16,-3.432 h -0.204 -1.776 v 3.204 q 0,0.204 -0.132,0.336 -0.132,0.132 -0.336,0.132 -0.204,0 -0.336,-0.132 -0.132,-0.132 -0.132,-0.336 V 8.096 q 0,-0.204 0.132,-0.336 0.132,-0.132 0.336,-0.132 h 2.244 q 0.876,0 1.56,0.372 0.684,0.36 1.068,1.02 0.396,0.66 0.396,1.5 0,0.924 -0.504,1.62 -0.492,0.696 -1.344,0.996 z m -3.144,-3.852 q 0.6,0 1.08,-0.24 0.492,-0.252 0.756,-0.684 0.276,-0.432 0.276,-0.984 0,-0.576 -0.276,-1.032 -0.264,-0.456 -0.744,-0.708 -0.48,-0.252 -1.092,-0.252 h -1.776 v 3.9 z" | |||
style="font-weight:normal;font-size:12px;font-family:Comfortaa, sans-serif;letter-spacing:3px;fill:#333333" | |||
id="path327" /> | |||
<path | |||
d="m 81.850375,7.628 q 0.192,0 0.324,0.132 0.132,0.132 0.132,0.336 v 8.436 q 0,0.192 -0.132,0.336 -0.132,0.132 -0.324,0.132 -0.204,0 -0.348,-0.132 -0.132,-0.144 -0.132,-0.336 V 9.74 l -3.336,6.816 q -0.144,0.228 -0.408,0.228 -0.3,0 -0.432,-0.288 l -3.324,-6.648 v 6.684 q 0,0.192 -0.132,0.336 -0.132,0.132 -0.336,0.132 -0.192,0 -0.336,-0.132 -0.132,-0.144 -0.132,-0.336 V 8.096 q 0,-0.204 0.132,-0.336 0.144,-0.132 0.336,-0.132 0.276,0 0.42,0.24 l 3.84,7.632 3.768,-7.632 q 0.144,-0.24 0.42,-0.24 z" | |||
style="font-weight:normal;font-size:12px;font-family:Comfortaa, sans-serif;letter-spacing:3px;fill:#333333" | |||
id="path329" /> | |||
</g> | |||
<g | |||
aria-label="BOGAUDIO" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text89"> | |||
<path | |||
d="m 12.194662,372.66699 q 0,0.20313 -0.07194,0.43587 -0.06771,0.23275 -0.228516,0.43165 -0.156576,0.19889 -0.410482,0.33431 Q 11.229818,374 10.861654,374 H 6.6848959 q -0.1184896,0 -0.2200521,-0.0423 -0.1015625,-0.0423 -0.1777344,-0.11426 -0.07194,-0.0762 -0.1142578,-0.17773 -0.042318,-0.10156 -0.042318,-0.22005 V 368.486 q 0,-0.11426 0.042318,-0.21582 0.042318,-0.10156 0.1142578,-0.17773 0.076172,-0.0762 0.1777344,-0.11849 0.1015625,-0.0423 0.2200521,-0.0423 h 3.6816411 q 0.203125,0 0.435872,0.0719 0.232747,0.0719 0.431641,0.23275 0.203125,0.15657 0.33431,0.41048 0.135416,0.25391 0.135416,0.62207 v 0.20736 q 0,0.29199 -0.09733,0.63053 -0.09733,0.33431 -0.313152,0.63477 0.186198,0.11425 0.347006,0.27506 0.165039,0.16081 0.28776,0.3724 0.122721,0.21159 0.194662,0.47819 0.07194,0.2666 0.07194,0.58821 z m -1.100261,-0.21159 q 0,-0.21582 -0.06771,-0.38509 -0.06771,-0.1735 -0.19043,-0.29622 -0.122721,-0.12272 -0.296224,-0.1862 -0.173502,-0.0677 -0.389323,-0.0677 H 7.6708985 v -1.10872 h 1.9847006 q 0.2158203,0 0.3893229,-0.0635 0.173503,-0.0677 0.296224,-0.19043 0.122721,-0.12272 0.186198,-0.29199 0.06771,-0.1735 0.06771,-0.38932 v -0.20736 q 0,-0.23698 -0.228515,-0.23698 H 7.2307943 v 3.86784 h 3.6308597 q 0.02962,0 0.07194,-0.004 0.04232,-0.004 0.07617,-0.0254 0.03385,-0.0212 0.05924,-0.0719 0.02539,-0.0508 0.02539,-0.13965 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path332" /> | |||
<path | |||
d="m 21.515625,371.54557 q 0,0.55436 -0.190429,1.01986 -0.19043,0.46549 -0.528972,0.80404 -0.338541,0.33854 -0.804036,0.52897 -0.461263,0.1862 -1.007162,0.1862 h -1.489583 q -0.545899,0 -1.011393,-0.1862 -0.465495,-0.19043 -0.804037,-0.52897 -0.338542,-0.33855 -0.533203,-0.80404 -0.19043,-0.4655 -0.19043,-1.01986 v -1.1595 q 0,-0.55013 0.19043,-1.01563 0.194661,-0.46972 0.533203,-0.80403 0.338542,-0.33855 0.804037,-0.52898 0.465494,-0.19043 1.011393,-0.19043 h 1.489583 q 0.545899,0 1.007162,0.19043 0.465495,0.19043 0.804036,0.52898 0.338542,0.33431 0.528972,0.80403 0.190429,0.4655 0.190429,1.01563 z m -1.10026,-1.1595 q 0,-0.32585 -0.105794,-0.58822 -0.101563,-0.2666 -0.291993,-0.4528 -0.186198,-0.19043 -0.452799,-0.29199 -0.26237,-0.10579 -0.579753,-0.10579 h -1.489583 q -0.321615,0 -0.588216,0.10579 -0.26237,0.10156 -0.4528,0.29199 -0.19043,0.1862 -0.296224,0.4528 -0.101562,0.26237 -0.101562,0.58822 v 1.1595 q 0,0.32585 0.101562,0.59245 0.105794,0.26237 0.296224,0.4528 0.19043,0.1862 0.4528,0.29199 0.266601,0.10156 0.588216,0.10156 h 1.48112 q 0.321614,0 0.583984,-0.10156 0.266602,-0.10579 0.457031,-0.29199 0.19043,-0.19043 0.291993,-0.4528 0.105794,-0.2666 0.105794,-0.59245 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path334" /> | |||
<path | |||
d="m 30.59961,373.44564 q 0,0.11849 -0.04232,0.22005 -0.04232,0.10156 -0.11849,0.17773 -0.07194,0.0719 -0.173502,0.11426 Q 30.163737,374 30.045248,374 h -3.969402 q -0.152343,0 -0.330078,-0.0338 -0.173502,-0.0381 -0.347005,-0.11426 -0.169271,-0.0762 -0.325846,-0.19466 -0.156576,-0.12272 -0.279297,-0.292 -0.11849,-0.1735 -0.19043,-0.39778 -0.07194,-0.22852 -0.07194,-0.51205 v -2.97916 q 0,-0.15235 0.03385,-0.32585 0.03809,-0.17773 0.114258,-0.347 0.07617,-0.17351 0.198893,-0.33008 0.122722,-0.15658 0.291992,-0.27507 0.173503,-0.12272 0.397787,-0.19466 0.224284,-0.0719 0.507812,-0.0719 h 4.472982 v 1.10026 h -4.472982 q -0.21582,0 -0.330078,0.11426 -0.114258,0.11426 -0.114258,0.33854 v 2.9707 q 0,0.21159 0.114258,0.33008 0.11849,0.11426 0.330078,0.11426 h 3.423503 v -1.37956 h -2.928385 v -1.10872 h 3.474284 q 0.118489,0 0.220052,0.0466 0.101562,0.0423 0.173502,0.11849 0.07617,0.0762 0.11849,0.17773 0.04232,0.0973 0.04232,0.21159 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path336" /> | |||
<path | |||
d="m 39.708986,374 h -1.100261 v -1.48958 H 34.740887 V 374 h -1.100261 v -3.03418 q 0,-0.66439 0.228516,-1.22298 0.228516,-0.5586 0.634766,-0.96061 0.40625,-0.40202 0.960612,-0.62631 0.554362,-0.22428 1.210286,-0.22428 h 2.479818 q 0.114258,0 0.21582,0.0423 0.101563,0.0423 0.177735,0.11849 0.07617,0.0762 0.118489,0.17773 0.04232,0.10156 0.04232,0.21582 z m -4.968099,-2.58984 h 3.867838 v -2.37826 h -1.933919 q -0.05078,0 -0.21582,0.0169 -0.160808,0.0127 -0.376628,0.0719 -0.211588,0.0592 -0.448568,0.18196 -0.236979,0.12273 -0.435872,0.33855 -0.198893,0.21582 -0.330078,0.54166 -0.126953,0.32162 -0.126953,0.78288 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path338" /> | |||
<path | |||
d="m 48.928386,373.44564 q 0,0.11849 -0.04232,0.22005 -0.04232,0.10156 -0.11849,0.17773 -0.07617,0.0719 -0.177734,0.11426 Q 48.488281,374 48.374024,374 h -2.479818 q -0.351237,0 -0.710938,-0.0762 -0.3597,-0.0762 -0.698242,-0.23275 -0.33431,-0.16081 -0.630534,-0.40625 -0.296224,-0.24544 -0.520508,-0.57975 -0.220052,-0.33854 -0.347005,-0.77018 -0.126953,-0.43588 -0.126953,-0.96908 v -3.03418 h 1.100261 v 3.03418 q 0,0.4655 0.126953,0.78711 0.131185,0.32161 0.330078,0.53743 0.198893,0.21582 0.435872,0.33855 0.236979,0.12272 0.448568,0.18196 0.21582,0.0592 0.376628,0.0762 0.165039,0.0127 0.21582,0.0127 h 1.933919 v -4.9681 h 1.100261 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path340" /> | |||
<path | |||
d="m 58.266279,371.46094 q 0,0.55436 -0.194662,1.01985 -0.190429,0.4655 -0.528971,0.80404 -0.338542,0.33431 -0.804036,0.52474 Q 56.273115,374 55.727216,374 h -2.970703 q -0.11849,0 -0.220052,-0.0423 -0.101563,-0.0423 -0.177734,-0.11426 -0.07194,-0.0762 -0.114258,-0.17773 -0.04232,-0.10156 -0.04232,-0.22005 V 368.486 q 0,-0.11426 0.04232,-0.21582 0.04232,-0.10156 0.114258,-0.17773 0.07617,-0.0762 0.177734,-0.11849 0.101562,-0.0423 0.220052,-0.0423 h 2.970703 q 0.545899,0 1.011394,0.19043 0.465494,0.19043 0.804036,0.52897 0.338542,0.33431 0.528971,0.80404 0.194662,0.46549 0.194662,1.01562 z m -1.100261,-0.99024 q 0,-0.32161 -0.105794,-0.58821 -0.101562,-0.2666 -0.291992,-0.4528 -0.19043,-0.19043 -0.457031,-0.29199 -0.26237,-0.1058 -0.583985,-0.1058 h -2.424805 v 3.86784 h 2.424805 q 0.321615,0 0.583985,-0.10156 0.266601,-0.1058 0.457031,-0.292 0.19043,-0.19042 0.291992,-0.45279 0.105794,-0.26661 0.105794,-0.59245 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path342" /> | |||
<path | |||
d="m 62.462565,374 h -1.10026 v -6.06836 h 1.10026 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path344" /> | |||
<path | |||
d="m 72.126305,371.54557 q 0,0.55436 -0.19043,1.01986 -0.19043,0.46549 -0.528971,0.80404 -0.338542,0.33854 -0.804037,0.52897 -0.461263,0.1862 -1.007161,0.1862 h -1.489584 q -0.545898,0 -1.011393,-0.1862 -0.465495,-0.19043 -0.804036,-0.52897 -0.338542,-0.33855 -0.533203,-0.80404 -0.19043,-0.4655 -0.19043,-1.01986 v -1.1595 q 0,-0.55013 0.19043,-1.01563 0.194661,-0.46972 0.533203,-0.80403 0.338541,-0.33855 0.804036,-0.52898 0.465495,-0.19043 1.011393,-0.19043 h 1.489584 q 0.545898,0 1.007161,0.19043 0.465495,0.19043 0.804037,0.52898 0.338541,0.33431 0.528971,0.80403 0.19043,0.4655 0.19043,1.01563 z m -1.100261,-1.1595 q 0,-0.32585 -0.105794,-0.58822 -0.101562,-0.2666 -0.291992,-0.4528 -0.186198,-0.19043 -0.4528,-0.29199 -0.262369,-0.10579 -0.579752,-0.10579 h -1.489584 q -0.321614,0 -0.588216,0.10579 -0.26237,0.10156 -0.452799,0.29199 -0.19043,0.1862 -0.296224,0.4528 -0.101563,0.26237 -0.101563,0.58822 v 1.1595 q 0,0.32585 0.101563,0.59245 0.105794,0.26237 0.296224,0.4528 0.190429,0.1862 0.452799,0.29199 0.266602,0.10156 0.588216,0.10156 h 1.48112 q 0.321615,0 0.583985,-0.10156 0.266601,-0.10579 0.457031,-0.29199 0.19043,-0.19043 0.291992,-0.4528 0.105794,-0.2666 0.105794,-0.59245 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path346" /> | |||
</g> | |||
<path | |||
style="fill:#dddddd" | |||
d="M 26.5,370 H 28 v 2 h -1.5 z" | |||
id="rect91" /> | |||
<!-- <rect width="90" height="23" fill="#0f0" transform="translate(0 18)" /> --> | |||
<!-- <rect width="90" height="23" fill="#0f0" transform="translate(0 117)" /> --> | |||
<!-- <rect width="90" height="23" fill="#0f0" transform="translate(0 217)" /> --> | |||
<g | |||
aria-label="RECTIFY" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text95"> | |||
<path | |||
d="M 21.484375,46.223958 H 20.239583 V 49 h -1.5625 v -7.583334 h 2.817709 q 1.34375,0 2.072916,0.598959 0.729167,0.598958 0.729167,1.692708 0,0.776042 -0.338541,1.296875 -0.333334,0.515625 -1.015626,0.822917 l 1.640626,3.098958 V 49 H 22.90625 Z M 20.239583,44.958333 H 21.5 q 0.588542,0 0.911458,-0.296875 0.322917,-0.302083 0.322917,-0.828125 0,-0.536458 -0.307292,-0.84375 Q 22.125,42.682291 21.494792,42.682291 h -1.255209 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path209" /> | |||
<path | |||
d="m 32.052083,45.713542 h -3 v 2.03125 h 3.520834 V 49 H 27.489583 V 41.416666 H 32.5625 v 1.265625 h -3.510417 v 1.807292 h 3 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path211" /> | |||
<path | |||
d="m 41.442709,46.473958 q -0.08854,1.223959 -0.90625,1.927084 -0.812501,0.703125 -2.145834,0.703125 -1.458333,0 -2.296875,-0.979167 -0.833333,-0.984375 -0.833333,-2.697917 v -0.463541 q 0,-1.09375 0.385416,-1.927084 0.385417,-0.833333 1.098959,-1.276042 0.71875,-0.447916 1.666666,-0.447916 1.3125,0 2.114584,0.703125 0.802083,0.703125 0.927083,1.973958 h -1.5625 q -0.05729,-0.734375 -0.411458,-1.0625 -0.348959,-0.333333 -1.067709,-0.333333 -0.78125,0 -1.171875,0.5625 -0.385416,0.557292 -0.395833,1.734375 v 0.572917 q 0,1.229166 0.369792,1.796875 0.375,0.567708 1.177083,0.567708 0.723958,0 1.078125,-0.328125 0.359375,-0.333333 0.411458,-1.026042 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path213" /> | |||
<path | |||
d="M 50.031251,42.682291 H 47.708334 V 49 h -1.5625 v -6.317709 h -2.291667 v -1.265625 h 6.177084 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path215" /> | |||
<path | |||
d="m 54.588542,49 h -1.5625 v -7.583334 h 1.5625 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path217" /> | |||
<path | |||
d="m 62.593751,45.901042 h -3 V 49 h -1.5625 v -7.583334 h 4.9375 v 1.265625 h -3.375 v 1.958334 h 3 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path219" /> | |||
<path | |||
d="m 68.500003,44.833333 1.578125,-3.416667 h 1.708333 L 69.296878,46.25 V 49 h -1.588542 v -2.75 l -2.489583,-4.833334 h 1.713541 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path221" /> | |||
</g> | |||
<g | |||
id="use97" | |||
transform="translate(0,44)"> | |||
<g | |||
id="g205" | |||
transform="translate(45,45)"> | |||
<g | |||
aria-label="0" | |||
transform="translate(-18.5,28.114737)" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text183"> | |||
<path | |||
d="m 4.2148437,-2.3515625 q 0,1.1796875 -0.4882812,1.8046875 -0.4882812,0.625 -1.4296875,0.625 -0.9296875,0 -1.421875,-0.61328125 Q 0.3828125,-1.1484375 0.37109375,-2.2929688 v -1.046875 q 0,-1.1914062 0.4921875,-1.8085937 Q 1.359375,-5.765625 2.2890625,-5.765625 q 0.9296875,0 1.421875,0.6132813 0.4921875,0.609375 0.5039062,1.7539062 z M 3.0859375,-3.5 q 0,-0.7070312 -0.1953125,-1.0273437 -0.1914062,-0.3242188 -0.6015625,-0.3242188 -0.3984375,0 -0.5898438,0.3085938 Q 1.5117187,-4.2382812 1.5,-3.5859375 v 1.3828125 q 0,0.6953125 0.1875,1.0351563 0.1914062,0.33593745 0.609375,0.33593745 0.4140625,0 0.5976563,-0.32421875 0.1835937,-0.3242187 0.1914062,-0.9921875 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path224" /> | |||
</g> | |||
<path | |||
transform="rotate(150,-13,3.4833395)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline185" /> | |||
<path | |||
transform="rotate(-180,-13,0)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline187" /> | |||
<path | |||
transform="rotate(-150,-13,-3.4833395)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline189" /> | |||
<path | |||
transform="rotate(-120,-13,-7.5055535)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline191" /> | |||
<path | |||
transform="rotate(-90,-13,-13)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline193" /> | |||
<path | |||
transform="rotate(-60,-13,-22.51666)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline195" /> | |||
<path | |||
transform="rotate(-30,-13,-48.51666)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline197" /> | |||
<path | |||
transform="translate(26)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline199" /> | |||
<path | |||
transform="rotate(30,-13,48.51666)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline201" /> | |||
<path | |||
transform="rotate(60,-13,22.51666)" | |||
style="stroke:#333333;stroke-width:1.5" | |||
d="M 0,0 H 5.5" | |||
id="polyline203" /> | |||
</g> | |||
</g> | |||
<g | |||
aria-label="DRY/WET" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text101"> | |||
<path | |||
d="m 16.177083,148 v -7.58333 h 2.333334 q 1,0 1.786458,0.45312 0.791667,0.44792 1.234375,1.28125 0.442709,0.82813 0.442709,1.88542 v 0.34896 q 0,1.05729 -0.4375,1.8802 -0.432292,0.82292 -1.223959,1.27605 -0.791667,0.45312 -1.786458,0.45833 z m 1.5625,-6.31771 v 5.0625 h 0.755209 q 0.916666,0 1.401041,-0.59896 0.484375,-0.59896 0.494792,-1.71354 v -0.40104 q 0,-1.15625 -0.479167,-1.75 -0.479166,-0.59896 -1.401041,-0.59896 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path237" /> | |||
<path | |||
d="M 27.921875,145.22396 H 26.677083 V 148 h -1.5625 v -7.58333 h 2.817709 q 1.34375,0 2.072916,0.59895 0.729167,0.59896 0.729167,1.69271 0,0.77604 -0.338541,1.29688 -0.333334,0.51562 -1.015626,0.82291 l 1.640626,3.09896 V 148 H 29.34375 Z m -1.244792,-1.26563 H 27.9375 q 0.588542,0 0.911458,-0.29687 0.322917,-0.30209 0.322917,-0.82813 0,-0.53646 -0.307292,-0.84375 -0.302083,-0.30729 -0.932291,-0.30729 h -1.255209 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path239" /> | |||
<path | |||
d="m 36.291667,143.83333 1.578125,-3.41666 h 1.708333 L 37.088542,145.25 V 148 H 35.5 v -2.75 l -2.489583,-4.83333 h 1.713541 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path241" /> | |||
<path | |||
d="M 42.656251,148.65104 H 41.53646 l 2.791666,-8.23437 h 1.119792 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path243" /> | |||
<path | |||
d="m 54.166666,145.8125 1.020833,-5.39583 h 1.557292 L 55.062499,148 H 53.489582 L 52.255207,142.92708 51.020832,148 h -1.572917 l -1.682291,-7.58333 h 1.557291 l 1.026042,5.38541 1.25,-5.38541 h 1.322917 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path245" /> | |||
<path | |||
d="m 64.156251,144.71354 h -3 v 2.03125 h 3.520834 V 148 h -5.083334 v -7.58333 h 5.072917 v 1.26562 h -3.510417 v 1.80729 h 3 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path247" /> | |||
<path | |||
d="M 73.406253,141.68229 H 71.083336 V 148 h -1.5625 v -6.31771 h -2.291667 v -1.26562 h 6.177084 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path249" /> | |||
</g> | |||
<g | |||
id="use103" | |||
transform="translate(0,143)"> | |||
<g | |||
id="g179" | |||
transform="translate(45,45)"> | |||
<g | |||
aria-label="D" | |||
transform="translate(-18.5,28.114737)" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text157"> | |||
<path | |||
d="m 0.5078125,0 v -5.6875 h 1.75 q 0.75,0 1.3398438,0.3398438 0.5937499,0.3359375 0.9257812,0.9609375 0.3320312,0.6210937 0.3320312,1.4140624 v 0.2617188 q 0,0.7929688 -0.328125,1.4101563 Q 4.203125,-0.68359375 3.609375,-0.34375 3.015625,-0.00390625 2.2695313,0 Z m 1.171875,-4.7382812 v 3.79687495 h 0.5664063 q 0.6875,0 1.0507812,-0.44921875 0.3632813,-0.4492187 0.3710938,-1.2851563 v -0.3007812 q 0,-0.8671875 -0.359375,-1.3125 -0.359375,-0.4492187 -1.0507813,-0.4492187 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path252" /> | |||
</g> | |||
<path | |||
transform="rotate(150,-13,3.4833395)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline159" /> | |||
<path | |||
transform="rotate(-180,-13,0)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline161" /> | |||
<path | |||
transform="rotate(-150,-13,-3.4833395)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline163" /> | |||
<path | |||
transform="rotate(-120,-13,-7.5055535)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline165" /> | |||
<path | |||
transform="rotate(-90,-13,-13)" | |||
style="stroke:#333333;stroke-width:1.5" | |||
d="M 0,0 H 5.5" | |||
id="polyline167" /> | |||
<path | |||
transform="rotate(-60,-13,-22.51666)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline169" /> | |||
<path | |||
transform="rotate(-30,-13,-48.51666)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline171" /> | |||
<path | |||
transform="translate(26)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline173" /> | |||
<path | |||
transform="rotate(30,-13,48.51666)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline175" /> | |||
<g | |||
aria-label="W" | |||
transform="translate(13.5,28.114737)" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text177"> | |||
<path | |||
d="M 4.9375,-1.640625 5.703125,-5.6875 H 6.8710937 L 5.609375,0 H 4.4296875 L 3.5039063,-3.8046875 2.578125,0 H 1.3984375 L 0.13671875,-5.6875 H 1.3046875 l 0.7695313,4.0390625 0.9375,-4.0390625 h 0.9921874 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path264" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
id="g119" | |||
transform="translate(11,240)"> | |||
<path | |||
transform="translate(0,66)" | |||
style="fill:#fafafa" | |||
d="M 0,0 H 68 V 10 H 0 Z" | |||
id="rect107" /> | |||
<path | |||
style="fill:#fafafa" | |||
d="m 5,0 h 58 c 2.77,0 5,2.23 5,5 v 63 c 0,2.77 -2.23,5 -5,5 H 5 C 2.23,73 0,70.77 0,68 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect109" /> | |||
<g | |||
aria-label="MOD" | |||
transform="translate(7.5,36)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text111"> | |||
<path | |||
d="m 1.6992187,-4.7395832 1.2174479,3.4374999 1.2109375,-3.4374999 h 1.282552 V 0 H 4.4303384 V -1.2955729 L 4.5279947,-3.531901 3.2486978,0 H 2.5781249 l -1.2760416,-3.5286457 0.097656,2.2330728 V 0 H 0.42317707 v -4.7395832 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path269" /> | |||
<path | |||
d="m 12.16276,-2.2623697 q 0,0.6998697 -0.247396,1.2272135 -0.247396,0.52734371 -0.709635,0.81380204 -0.458984,0.28645833 -1.054688,0.28645833 -0.5891922,0 -1.0514318,-0.28320312 Q 8.6373696,-0.50130207 8.3834634,-1.0253906 8.1295571,-1.5527343 8.1263019,-2.2363281 v -0.234375 q 0,-0.6998697 0.2506511,-1.2304687 0.2539062,-0.5338541 0.7128906,-0.8170573 0.4622395,-0.2864583 1.0546874,-0.2864583 0.592448,0 1.051432,0.2864583 0.46224,0.2832032 0.712891,0.8170573 0.253906,0.530599 0.253906,1.2272135 z m -0.989583,-0.2148438 q 0,-0.7454427 -0.266927,-1.1328125 -0.266927,-0.3873697 -0.761719,-0.3873697 -0.4915364,0 -0.7584635,0.3841145 -0.2669271,0.3808594 -0.2701823,1.1197917 v 0.2311198 q 0,0.7259114 0.2669271,1.126302 0.2669271,0.40039063 0.7682287,0.40039063 0.491537,0 0.755209,-0.38411453 0.263672,-0.3873698 0.266927,-1.1263021 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path271" /> | |||
<path | |||
d="m 14.878906,0 v -4.7395832 h 1.458333 q 0.625,0 1.116536,0.2832031 0.494792,0.2799479 0.771485,0.8007812 0.276692,0.5175781 0.276692,1.1783854 v 0.218099 q 0,0.6608072 -0.273437,1.1751302 -0.270182,0.51432286 -0.764974,0.79752597 Q 16.968749,-0.00325521 16.347005,0 Z m 0.976562,-3.9485676 v 3.16406241 h 0.472005 q 0.572917,0 0.875651,-0.37434891 0.302735,-0.374349 0.309245,-1.0709636 v -0.250651 q 0,-0.7226562 -0.299479,-1.09375 -0.299479,-0.3743489 -0.875651,-0.3743489 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path273" /> | |||
</g> | |||
<g | |||
aria-label="CAR" | |||
transform="translate(42.5,36)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text113"> | |||
<path | |||
d="m 4.1438801,-1.578776 q -0.055338,0.76497394 -0.5664062,1.20442705 -0.5078125,0.43945312 -1.3411458,0.43945312 -0.9114583,0 -1.43554687,-0.61197916 Q 0.27994791,-1.1621093 0.27994791,-2.2330729 v -0.2897135 q 0,-0.6835937 0.24088541,-1.2044271 0.24088541,-0.5208333 0.68684898,-0.797526 0.4492187,-0.2799479 1.0416666,-0.2799479 0.8203125,0 1.3216146,0.4394531 0.501302,0.4394531 0.579427,1.233724 H 3.173828 q -0.035807,-0.4589844 -0.2571614,-0.6640625 -0.218099,-0.2083334 -0.6673177,-0.2083334 -0.4882812,0 -0.7324219,0.3515625 -0.2408854,0.3483073 -0.2473958,1.0839844 v 0.3580729 q 0,0.7682291 0.2311198,1.1230468 0.234375,0.35481774 0.7356771,0.35481774 0.4524739,0 0.6738281,-0.20507812 Q 3.1347656,-1.1458333 3.1673176,-1.578776 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path276" /> | |||
<path | |||
d="M 9.4609373,-0.97656248 H 7.7486977 L 7.4231769,0 H 6.3847655 L 8.1490883,-4.7395832 H 9.0540362 L 10.828125,0 H 9.7897133 Z M 8.0123696,-1.7675781 H 9.1972654 L 8.6015623,-3.5416666 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path278" /> | |||
<path | |||
d="M 15.0319,-1.735026 H 14.253906 V 0 h -0.976563 v -4.7395832 h 1.761068 q 0.839844,0 1.295573,0.3743489 0.455729,0.374349 0.455729,1.0579427 0,0.485026 -0.211589,0.8105469 -0.208333,0.3222656 -0.634765,0.5143229 l 1.02539,1.93684888 V 0 h -1.048177 z m -0.777994,-0.7910156 h 0.78776 q 0.367839,0 0.569661,-0.1855469 0.201823,-0.1888021 0.201823,-0.5175781 0,-0.3352864 -0.192057,-0.5273437 -0.188802,-0.1920573 -0.582682,-0.1920573 h -0.784505 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path280" /> | |||
</g> | |||
<g | |||
aria-label="RECT" | |||
transform="translate(5.5,72)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text115"> | |||
<path | |||
d="M 2.1777343,-1.735026 H 1.3997395 V 0 H 0.42317707 V -4.7395832 H 2.1842447 q 0.8398438,0 1.2955729,0.3743489 0.4557292,0.374349 0.4557292,1.0579427 0,0.485026 -0.2115886,0.8105469 -0.2083333,0.3222656 -0.6347656,0.5143229 l 1.0253906,1.93684888 V 0 H 3.0664062 Z M 1.3997395,-2.5260416 h 0.7877604 q 0.3678386,0 0.5696615,-0.1855469 0.2018229,-0.1888021 0.2018229,-0.5175781 0,-0.3352864 -0.1920573,-0.5273437 Q 2.5781249,-3.9485676 2.1842447,-3.9485676 H 1.3997395 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path283" /> | |||
<path | |||
d="m 9.532552,-2.0540364 h -1.875 v 1.26953121 H 9.8580728 V 0 H 6.6809896 v -4.7395832 h 3.1705728 v 0.7910156 H 7.657552 v 1.1295573 h 1.875 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path285" /> | |||
<path | |||
d="m 16.151693,-1.578776 q -0.05534,0.76497394 -0.566407,1.20442705 -0.507812,0.43945312 -1.341145,0.43945312 -0.911459,0 -1.435547,-0.61197916 Q 12.28776,-1.1621093 12.28776,-2.2330729 v -0.2897135 q 0,-0.6835937 0.240886,-1.2044271 0.240885,-0.5208333 0.686849,-0.797526 0.449219,-0.2799479 1.041666,-0.2799479 0.820313,0 1.321615,0.4394531 0.501302,0.4394531 0.579427,1.233724 h -0.976562 q -0.03581,-0.4589844 -0.257162,-0.6640625 -0.218099,-0.2083334 -0.667318,-0.2083334 -0.488281,0 -0.732421,0.3515625 -0.240886,0.3483073 -0.247396,1.0839844 v 0.3580729 q 0,0.7682291 0.23112,1.1230468 0.234375,0.35481774 0.735677,0.35481774 0.452474,0 0.673828,-0.20507812 0.224609,-0.20833332 0.257161,-0.64127602 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path287" /> | |||
<path | |||
d="M 22.26953,-3.9485676 H 20.817707 V 0 h -0.976562 v -3.9485676 h -1.432292 v -0.7910156 h 3.860677 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path289" /> | |||
</g> | |||
<g | |||
aria-label="D/W" | |||
transform="translate(42,72)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text117"> | |||
<path | |||
d="M 0.42317707,0 V -4.7395832 H 1.8815104 q 0.625,0 1.1165364,0.2832031 0.4947917,0.2799479 0.7714844,0.8007812 0.2766927,0.5175781 0.2766927,1.1783854 v 0.218099 q 0,0.6608072 -0.2734375,1.1751302 -0.2701823,0.51432286 -0.764974,0.79752597 Q 2.5130208,-0.00325521 1.891276,0 Z M 1.3997395,-3.9485676 v 3.16406241 h 0.4720052 q 0.5729167,0 0.8756511,-0.37434891 0.3027343,-0.374349 0.3092448,-1.0709636 v -0.250651 q 0,-0.7226562 -0.2994792,-1.09375 -0.2994792,-0.3743489 -0.875651,-0.3743489 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path292" /> | |||
<path | |||
d="M 6.9934896,0.40690103 H 6.2936198 L 8.0384114,-4.7395832 h 0.6998698 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path294" /> | |||
<path | |||
d="m 14.937499,-1.3671875 0.638021,-3.3723957 h 0.973307 L 15.497395,0 H 14.514322 L 13.742838,-3.1705728 12.971353,0 h -0.983072 l -1.051433,-4.7395832 h 0.973308 l 0.641276,3.3658853 0.78125,-3.3658853 h 0.826822 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path296" /> | |||
</g> | |||
</g> | |||
<g | |||
id="g129" | |||
transform="translate(11,319)"> | |||
<path | |||
transform="translate(0,-3)" | |||
style="fill:#bbbbbb" | |||
d="M 0,0 H 68 V 10 H 0 Z" | |||
id="rect121" /> | |||
<path | |||
style="fill:#bbbbbb" | |||
d="m 5,0 h 58 c 2.77,0 5,2.23 5,5 v 27 c 0,2.77 -2.23,5 -5,5 H 5 C 2.23,37 0,34.77 0,32 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect123" /> | |||
<g | |||
aria-label="RECT" | |||
transform="translate(5.5,33)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text125"> | |||
<path | |||
d="M 2.1777343,-1.735026 H 1.3997395 V 0 H 0.42317707 V -4.7395832 H 2.1842447 q 0.8398438,0 1.2955729,0.3743489 0.4557292,0.374349 0.4557292,1.0579427 0,0.485026 -0.2115886,0.8105469 -0.2083333,0.3222656 -0.6347656,0.5143229 l 1.0253906,1.93684888 V 0 H 3.0664062 Z M 1.3997395,-2.5260416 h 0.7877604 q 0.3678386,0 0.5696615,-0.1855469 0.2018229,-0.1888021 0.2018229,-0.5175781 0,-0.3352864 -0.1920573,-0.5273437 Q 2.5781249,-3.9485676 2.1842447,-3.9485676 H 1.3997395 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path301" /> | |||
<path | |||
d="m 9.532552,-2.0540364 h -1.875 v 1.26953121 H 9.8580728 V 0 H 6.6809896 v -4.7395832 h 3.1705728 v 0.7910156 H 7.657552 v 1.1295573 h 1.875 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path303" /> | |||
<path | |||
d="m 16.151693,-1.578776 q -0.05534,0.76497394 -0.566407,1.20442705 -0.507812,0.43945312 -1.341145,0.43945312 -0.911459,0 -1.435547,-0.61197916 Q 12.28776,-1.1621093 12.28776,-2.2330729 v -0.2897135 q 0,-0.6835937 0.240886,-1.2044271 0.240885,-0.5208333 0.686849,-0.797526 0.449219,-0.2799479 1.041666,-0.2799479 0.820313,0 1.321615,0.4394531 0.501302,0.4394531 0.579427,1.233724 h -0.976562 q -0.03581,-0.4589844 -0.257162,-0.6640625 -0.218099,-0.2083334 -0.667318,-0.2083334 -0.488281,0 -0.732421,0.3515625 -0.240886,0.3483073 -0.247396,1.0839844 v 0.3580729 q 0,0.7682291 0.23112,1.1230468 0.234375,0.35481774 0.735677,0.35481774 0.452474,0 0.673828,-0.20507812 0.224609,-0.20833332 0.257161,-0.64127602 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path305" /> | |||
<path | |||
d="M 22.26953,-3.9485676 H 20.817707 V 0 h -0.976562 v -3.9485676 h -1.432292 v -0.7910156 h 3.860677 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path307" /> | |||
</g> | |||
<g | |||
aria-label="OUT" | |||
transform="translate(42.5,33)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text127"> | |||
<path | |||
d="m 4.3164061,-2.2623697 q 0,0.6998697 -0.2473958,1.2272135 -0.2473958,0.52734371 -0.7096354,0.81380204 -0.4589843,0.28645833 -1.0546875,0.28645833 -0.5891926,0 -1.0514322,-0.28320312 Q 0.79101561,-0.50130207 0.53710936,-1.0253906 0.28320312,-1.5527343 0.27994791,-2.2363281 v -0.234375 q 0,-0.6998697 0.25065104,-1.2304687 0.25390624,-0.5338541 0.71289065,-0.8170573 0.4622395,-0.2864583 1.0546874,-0.2864583 0.5924479,0 1.0514323,0.2864583 0.4622396,0.2832032 0.7128906,0.8170573 0.2539062,0.530599 0.2539062,1.2272135 z M 3.3268228,-2.4772135 q 0,-0.7454427 -0.266927,-1.1328125 -0.2669271,-0.3873697 -0.7617188,-0.3873697 -0.4915364,0 -0.7584635,0.3841145 -0.2669271,0.3808594 -0.2701823,1.1197917 v 0.2311198 q 0,0.7259114 0.2669271,1.126302 0.2669271,0.40039063 0.7682291,0.40039063 0.4915365,0 0.7552084,-0.38411453 0.2636718,-0.3873698 0.266927,-1.1263021 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path310" /> | |||
<path | |||
d="m 10.619792,-4.7395832 v 3.1217447 q 0,0.77799477 -0.488282,1.23046872 -0.4850257,0.45247395 -1.3281246,0.45247395 -0.8300781,0 -1.3183594,-0.43945312 Q 6.9967448,-0.81380206 6.9869792,-1.5820312 v -3.157552 h 0.9765624 v 3.1282551 q 0,0.4654948 0.2213542,0.68033854 0.2246094,0.21158854 0.6184896,0.21158854 0.8235677,0 0.8365885,-0.86588538 v -3.1542968 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path312" /> | |||
<path | |||
d="M 16.988281,-3.9485676 H 15.536458 V 0 h -0.976563 v -3.9485676 h -1.432291 v -0.7910156 h 3.860677 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path314" /> | |||
</g> | |||
</g> | |||
<!-- <polyline points="0,0 45,0" stroke-width="0.5" stroke="#0f0" transform="translate(0 73)" /> --> | |||
</svg> |
@@ -1,663 +0,0 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<svg | |||
xmlns:dc="http://purl.org/dc/elements/1.1/" | |||
xmlns:cc="http://creativecommons.org/ns#" | |||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |||
xmlns:svg="http://www.w3.org/2000/svg" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |||
version="1.1" | |||
width="45" | |||
height="380" | |||
viewBox="0 0 45 380" | |||
id="svg141" | |||
sodipodi:docname="svg_render_tmp.svg" | |||
inkscape:version="0.92.2 5c3e80d, 2017-08-06"> | |||
<metadata | |||
id="metadata145"> | |||
<rdf:RDF> | |||
<cc:Work | |||
rdf:about=""> | |||
<dc:format>image/svg+xml</dc:format> | |||
<dc:type | |||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |||
</cc:Work> | |||
</rdf:RDF> | |||
</metadata> | |||
<sodipodi:namedview | |||
pagecolor="#ffffff" | |||
bordercolor="#666666" | |||
borderopacity="1" | |||
objecttolerance="10" | |||
gridtolerance="10" | |||
guidetolerance="10" | |||
inkscape:pageopacity="0" | |||
inkscape:pageshadow="2" | |||
inkscape:window-width="468" | |||
inkscape:window-height="449" | |||
id="namedview143" | |||
showgrid="false" | |||
inkscape:zoom="0.62105263" | |||
inkscape:cx="22.5" | |||
inkscape:cy="190" | |||
inkscape:window-x="0" | |||
inkscape:window-y="0" | |||
inkscape:window-maximized="0" | |||
inkscape:current-layer="svg141" /> | |||
<style | |||
id="style2"> | |||
text { | |||
fill: #333; | |||
font-family: 'Roboto', sans-serif; | |||
font-weight: bold; | |||
} | |||
text.title { | |||
font-family: 'Comfortaa', sans-serif; | |||
font-weight: normal; | |||
} | |||
text.brand { | |||
font-family: 'Audiowide', sans-serif; | |||
font-weight: bold; | |||
} | |||
</style> | |||
<defs | |||
id="defs77"> | |||
<symbol | |||
id="knob" | |||
viewBox="0 0 45px 45px"> | |||
<g | |||
transform="translate(22.5 22.5)" | |||
id="g10"> | |||
<polyline | |||
points="-5,0 5,0" | |||
stroke-width="1" | |||
stroke="#00f" | |||
id="polyline4" /> | |||
<polyline | |||
points="0,-5 0,5" | |||
stroke-width="1" | |||
stroke="#00f" | |||
id="polyline6" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="14" | |||
stroke-width="1" | |||
stroke="#00f" | |||
fill="none" | |||
id="circle8" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="knobguide-depth" | |||
viewBox="0 0 45px 45px"> | |||
<g | |||
transform="translate(22.5 22.5)" | |||
id="g35"> | |||
<text | |||
font-size="5.0pt" | |||
transform="rotate(-240) translate(20 0) rotate(240) translate(-2 2)" | |||
id="text13">0</text> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-210) translate(17 0)" | |||
id="polyline15" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-180) translate(17 0)" | |||
id="polyline17" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-150) translate(17 0)" | |||
id="polyline19" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-120) translate(17 0)" | |||
id="polyline21" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-90) translate(17 0)" | |||
id="polyline23" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-60) translate(17 0)" | |||
id="polyline25" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-30) translate(17 0)" | |||
id="polyline27" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(0) translate(17 0)" | |||
id="polyline29" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(30) translate(17 0)" | |||
id="polyline31" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="1" | |||
stroke="#333" | |||
transform="rotate(60) translate(17 0)" | |||
id="polyline33" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="knobguide-mix" | |||
viewBox="0 0 45px 45px"> | |||
<g | |||
transform="translate(22.5 22.5)" | |||
id="g60"> | |||
<text | |||
font-size="5.0pt" | |||
transform="rotate(-240) translate(20 0) rotate(240) translate(-2 2)" | |||
id="text38">D</text> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-210) translate(17 0)" | |||
id="polyline40" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-180) translate(17 0)" | |||
id="polyline42" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-150) translate(17 0)" | |||
id="polyline44" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-120) translate(17 0)" | |||
id="polyline46" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="1" | |||
stroke="#333" | |||
transform="rotate(-90) translate(17 0)" | |||
id="polyline48" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-60) translate(17 0)" | |||
id="polyline50" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-30) translate(17 0)" | |||
id="polyline52" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(0) translate(17 0)" | |||
id="polyline54" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(30) translate(17 0)" | |||
id="polyline56" /> | |||
<text | |||
font-size="5.0pt" | |||
transform="rotate(60) translate(20 0) rotate(-60) translate(-2 2)" | |||
id="text58">W</text> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="input" | |||
viewBox="0 0 24px 24px"> | |||
<g | |||
transform="translate(12 12)" | |||
id="g67"> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="5" | |||
stroke-width="1" | |||
stroke="#0f0" | |||
fill="#0f0" | |||
id="circle63" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="10.5" | |||
stroke-width="3" | |||
stroke="#0f0" | |||
fill="none" | |||
id="circle65" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="output" | |||
viewBox="0 0 24px 24px"> | |||
<g | |||
transform="translate(12 12)" | |||
id="g74"> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="5" | |||
stroke-width="1" | |||
stroke="#f00" | |||
fill="#f00" | |||
id="circle70" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="10.5" | |||
stroke-width="3" | |||
stroke="#f00" | |||
fill="none" | |||
id="circle72" /> | |||
</g> | |||
</symbol> | |||
</defs> | |||
<path | |||
style="fill:#dddddd" | |||
d="M 0,0 H 45 V 380 H 0 Z" | |||
id="rect79" /> | |||
<path | |||
style="fill:none;stroke:#e4e4e4;stroke-width:0.5" | |||
d="M 1,1 H 44 V 379 H 1 V 1" | |||
id="polyline81" /> | |||
<path | |||
style="fill:none;stroke:#ebebeb;stroke-width:0.80000001" | |||
d="m 0.5,0.5 h 44 v 379 H 0.5 V 0.5" | |||
id="polyline83" /> | |||
<path | |||
style="fill:none;stroke:#f2f2f2;stroke-width:1" | |||
d="M 0,0 H 45 V 380 H 0 V 0" | |||
id="polyline85" /> | |||
<g | |||
aria-label="RM" | |||
transform="rotate(-90)" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="text87"> | |||
<path | |||
d="m -370.512,12.44 q 0.084,0.14 0.084,0.252 0,0.14 -0.10267,0.224 -0.10266,0.084 -0.27066,0.084 -0.112,0 -0.18667,-0.04667 -0.0747,-0.04667 -0.13067,-0.14 l -1.68,-2.669333 h -0.15866 -1.38134 v 2.492 q 0,0.158667 -0.10266,0.261333 Q -374.544,13 -374.70267,13 q -0.15866,0 -0.26133,-0.102667 -0.10267,-0.102666 -0.10267,-0.261333 V 6.0746669 q 0,-0.1586667 0.10267,-0.2613333 0.10267,-0.1026667 0.26133,-0.1026667 h 1.74534 q 0.68133,0 1.21333,0.2893333 0.532,0.28 0.83067,0.7933333 0.308,0.5133334 0.308,1.1666667 0,0.7186666 -0.392,1.2599999 -0.38267,0.5413333 -1.04534,0.7746667 z m -2.44533,-2.9959999 q 0.46666,0 0.84,-0.1866666 0.38266,-0.196 0.588,-0.532 0.21466,-0.336 0.21466,-0.7653333 0,-0.448 -0.21466,-0.8026667 -0.20534,-0.3546666 -0.57867,-0.5506666 -0.37333,-0.196 -0.84933,-0.196 h -1.38134 v 3.0333332 z" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="path226" /> | |||
<path | |||
d="m -359.87158,5.7106669 q 0.14933,0 0.252,0.1026667 0.10266,0.1026666 0.10266,0.2613333 V 12.636 q 0,0.149333 -0.10266,0.261333 Q -359.72225,13 -359.87158,13 q -0.15867,0 -0.27067,-0.102667 -0.10267,-0.112 -0.10267,-0.261333 V 7.3533335 l -2.59466,5.3013335 q -0.112,0.177333 -0.31734,0.177333 -0.23333,0 -0.336,-0.224 l -2.58533,-5.1706665 V 12.636 q 0,0.149333 -0.10267,0.261333 Q -366.28358,13 -366.44225,13 q -0.14933,0 -0.26133,-0.102667 -0.10267,-0.112 -0.10267,-0.261333 V 6.0746669 q 0,-0.1586667 0.10267,-0.2613333 0.112,-0.1026667 0.26133,-0.1026667 0.21467,0 0.32667,0.1866667 l 2.98666,5.9359994 2.93067,-5.9359994 q 0.112,-0.1866667 0.32667,-0.1866667 z" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="path228" /> | |||
</g> | |||
<g | |||
id="g93" | |||
transform="rotate(-90,200.5,175.5)"> | |||
<g | |||
aria-label="BGA" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text89"> | |||
<path | |||
d="m 7.2096352,-1.4355468 q 0,0.21875 -0.077474,0.469401 -0.072917,0.25065103 -0.2460937,0.46484373 -0.1686198,0.2141927 -0.4420573,0.36002603 Q 6.1705727,0 5.7740883,0 H 1.2760416 Q 1.1484375,0 1.0390625,-0.04557292 0.92968747,-0.09114583 0.84765622,-0.16861979 q -0.077474,-0.0820312 -0.12304687,-0.19140624 -0.0455729,-0.109375 -0.0455729,-0.23697916 V -5.9381508 q 0,-0.1230469 0.0455729,-0.2324219 0.0455729,-0.109375 0.12304687,-0.1914062 0.0820313,-0.082031 0.19140628,-0.1276042 0.109375,-0.045573 0.2369791,-0.045573 h 3.9648436 q 0.21875,0 0.4694011,0.077474 0.250651,0.077474 0.4648437,0.2506511 0.21875,0.1686197 0.360026,0.4420572 0.1458334,0.2734375 0.1458334,0.6699219 v 0.2233073 q 0,0.3144531 -0.1048177,0.6790364 -0.1048178,0.360026 -0.3372396,0.6835937 0.2005208,0.1230469 0.3736979,0.296224 0.1777344,0.1731771 0.3098958,0.4010416 0.1321615,0.2278646 0.2096354,0.514974 0.077474,0.2871093 0.077474,0.6334635 z M 6.0247394,-1.6634114 q 0,-0.2324219 -0.072917,-0.4147135 Q 5.878906,-2.2649739 5.7467446,-2.3971353 5.6145831,-2.5292968 5.4277342,-2.5976562 5.2408852,-2.6705728 5.0084634,-2.6705728 H 2.3378905 v -1.1940104 h 2.1373698 q 0.2324218,0 0.4192708,-0.068359 0.1868489,-0.072917 0.3190104,-0.2050781 0.1321614,-0.1321614 0.2005208,-0.3144531 0.072917,-0.186849 0.072917,-0.4192708 v -0.2233073 q 0,-0.2552083 -0.2460938,-0.2552083 h -3.376953 v 4.1653644 h 3.9101561 q 0.031901,0 0.077474,-0.00456 0.045573,-0.00456 0.082031,-0.027344 0.036458,-0.022787 0.063802,-0.077474 0.027344,-0.054687 0.027344,-0.1503906 z" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path231" /> | |||
<path | |||
d="m 16.683594,-0.59700519 q 0,0.12760416 -0.04557,0.23697916 -0.04557,0.109375 -0.127605,0.19140624 -0.07747,0.07747396 -0.186849,0.12304687 Q 16.214192,0 16.086588,0 h -4.274739 q -0.164063,0 -0.355469,-0.03645833 -0.186849,-0.04101563 -0.373698,-0.12304687 -0.182291,-0.0820313 -0.350911,-0.20963541 -0.16862,-0.13216146 -0.300781,-0.31445312 -0.127605,-0.18684895 -0.205079,-0.42838537 -0.07747,-0.2460938 -0.07747,-0.5514323 v -3.2083332 q 0,-0.1640625 0.03646,-0.3509115 0.04101,-0.1914062 0.123047,-0.3736979 0.08203,-0.1868489 0.214192,-0.3554687 0.132162,-0.1686198 0.314453,-0.296224 0.186849,-0.1321614 0.428386,-0.2096354 0.241536,-0.077474 0.546875,-0.077474 h 4.817057 v 1.1848958 h -4.817057 q -0.232422,0 -0.355469,0.1230468 -0.123047,0.1230469 -0.123047,0.3645834 v 3.1992186 q 0,0.2278646 0.123047,0.3554687 0.127604,0.1230469 0.355469,0.1230469 h 3.686849 v -1.485677 h -3.153646 v -1.1940104 h 3.741536 q 0.127604,0 0.236979,0.05013 0.109375,0.045573 0.186849,0.1276042 0.08203,0.082031 0.127605,0.1914062 0.04557,0.1048177 0.04557,0.2278646 z" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path233" /> | |||
<path | |||
d="M 26.339842,0 H 25.154946 V -1.6041666 H 20.989582 V 0 h -1.184896 v -3.267578 q 0,-0.7154948 0.246094,-1.3170573 0.246094,-0.6015624 0.683594,-1.0345051 0.4375,-0.4329427 1.034505,-0.6744792 0.597005,-0.2415364 1.303385,-0.2415364 h 2.670573 q 0.123047,0 0.232422,0.045573 0.109375,0.045573 0.191406,0.1276042 0.08203,0.082031 0.127604,0.1914062 0.04557,0.109375 0.04557,0.2324219 z m -5.35026,-2.7890624 h 4.165364 v -2.5611978 h -2.082682 q -0.05469,0 -0.232422,0.018229 -0.173177,0.013672 -0.405599,0.077474 -0.227864,0.063802 -0.483072,0.1959635 -0.255209,0.1321615 -0.469402,0.3645833 -0.214192,0.2324219 -0.355468,0.5833334 -0.136719,0.3463541 -0.136719,0.8430989 z" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path235" /> | |||
</g> | |||
<path | |||
transform="translate(11.5,-5)" | |||
style="fill:#dddddd" | |||
d="M 0,0 H 3 V 3 H 0 Z" | |||
id="rect91" /> | |||
</g> | |||
<g | |||
aria-label="DEPTH" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text97"> | |||
<path | |||
d="m 6.0078125,25 v -5.6875 h 1.75 q 0.75,0 1.3398438,0.339844 0.59375,0.335937 0.9257817,0.960937 0.332031,0.621094 0.332031,1.414063 v 0.261718 q 0,0.792969 -0.328125,1.410157 Q 9.703125,24.316406 9.109375,24.65625 8.515625,24.996094 7.7695312,25 Z m 1.171875,-4.738281 v 3.796875 h 0.5664062 q 0.6875001,0 1.0507813,-0.449219 0.3632813,-0.449219 0.3710938,-1.285156 v -0.300782 q 0,-0.867187 -0.359375,-1.3125 -0.359375,-0.449218 -1.0507813,-0.449218 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path239" /> | |||
<path | |||
d="m 16.632812,22.535156 h -2.249999 v 1.523438 h 2.640624 V 25 h -3.812499 v -5.6875 h 3.804687 v 0.949219 h -2.632812 v 1.355468 h 2.249999 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path241" /> | |||
<path | |||
d="M 20.882812,22.996094 V 25 h -1.171875 v -5.6875 h 2.21875 q 0.640625,0 1.125,0.234375 0.488282,0.234375 0.75,0.667969 0.261719,0.429687 0.261719,0.980468 0,0.835938 -0.574219,1.320313 -0.570312,0.480469 -1.582031,0.480469 z m 0,-0.949219 h 1.046875 q 0.464844,0 0.707032,-0.21875 0.246093,-0.21875 0.246093,-0.625 0,-0.417969 -0.246093,-0.675781 -0.246094,-0.257813 -0.679688,-0.265625 h -1.074219 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path243" /> | |||
<path | |||
d="M 31.148437,20.261719 H 29.40625 V 25 h -1.171875 v -4.738281 h -1.71875 V 19.3125 h 4.632812 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path245" /> | |||
<path | |||
d="M 38.449219,25 H 37.277344 V 22.5625 H 34.992187 V 25 h -1.171875 v -5.6875 h 1.171875 v 2.304687 h 2.285157 V 19.3125 h 1.171875 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path247" /> | |||
</g> | |||
<g | |||
id="use99" | |||
transform="translate(0,28)"> | |||
<g | |||
id="g218" | |||
transform="translate(22.5,22.5)"> | |||
<g | |||
aria-label="0" | |||
transform="translate(-12,19.320508)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text196"> | |||
<path | |||
d="m 3.5123697,-1.9596354 q 0,0.98307292 -0.406901,1.50390624 -0.4069011,0.52083333 -1.1914062,0.52083333 -0.7747396,0 -1.18489585,-0.5110677 -0.41015624,-0.5110677 -0.41992187,-1.46484367 v -0.8723959 q 0,-0.9928385 0.41015624,-1.5071614 0.41341148,-0.5143229 1.18815098,-0.5143229 0.7747396,0 1.1848958,0.5110677 0.4101563,0.5078125 0.4199219,1.4615885 z M 2.5716145,-2.9166666 q 0,-0.5891927 -0.1627604,-0.8561198 -0.1595052,-0.2701823 -0.5013021,-0.2701823 -0.3320312,0 -0.4915364,0.2571615 Q 1.2597656,-3.531901 1.25,-2.9882812 v 1.1523437 q 0,0.5794271 0.15625,0.86263023 0.1595052,0.27994791 0.5078125,0.27994791 0.345052,0 0.4980468,-0.27018228 0.1529948,-0.27018226 0.1595052,-0.82682286 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path250" /> | |||
</g> | |||
<path | |||
transform="rotate(150,-8.5,2.2775681)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline198" /> | |||
<path | |||
transform="rotate(-180,-8.5,0)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline200" /> | |||
<path | |||
transform="rotate(-150,-8.5,-2.2775681)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline202" /> | |||
<path | |||
transform="rotate(-120,-8.5,-4.9074773)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline204" /> | |||
<path | |||
transform="rotate(-90,-8.5,-8.5)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline206" /> | |||
<path | |||
transform="rotate(-60,-8.5,-14.722432)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline208" /> | |||
<path | |||
transform="rotate(-30,-8.5,-31.722432)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline210" /> | |||
<path | |||
transform="translate(17)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline212" /> | |||
<path | |||
transform="rotate(30,-8.5,31.722432)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline214" /> | |||
<path | |||
transform="rotate(60,-8.5,14.722432)" | |||
style="stroke:#333333;stroke-width:1" | |||
d="M 0,0 H 3.5" | |||
id="polyline216" /> | |||
</g> | |||
</g> | |||
<g | |||
id="g105" | |||
transform="translate(5.5,74)"> | |||
<path | |||
style="fill:#fafafa" | |||
d="m 5,0 h 24 c 2.77,0 5,2.23 5,5 v 29 c 0,2.77 -2.23,5 -5,5 H 5 C 2.23,39 0,36.77 0,34 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect101" /> | |||
<g | |||
aria-label="CV" | |||
transform="translate(11,35)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text103"> | |||
<path | |||
d="m 4.1438801,-1.578776 q -0.055338,0.76497394 -0.5664062,1.20442705 -0.5078125,0.43945312 -1.3411458,0.43945312 -0.9114583,0 -1.43554687,-0.61197916 Q 0.27994791,-1.1621093 0.27994791,-2.2330729 v -0.2897135 q 0,-0.6835937 0.24088541,-1.2044271 0.24088541,-0.5208333 0.68684898,-0.797526 0.4492187,-0.2799479 1.0416666,-0.2799479 0.8203125,0 1.3216146,0.4394531 0.501302,0.4394531 0.579427,1.233724 H 3.173828 q -0.035807,-0.4589844 -0.2571614,-0.6640625 -0.218099,-0.2083334 -0.6673177,-0.2083334 -0.4882812,0 -0.7324219,0.3515625 -0.2408854,0.3483073 -0.2473958,1.0839844 v 0.3580729 q 0,0.7682291 0.2311198,1.1230468 0.234375,0.35481774 0.7356771,0.35481774 0.4524739,0 0.6738281,-0.20507812 Q 3.1347656,-1.1458333 3.1673176,-1.578776 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path264" /> | |||
<path | |||
d="m 8.5364581,-1.1751302 1.0742187,-3.564453 H 10.697916 L 9.0475258,0 H 8.0286456 L 6.3847655,-4.7395832 h 1.0839843 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path266" /> | |||
</g> | |||
</g> | |||
<g | |||
aria-label="DRY/WET" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="text109"> | |||
<path | |||
d="m 2.5078125,131 v -5.6875 h 1.75 q 0.75,0 1.3398437,0.33984 0.59375,0.33594 0.9257813,0.96094 0.3320312,0.6211 0.3320312,1.41406 v 0.26172 q 0,0.79297 -0.328125,1.41016 Q 6.203125,130.31641 5.609375,130.65625 5.015625,130.99609 4.2695312,131 Z m 1.171875,-4.73828 v 3.79687 h 0.5664062 q 0.6875,0 1.0507813,-0.44922 0.3632812,-0.44921 0.3710937,-1.28515 v -0.30078 q 0,-0.86719 -0.359375,-1.3125 -0.359375,-0.44922 -1.0507812,-0.44922 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path269" /> | |||
<path | |||
d="M 10.816406,128.91797 H 9.8828125 V 131 h -1.171875 v -5.6875 h 2.1132815 q 1.007812,0 1.554687,0.44922 0.546875,0.44922 0.546875,1.26953 0,0.58203 -0.253906,0.97266 -0.25,0.38671 -0.761719,0.61718 l 1.230469,2.32422 V 131 h -1.257812 z m -0.9335935,-0.94922 h 0.9453125 q 0.441406,0 0.683594,-0.22266 0.242187,-0.22656 0.242187,-0.62109 0,-0.40234 -0.230468,-0.63281 -0.226563,-0.23047 -0.699219,-0.23047 H 9.8828125 Z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path271" /> | |||
<path | |||
d="m 16.59375,127.875 1.183594,-2.5625 h 1.28125 l -1.867188,3.625 V 131 H 16 v -2.0625 l -1.867187,-3.625 h 1.285156 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path273" /> | |||
<path | |||
d="m 20.867187,131.48828 h -0.839843 l 2.09375,-6.17578 h 0.839843 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path275" /> | |||
<path | |||
d="m 29,129.35937 0.765625,-4.04687 h 1.167969 L 29.671875,131 H 28.492187 L 27.566406,127.19531 26.640625,131 h -1.179688 l -1.261718,-5.6875 h 1.167968 l 0.769532,4.03906 0.9375,-4.03906 h 0.992187 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path277" /> | |||
<path | |||
d="m 35.992187,128.53516 h -2.25 v 1.52343 h 2.640625 V 131 h -3.8125 v -5.6875 H 36.375 v 0.94922 h -2.632813 v 1.35547 h 2.25 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path279" /> | |||
<path | |||
d="M 42.429687,126.26172 H 40.6875 V 131 h -1.171875 v -4.73828 h -1.71875 v -0.94922 h 4.632812 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path281" /> | |||
</g> | |||
<g | |||
id="use111" | |||
transform="translate(0,134)"> | |||
<g | |||
id="g192" | |||
transform="translate(22.5,22.5)"> | |||
<g | |||
aria-label="D" | |||
transform="translate(-12,19.320508)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text170"> | |||
<path | |||
d="M 0.42317707,0 V -4.7395832 H 1.8815104 q 0.625,0 1.1165364,0.2832031 0.4947917,0.2799479 0.7714844,0.8007812 0.2766927,0.5175781 0.2766927,1.1783854 v 0.218099 q 0,0.6608072 -0.2734375,1.1751302 -0.2701823,0.51432286 -0.764974,0.79752597 Q 2.5130208,-0.00325521 1.891276,0 Z M 1.3997395,-3.9485676 v 3.16406241 h 0.4720052 q 0.5729167,0 0.8756511,-0.37434891 0.3027343,-0.374349 0.3092448,-1.0709636 v -0.250651 q 0,-0.7226562 -0.2994792,-1.09375 -0.2994792,-0.3743489 -0.875651,-0.3743489 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path284" /> | |||
</g> | |||
<path | |||
transform="rotate(150,-8.5,2.2775681)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline172" /> | |||
<path | |||
transform="rotate(-180,-8.5,0)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline174" /> | |||
<path | |||
transform="rotate(-150,-8.5,-2.2775681)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline176" /> | |||
<path | |||
transform="rotate(-120,-8.5,-4.9074773)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline178" /> | |||
<path | |||
transform="rotate(-90,-8.5,-8.5)" | |||
style="stroke:#333333;stroke-width:1" | |||
d="M 0,0 H 3.5" | |||
id="polyline180" /> | |||
<path | |||
transform="rotate(-60,-8.5,-14.722432)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline182" /> | |||
<path | |||
transform="rotate(-30,-8.5,-31.722432)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline184" /> | |||
<path | |||
transform="translate(17)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline186" /> | |||
<path | |||
transform="rotate(30,-8.5,31.722432)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline188" /> | |||
<g | |||
aria-label="W" | |||
transform="translate(8,19.320508)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text190"> | |||
<path | |||
d="M 4.1145832,-1.3671875 4.7526041,-4.7395832 H 5.7259113 L 4.6744791,0 H 3.6914062 L 2.9199218,-3.1705728 2.1484374,0 H 1.1653646 L 0.11393229,-4.7395832 H 1.0872396 l 0.641276,3.3658853 0.78125,-3.3658853 h 0.8268229 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path296" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
id="g117" | |||
transform="translate(5.5,180)"> | |||
<path | |||
style="fill:#fafafa" | |||
d="m 5,0 h 24 c 2.77,0 5,2.23 5,5 v 28 c 0,2.77 -2.23,5 -5,5 H 5 C 2.23,38 0,35.77 0,33 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect113" /> | |||
<g | |||
aria-label="CV" | |||
transform="translate(11,35)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text115"> | |||
<path | |||
d="m 4.1438801,-1.578776 q -0.055338,0.76497394 -0.5664062,1.20442705 -0.5078125,0.43945312 -1.3411458,0.43945312 -0.9114583,0 -1.43554687,-0.61197916 Q 0.27994791,-1.1621093 0.27994791,-2.2330729 v -0.2897135 q 0,-0.6835937 0.24088541,-1.2044271 0.24088541,-0.5208333 0.68684898,-0.797526 0.4492187,-0.2799479 1.0416666,-0.2799479 0.8203125,0 1.3216146,0.4394531 0.501302,0.4394531 0.579427,1.233724 H 3.173828 q -0.035807,-0.4589844 -0.2571614,-0.6640625 -0.218099,-0.2083334 -0.6673177,-0.2083334 -0.4882812,0 -0.7324219,0.3515625 -0.2408854,0.3483073 -0.2473958,1.0839844 v 0.3580729 q 0,0.7682291 0.2311198,1.1230468 0.234375,0.35481774 0.7356771,0.35481774 0.4524739,0 0.6738281,-0.20507812 Q 3.1347656,-1.1458333 3.1673176,-1.578776 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path300" /> | |||
<path | |||
d="m 8.5364581,-1.1751302 1.0742187,-3.564453 H 10.697916 L 9.0475258,0 H 8.0286456 L 6.3847655,-4.7395832 h 1.0839843 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path302" /> | |||
</g> | |||
</g> | |||
<g | |||
id="g129" | |||
transform="translate(5.5,230)"> | |||
<path | |||
transform="translate(0,63)" | |||
style="fill:#fafafa" | |||
d="M 0,0 H 34 V 10 H 0 Z" | |||
id="rect121" /> | |||
<path | |||
style="fill:#fafafa" | |||
d="m 5,0 h 24 c 2.77,0 5,2.23 5,5 v 60 c 0,2.77 -2.23,5 -5,5 H 5 C 2.23,70 0,67.77 0,65 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect123" /> | |||
<g | |||
aria-label="MOD" | |||
transform="translate(7.5,35)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text125"> | |||
<path | |||
d="m 1.6992187,-4.7395832 1.2174479,3.4374999 1.2109375,-3.4374999 h 1.282552 V 0 H 4.4303384 V -1.2955729 L 4.5279947,-3.531901 3.2486978,0 H 2.5781249 l -1.2760416,-3.5286457 0.097656,2.2330728 V 0 H 0.42317707 v -4.7395832 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path307" /> | |||
<path | |||
d="m 12.16276,-2.2623697 q 0,0.6998697 -0.247396,1.2272135 -0.247396,0.52734371 -0.709635,0.81380204 -0.458984,0.28645833 -1.054688,0.28645833 -0.5891922,0 -1.0514318,-0.28320312 Q 8.6373696,-0.50130207 8.3834634,-1.0253906 8.1295571,-1.5527343 8.1263019,-2.2363281 v -0.234375 q 0,-0.6998697 0.2506511,-1.2304687 0.2539062,-0.5338541 0.7128906,-0.8170573 0.4622395,-0.2864583 1.0546874,-0.2864583 0.592448,0 1.051432,0.2864583 0.46224,0.2832032 0.712891,0.8170573 0.253906,0.530599 0.253906,1.2272135 z m -0.989583,-0.2148438 q 0,-0.7454427 -0.266927,-1.1328125 -0.266927,-0.3873697 -0.761719,-0.3873697 -0.4915364,0 -0.7584635,0.3841145 -0.2669271,0.3808594 -0.2701823,1.1197917 v 0.2311198 q 0,0.7259114 0.2669271,1.126302 0.2669271,0.40039063 0.7682287,0.40039063 0.491537,0 0.755209,-0.38411453 0.263672,-0.3873698 0.266927,-1.1263021 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path309" /> | |||
<path | |||
d="m 14.878906,0 v -4.7395832 h 1.458333 q 0.625,0 1.116536,0.2832031 0.494792,0.2799479 0.771485,0.8007812 0.276692,0.5175781 0.276692,1.1783854 v 0.218099 q 0,0.6608072 -0.273437,1.1751302 -0.270182,0.51432286 -0.764974,0.79752597 Q 16.968749,-0.00325521 16.347005,0 Z m 0.976562,-3.9485676 v 3.16406241 h 0.472005 q 0.572917,0 0.875651,-0.37434891 0.302735,-0.374349 0.309245,-1.0709636 v -0.250651 q 0,-0.7226562 -0.299479,-1.09375 -0.299479,-0.3743489 -0.875651,-0.3743489 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path311" /> | |||
</g> | |||
<g | |||
aria-label="CAR" | |||
transform="translate(8.5,70)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text127"> | |||
<path | |||
d="m 4.1438801,-1.578776 q -0.055338,0.76497394 -0.5664062,1.20442705 -0.5078125,0.43945312 -1.3411458,0.43945312 -0.9114583,0 -1.43554687,-0.61197916 Q 0.27994791,-1.1621093 0.27994791,-2.2330729 v -0.2897135 q 0,-0.6835937 0.24088541,-1.2044271 0.24088541,-0.5208333 0.68684898,-0.797526 0.4492187,-0.2799479 1.0416666,-0.2799479 0.8203125,0 1.3216146,0.4394531 0.501302,0.4394531 0.579427,1.233724 H 3.173828 q -0.035807,-0.4589844 -0.2571614,-0.6640625 -0.218099,-0.2083334 -0.6673177,-0.2083334 -0.4882812,0 -0.7324219,0.3515625 -0.2408854,0.3483073 -0.2473958,1.0839844 v 0.3580729 q 0,0.7682291 0.2311198,1.1230468 0.234375,0.35481774 0.7356771,0.35481774 0.4524739,0 0.6738281,-0.20507812 Q 3.1347656,-1.1458333 3.1673176,-1.578776 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path314" /> | |||
<path | |||
d="M 9.4609373,-0.97656248 H 7.7486977 L 7.4231769,0 H 6.3847655 L 8.1490883,-4.7395832 H 9.0540362 L 10.828125,0 H 9.7897133 Z M 8.0123696,-1.7675781 H 9.1972654 L 8.6015623,-3.5416666 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path316" /> | |||
<path | |||
d="M 15.0319,-1.735026 H 14.253906 V 0 h -0.976563 v -4.7395832 h 1.761068 q 0.839844,0 1.295573,0.3743489 0.455729,0.374349 0.455729,1.0579427 0,0.485026 -0.211589,0.8105469 -0.208333,0.3222656 -0.634765,0.5143229 l 1.02539,1.93684888 V 0 h -1.048177 z m -0.777994,-0.7910156 h 0.78776 q 0.367839,0 0.569661,-0.1855469 0.201823,-0.1888021 0.201823,-0.5175781 0,-0.3352864 -0.192057,-0.5273437 -0.188802,-0.1920573 -0.582682,-0.1920573 h -0.784505 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path318" /> | |||
</g> | |||
</g> | |||
<g | |||
id="g137" | |||
transform="translate(5.5,306)"> | |||
<path | |||
transform="translate(0,-3)" | |||
style="fill:#bbbbbb" | |||
d="M 0,0 H 34 V 10 H 0 Z" | |||
id="rect131" /> | |||
<path | |||
style="fill:#bbbbbb" | |||
d="m 5,0 h 24 c 2.77,0 5,2.23 5,5 v 25 c 0,2.77 -2.23,5 -5,5 H 5 C 2.23,35 0,32.77 0,30 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect133" /> | |||
<g | |||
aria-label="OUT" | |||
transform="translate(8.3,32)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text135"> | |||
<path | |||
d="m 4.3164061,-2.2623697 q 0,0.6998697 -0.2473958,1.2272135 -0.2473958,0.52734371 -0.7096354,0.81380204 -0.4589843,0.28645833 -1.0546875,0.28645833 -0.5891926,0 -1.0514322,-0.28320312 Q 0.79101561,-0.50130207 0.53710936,-1.0253906 0.28320312,-1.5527343 0.27994791,-2.2363281 v -0.234375 q 0,-0.6998697 0.25065104,-1.2304687 0.25390624,-0.5338541 0.71289065,-0.8170573 0.4622395,-0.2864583 1.0546874,-0.2864583 0.5924479,0 1.0514323,0.2864583 0.4622396,0.2832032 0.7128906,0.8170573 0.2539062,0.530599 0.2539062,1.2272135 z M 3.3268228,-2.4772135 q 0,-0.7454427 -0.266927,-1.1328125 -0.2669271,-0.3873697 -0.7617188,-0.3873697 -0.4915364,0 -0.7584635,0.3841145 -0.2669271,0.3808594 -0.2701823,1.1197917 v 0.2311198 q 0,0.7259114 0.2669271,1.126302 0.2669271,0.40039063 0.7682291,0.40039063 0.4915365,0 0.7552084,-0.38411453 0.2636718,-0.3873698 0.266927,-1.1263021 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path323" /> | |||
<path | |||
d="m 10.619792,-4.7395832 v 3.1217447 q 0,0.77799477 -0.488282,1.23046872 -0.4850257,0.45247395 -1.3281246,0.45247395 -0.8300781,0 -1.3183594,-0.43945312 Q 6.9967448,-0.81380206 6.9869792,-1.5820312 v -3.157552 h 0.9765624 v 3.1282551 q 0,0.4654948 0.2213542,0.68033854 0.2246094,0.21158854 0.6184896,0.21158854 0.8235677,0 0.8365885,-0.86588538 v -3.1542968 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path325" /> | |||
<path | |||
d="M 16.988281,-3.9485676 H 15.536458 V 0 h -0.976563 v -3.9485676 h -1.432291 v -0.7910156 h 3.860677 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path327" /> | |||
</g> | |||
</g> | |||
<!-- <polyline points="0,0 45,0" stroke-width="0.5" stroke="#0f0" transform="translate(0 73)" /> --> | |||
</svg> |
@@ -0,0 +1,413 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<svg | |||
xmlns:dc="http://purl.org/dc/elements/1.1/" | |||
xmlns:cc="http://creativecommons.org/ns#" | |||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |||
xmlns:svg="http://www.w3.org/2000/svg" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |||
version="1.1" | |||
width="45" | |||
height="380" | |||
viewBox="0 0 45 380" | |||
id="svg95" | |||
sodipodi:docname="svg_render_tmp.svg" | |||
inkscape:version="0.92.2 5c3e80d, 2017-08-06"> | |||
<metadata | |||
id="metadata99"> | |||
<rdf:RDF> | |||
<cc:Work | |||
rdf:about=""> | |||
<dc:format>image/svg+xml</dc:format> | |||
<dc:type | |||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |||
</cc:Work> | |||
</rdf:RDF> | |||
</metadata> | |||
<sodipodi:namedview | |||
pagecolor="#ffffff" | |||
bordercolor="#666666" | |||
borderopacity="1" | |||
objecttolerance="10" | |||
gridtolerance="10" | |||
guidetolerance="10" | |||
inkscape:pageopacity="0" | |||
inkscape:pageshadow="2" | |||
inkscape:window-width="468" | |||
inkscape:window-height="449" | |||
id="namedview97" | |||
showgrid="false" | |||
inkscape:zoom="0.62105263" | |||
inkscape:cx="22.5" | |||
inkscape:cy="190" | |||
inkscape:window-x="0" | |||
inkscape:window-y="0" | |||
inkscape:window-maximized="0" | |||
inkscape:current-layer="svg95" /> | |||
<style | |||
id="style2"> | |||
text { | |||
fill: #333; | |||
font-family: 'Roboto', sans-serif; | |||
font-weight: bold; | |||
} | |||
text.title { | |||
font-family: 'Comfortaa', sans-serif; | |||
font-weight: normal; | |||
} | |||
text.brand { | |||
font-family: 'Audiowide', sans-serif; | |||
font-weight: bold; | |||
} | |||
</style> | |||
<defs | |||
id="defs47"> | |||
<symbol | |||
id="knob-small" | |||
viewBox="0 0 45px 45px"> | |||
<g | |||
transform="translate(22.5 22.5)" | |||
id="g10"> | |||
<polyline | |||
points="-3,0 3,0" | |||
stroke-width="1" | |||
stroke="#00f" | |||
id="polyline4" /> | |||
<polyline | |||
points="0,-3 0,3" | |||
stroke-width="1" | |||
stroke="#00f" | |||
id="polyline6" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="7.5" | |||
stroke-width="1" | |||
stroke="#00f" | |||
fill="none" | |||
id="circle8" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="knobguide-maxtick" | |||
viewBox="0 0 40px 40px"> | |||
<g | |||
transform="translate(20 20)" | |||
id="g25"> | |||
<g | |||
transform="rotate(60) translate(10 0)" | |||
id="g15"> | |||
<polyline | |||
points="0,0 4,0" | |||
stroke-width="1" | |||
stroke="#333" | |||
id="polyline13" /> | |||
</g> | |||
<path | |||
d="M 0 -12.5 A 12.5 12.5 0 0 1 12.5 0" | |||
stroke="#333" | |||
stroke-width="0.5" | |||
stroke-linecap="round" | |||
fill="none" | |||
transform="rotate(0)" | |||
id="path17" /> | |||
<path | |||
d="M 0 -12.5 A 12.5 12.5 0 0 1 12.5 0" | |||
stroke="#333" | |||
stroke-width="0.5" | |||
stroke-linecap="round" | |||
fill="none" | |||
transform="rotate(43)" | |||
id="path19" /> | |||
<path | |||
d="M 0 -12.5 A 12.5 12.5 0 0 0 -12.5 0" | |||
stroke="#333" | |||
stroke-width="0.5" | |||
stroke-linecap="round" | |||
fill="none" | |||
transform="rotate(0)" | |||
id="path21" /> | |||
<path | |||
d="M 0 -12.5 A 12.5 12.5 0 0 0 -12.5 0" | |||
stroke="#333" | |||
stroke-width="0.5" | |||
stroke-linecap="round" | |||
fill="none" | |||
transform="rotate(-43)" | |||
id="path23" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="switch" | |||
viewBox="0 0 14px 24px"> | |||
<rect | |||
width="14px" | |||
height="24px" | |||
stroke-width="1" | |||
stroke="#000" | |||
fill="#ddd" | |||
id="rect28" /> | |||
<rect | |||
width="14px" | |||
height="12px" | |||
stroke-width="0" | |||
fill="#000" | |||
id="rect30" /> | |||
</symbol> | |||
<symbol | |||
id="input" | |||
viewBox="0 0 24px 24px"> | |||
<g | |||
transform="translate(12 12)" | |||
id="g37"> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="5" | |||
stroke-width="1" | |||
stroke="#0f0" | |||
fill="#0f0" | |||
id="circle33" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="10.5" | |||
stroke-width="3" | |||
stroke="#0f0" | |||
fill="none" | |||
id="circle35" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="output" | |||
viewBox="0 0 24px 24px"> | |||
<g | |||
transform="translate(12 12)" | |||
id="g44"> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="5" | |||
stroke-width="1" | |||
stroke="#f00" | |||
fill="#f00" | |||
id="circle40" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="10.5" | |||
stroke-width="3" | |||
stroke="#f00" | |||
fill="none" | |||
id="circle42" /> | |||
</g> | |||
</symbol> | |||
</defs> | |||
<path | |||
style="fill:#dddddd" | |||
d="M 0,0 H 45 V 380 H 0 Z" | |||
id="rect49" /> | |||
<path | |||
style="fill:none;stroke:#e4e4e4;stroke-width:0.5" | |||
d="M 1,1 H 44 V 379 H 1 V 1" | |||
id="polyline51" /> | |||
<path | |||
style="fill:none;stroke:#ebebeb;stroke-width:0.80000001" | |||
d="m 0.5,0.5 h 44 v 379 H 0.5 V 0.5" | |||
id="polyline53" /> | |||
<path | |||
style="fill:none;stroke:#f2f2f2;stroke-width:1" | |||
d="M 0,0 H 45 V 380 H 0 V 0" | |||
id="polyline55" /> | |||
<g | |||
aria-label="UMIX" | |||
transform="rotate(-90)" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="text57"> | |||
<path | |||
d="m -372.164,13.149333 q -0.84,0 -1.50267,-0.326666 -0.66266,-0.326667 -1.036,-0.905334 -0.364,-0.588 -0.364,-1.325333 V 6.0746669 q 0,-0.1586667 0.10267,-0.2613333 0.10267,-0.1026667 0.26133,-0.1026667 0.15867,0 0.26134,0.1026667 0.10266,0.1026666 0.10266,0.2613333 V 10.592 q 0,0.541333 0.27067,0.970667 0.28,0.42 0.77467,0.662666 0.49466,0.233334 1.12933,0.233334 0.62533,0 1.11067,-0.233334 0.48533,-0.242666 0.756,-0.662666 0.28,-0.429334 0.28,-0.970667 V 6.0746669 q 0,-0.1586667 0.10266,-0.2613333 0.10267,-0.1026667 0.26134,-0.1026667 0.15866,0 0.26133,0.1026667 0.10267,0.1026666 0.10267,0.2613333 V 10.592 q 0,0.737333 -0.37334,1.325333 -0.364,0.578667 -1.01733,0.905334 -0.65333,0.326666 -1.484,0.326666 z" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="path173" /> | |||
<path | |||
d="m -357.99398,5.7106669 q 0.14933,0 0.252,0.1026667 0.10267,0.1026666 0.10267,0.2613333 V 12.636 q 0,0.149333 -0.10267,0.261333 Q -357.84465,13 -357.99398,13 q -0.15867,0 -0.27067,-0.102667 -0.10266,-0.112 -0.10266,-0.261333 V 7.3533335 l -2.59467,5.3013335 q -0.112,0.177333 -0.31733,0.177333 -0.23334,0 -0.336,-0.224 l -2.58534,-5.1706665 V 12.636 q 0,0.149333 -0.10266,0.261333 Q -364.40598,13 -364.56465,13 q -0.14933,0 -0.26133,-0.102667 -0.10267,-0.112 -0.10267,-0.261333 V 6.0746669 q 0,-0.1586667 0.10267,-0.2613333 0.112,-0.1026667 0.26133,-0.1026667 0.21467,0 0.32667,0.1866667 l 2.98667,5.9359994 2.93066,-5.9359994 q 0.112,-0.1866667 0.32667,-0.1866667 z" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="path175" /> | |||
<path | |||
d="m -352.9136,13 q -0.14934,0 -0.26134,-0.102667 -0.10266,-0.112 -0.10266,-0.261333 V 6.0746669 q 0,-0.1586667 0.10266,-0.2613333 0.112,-0.1026667 0.26134,-0.1026667 0.15866,0 0.26133,0.1026667 0.10267,0.1026666 0.10267,0.2613333 V 12.636 q 0,0.149333 -0.10267,0.261333 Q -352.75494,13 -352.9136,13 Z" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="path177" /> | |||
<path | |||
d="m -343.02773,12.412 q 0.084,0.112 0.084,0.233333 0,0.149334 -0.0933,0.252 Q -343.1304,13 -343.28906,13 q -0.18667,0 -0.28,-0.130667 L -345.79973,9.7800001 -348.07706,12.888 Q -348.1704,13 -348.3384,13 q -0.15866,0 -0.252,-0.09333 -0.0933,-0.102667 -0.0933,-0.242667 0,-0.14 0.084,-0.252 l 2.30533,-3.1359999 -2.156,-2.9959999 q -0.0747,-0.1213333 -0.0747,-0.224 0,-0.14 0.0933,-0.2426666 0.0933,-0.1026667 0.24267,-0.1026667 0.18666,0 0.28,0.1306667 l 2.11866,2.9306665 2.14667,-2.9306665 q 0.10267,-0.1306667 0.28,-0.1306667 0.14933,0 0.24267,0.112 0.0933,0.1026667 0.0933,0.2426667 0,0.1213333 -0.0653,0.2146666 l -2.20267,2.9866666 z" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="path179" /> | |||
</g> | |||
<g | |||
id="g63" | |||
transform="rotate(-90,200.5,175.5)"> | |||
<g | |||
aria-label="BGA" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text59"> | |||
<path | |||
d="m 7.2096352,-1.4355468 q 0,0.21875 -0.077474,0.469401 -0.072917,0.25065103 -0.2460937,0.46484373 -0.1686198,0.2141927 -0.4420573,0.36002603 Q 6.1705727,0 5.7740883,0 H 1.2760416 Q 1.1484375,0 1.0390625,-0.04557292 0.92968747,-0.09114583 0.84765622,-0.16861979 q -0.077474,-0.0820312 -0.12304687,-0.19140624 -0.0455729,-0.109375 -0.0455729,-0.23697916 V -5.9381508 q 0,-0.1230469 0.0455729,-0.2324219 0.0455729,-0.109375 0.12304687,-0.1914062 0.0820313,-0.082031 0.19140628,-0.1276042 0.109375,-0.045573 0.2369791,-0.045573 h 3.9648436 q 0.21875,0 0.4694011,0.077474 0.250651,0.077474 0.4648437,0.2506511 0.21875,0.1686197 0.360026,0.4420572 0.1458334,0.2734375 0.1458334,0.6699219 v 0.2233073 q 0,0.3144531 -0.1048177,0.6790364 -0.1048178,0.360026 -0.3372396,0.6835937 0.2005208,0.1230469 0.3736979,0.296224 0.1777344,0.1731771 0.3098958,0.4010416 0.1321615,0.2278646 0.2096354,0.514974 0.077474,0.2871093 0.077474,0.6334635 z M 6.0247394,-1.6634114 q 0,-0.2324219 -0.072917,-0.4147135 Q 5.878906,-2.2649739 5.7467446,-2.3971353 5.6145831,-2.5292968 5.4277342,-2.5976562 5.2408852,-2.6705728 5.0084634,-2.6705728 H 2.3378905 v -1.1940104 h 2.1373698 q 0.2324218,0 0.4192708,-0.068359 0.1868489,-0.072917 0.3190104,-0.2050781 0.1321614,-0.1321614 0.2005208,-0.3144531 0.072917,-0.186849 0.072917,-0.4192708 v -0.2233073 q 0,-0.2552083 -0.2460938,-0.2552083 h -3.376953 v 4.1653644 h 3.9101561 q 0.031901,0 0.077474,-0.00456 0.045573,-0.00456 0.082031,-0.027344 0.036458,-0.022787 0.063802,-0.077474 0.027344,-0.054687 0.027344,-0.1503906 z" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path182" /> | |||
<path | |||
d="m 16.683594,-0.59700519 q 0,0.12760416 -0.04557,0.23697916 -0.04557,0.109375 -0.127605,0.19140624 -0.07747,0.07747396 -0.186849,0.12304687 Q 16.214192,0 16.086588,0 h -4.274739 q -0.164063,0 -0.355469,-0.03645833 -0.186849,-0.04101563 -0.373698,-0.12304687 -0.182291,-0.0820313 -0.350911,-0.20963541 -0.16862,-0.13216146 -0.300781,-0.31445312 -0.127605,-0.18684895 -0.205079,-0.42838537 -0.07747,-0.2460938 -0.07747,-0.5514323 v -3.2083332 q 0,-0.1640625 0.03646,-0.3509115 0.04101,-0.1914062 0.123047,-0.3736979 0.08203,-0.1868489 0.214192,-0.3554687 0.132162,-0.1686198 0.314453,-0.296224 0.186849,-0.1321614 0.428386,-0.2096354 0.241536,-0.077474 0.546875,-0.077474 h 4.817057 v 1.1848958 h -4.817057 q -0.232422,0 -0.355469,0.1230468 -0.123047,0.1230469 -0.123047,0.3645834 v 3.1992186 q 0,0.2278646 0.123047,0.3554687 0.127604,0.1230469 0.355469,0.1230469 h 3.686849 v -1.485677 h -3.153646 v -1.1940104 h 3.741536 q 0.127604,0 0.236979,0.05013 0.109375,0.045573 0.186849,0.1276042 0.08203,0.082031 0.127605,0.1914062 0.04557,0.1048177 0.04557,0.2278646 z" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path184" /> | |||
<path | |||
d="M 26.339842,0 H 25.154946 V -1.6041666 H 20.989582 V 0 h -1.184896 v -3.267578 q 0,-0.7154948 0.246094,-1.3170573 0.246094,-0.6015624 0.683594,-1.0345051 0.4375,-0.4329427 1.034505,-0.6744792 0.597005,-0.2415364 1.303385,-0.2415364 h 2.670573 q 0.123047,0 0.232422,0.045573 0.109375,0.045573 0.191406,0.1276042 0.08203,0.082031 0.127604,0.1914062 0.04557,0.109375 0.04557,0.2324219 z m -5.35026,-2.7890624 h 4.165364 v -2.5611978 h -2.082682 q -0.05469,0 -0.232422,0.018229 -0.173177,0.013672 -0.405599,0.077474 -0.227864,0.063802 -0.483072,0.1959635 -0.255209,0.1321615 -0.469402,0.3645833 -0.214192,0.2324219 -0.355468,0.5833334 -0.136719,0.3463541 -0.136719,0.8430989 z" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path186" /> | |||
</g> | |||
<path | |||
transform="translate(11.5,-5)" | |||
style="fill:#dddddd" | |||
d="M 0,0 H 3 V 3 H 0 Z" | |||
id="rect61" /> | |||
</g> | |||
<!-- <polyline points="22.5,0 22.5,380" stroke-width="0.5" stroke="#0f0" /> --> | |||
<g | |||
id="g71" | |||
transform="translate(5.5,18)"> | |||
<path | |||
transform="translate(0,172)" | |||
style="fill:#fafafa" | |||
d="M 0,0 H 34 V 10 H 0 Z" | |||
id="rect67" /> | |||
<path | |||
style="fill:#fafafa" | |||
d="m 5,0 h 24 c 2.77,0 5,2.23 5,5 v 172 c 0,2.77 -2.23,5 -5,5 H 5 c -2.77,0 -5,-2.23 -5,-5 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect69" /> | |||
</g> | |||
<g | |||
id="g79" | |||
transform="translate(5.5,203)"> | |||
<path | |||
transform="translate(0,-3)" | |||
style="fill:#bbbbbb" | |||
d="M 0,0 H 34 V 10 H 0 Z" | |||
id="rect73" /> | |||
<path | |||
style="fill:#bbbbbb" | |||
d="m 5,0 h 24 c 2.77,0 5,2.23 5,5 v 26 c 0,2.77 -2.23,5 -5,5 H 5 C 2.23,36 0,33.77 0,31 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect75" /> | |||
<g | |||
aria-label="OUT" | |||
transform="translate(8.5,32)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text77"> | |||
<path | |||
d="m 4.3164061,-2.2623697 q 0,0.6998697 -0.2473958,1.2272135 -0.2473958,0.52734371 -0.7096354,0.81380204 -0.4589843,0.28645833 -1.0546875,0.28645833 -0.5891926,0 -1.0514322,-0.28320312 Q 0.79101561,-0.50130207 0.53710936,-1.0253906 0.28320312,-1.5527343 0.27994791,-2.2363281 v -0.234375 q 0,-0.6998697 0.25065104,-1.2304687 0.25390624,-0.5338541 0.71289065,-0.8170573 0.4622395,-0.2864583 1.0546874,-0.2864583 0.5924479,0 1.0514323,0.2864583 0.4622396,0.2832032 0.7128906,0.8170573 0.2539062,0.530599 0.2539062,1.2272135 z M 3.3268228,-2.4772135 q 0,-0.7454427 -0.266927,-1.1328125 -0.2669271,-0.3873697 -0.7617188,-0.3873697 -0.4915364,0 -0.7584635,0.3841145 -0.2669271,0.3808594 -0.2701823,1.1197917 v 0.2311198 q 0,0.7259114 0.2669271,1.126302 0.2669271,0.40039063 0.7682291,0.40039063 0.4915365,0 0.7552084,-0.38411453 0.2636718,-0.3873698 0.266927,-1.1263021 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path136" /> | |||
<path | |||
d="m 10.619792,-4.7395832 v 3.1217447 q 0,0.77799477 -0.488282,1.23046872 -0.4850257,0.45247395 -1.3281246,0.45247395 -0.8300781,0 -1.3183594,-0.43945312 Q 6.9967448,-0.81380206 6.9869792,-1.5820312 v -3.157552 h 0.9765624 v 3.1282551 q 0,0.4654948 0.2213542,0.68033854 0.2246094,0.21158854 0.6184896,0.21158854 0.8235677,0 0.8365885,-0.86588538 v -3.1542968 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path138" /> | |||
<path | |||
d="M 16.988281,-3.9485676 H 15.536458 V 0 h -0.976563 v -3.9485676 h -1.432291 v -0.7910156 h 3.860677 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path140" /> | |||
</g> | |||
</g> | |||
<g | |||
aria-label="SUM" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text83"> | |||
<path | |||
d="m 16.380859,251.75651 q 0,-0.27669 -0.195312,-0.42318 -0.195313,-0.14974 -0.703125,-0.3125 -0.507813,-0.16601 -0.804037,-0.32552 -0.807291,-0.4362 -0.807291,-1.17513 0,-0.38411 0.214843,-0.68359 0.218099,-0.30274 0.621745,-0.47201 0.406901,-0.16927 0.911459,-0.16927 0.507812,0 0.904947,0.18555 0.397136,0.18229 0.615235,0.51758 0.221354,0.33528 0.221354,0.76172 h -0.976562 q 0,-0.32552 -0.205079,-0.50456 -0.205078,-0.18229 -0.576171,-0.18229 -0.358073,0 -0.556641,0.15299 -0.198568,0.14974 -0.198568,0.39714 0,0.23112 0.23112,0.38737 0.234375,0.15625 0.686849,0.29297 0.833333,0.25065 1.214193,0.62174 0.380859,0.37109 0.380859,0.92448 0,0.61523 -0.465495,0.9668 -0.465495,0.3483 -1.253255,0.3483 -0.546875,0 -0.996094,-0.19856 -0.449218,-0.20183 -0.686849,-0.55013 -0.234375,-0.34831 -0.234375,-0.8073 h 0.979818 q 0,0.78451 0.9375,0.78451 0.348307,0 0.54362,-0.13997 0.195312,-0.14323 0.195312,-0.39714 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path143" /> | |||
<path | |||
d="m 23.611979,248.26042 v 3.12174 q 0,0.778 -0.488281,1.23047 -0.485026,0.45247 -1.328125,0.45247 -0.830078,0 -1.318359,-0.43945 -0.488282,-0.43945 -0.498047,-1.20768 v -3.15755 h 0.976562 v 3.12825 q 0,0.4655 0.221354,0.68034 0.22461,0.21159 0.61849,0.21159 0.823568,0 0.836588,-0.86589 v -3.15429 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path145" /> | |||
<path | |||
d="m 27.688802,248.26042 1.217448,3.4375 1.210937,-3.4375 h 1.282552 V 253 h -0.979818 v -1.29557 L 30.517578,249.4681 29.238281,253 h -0.670573 l -1.276042,-3.52865 0.09766,2.23308 V 253 H 26.41276 v -4.73958 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path147" /> | |||
</g> | |||
<g | |||
aria-label="AVG" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text85"> | |||
<path | |||
d="M 17.598958,287.02344 H 15.886719 L 15.561198,288 h -1.038412 l 1.764323,-4.73958 h 0.904948 L 18.966146,288 h -1.038412 z m -1.448567,-0.79102 h 1.184895 l -0.595703,-1.77409 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path150" /> | |||
<path | |||
d="m 22.919271,286.82487 1.074218,-3.56445 h 1.08724 L 23.430338,288 h -1.01888 l -1.64388,-4.73958 h 1.083984 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path152" /> | |||
<path | |||
d="m 31.240885,287.40104 q -0.263672,0.31576 -0.745443,0.49154 -0.481771,0.17252 -1.067708,0.17252 -0.615234,0 -1.080729,-0.26692 -0.46224,-0.27019 -0.716146,-0.78125 -0.250651,-0.51107 -0.257161,-1.20117 v -0.32227 q 0,-0.70964 0.23763,-1.22721 0.240885,-0.52084 0.690104,-0.79427 0.452474,-0.2767 1.057943,-0.2767 0.843099,0 1.318359,0.40365 0.47526,0.40039 0.563151,1.16862 h -0.950521 q -0.0651,-0.4069 -0.289713,-0.5957 -0.221355,-0.18881 -0.611979,-0.18881 -0.498047,0 -0.758464,0.37435 -0.260417,0.37435 -0.263672,1.11328 v 0.30274 q 0,0.74544 0.283203,1.1263 0.283203,0.38086 0.830078,0.38086 0.550131,0 0.784506,-0.23438 v -0.81705 h -0.888672 v -0.7194 h 1.865234 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path154" /> | |||
</g> | |||
<g | |||
aria-label="LEVEL" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text89"> | |||
<path | |||
d="M 8.6796875,304.05859 H 11.167969 V 305 H 7.5078125 v -5.6875 h 1.171875 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path157" /> | |||
<path | |||
d="m 17.257812,302.53516 h -2.249999 v 1.52343 h 2.640624 V 305 h -3.812499 v -5.6875 h 3.804687 v 0.94922 h -2.632812 v 1.35547 h 2.249999 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path159" /> | |||
<path | |||
d="m 22.4375,303.58984 1.289062,-4.27734 H 25.03125 L 23.050781,305 h -1.222656 l -1.972656,-5.6875 h 1.300781 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path161" /> | |||
<path | |||
d="m 30.992187,302.53516 h -2.25 v 1.52343 h 2.640625 V 305 h -3.8125 v -5.6875 H 31.375 v 0.94922 h -2.632813 v 1.35547 h 2.25 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path163" /> | |||
<path | |||
d="m 35.242187,304.05859 h 2.488282 V 305 h -3.660157 v -5.6875 h 1.171875 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path165" /> | |||
</g> | |||
<g | |||
id="use91" | |||
transform="translate(2.2,302.5)"> | |||
<g | |||
id="g128" | |||
transform="translate(20,20)"> | |||
<g | |||
id="g118" | |||
transform="rotate(60,-5,8.660254)"> | |||
<path | |||
style="stroke:#333333;stroke-width:1" | |||
d="M 0,0 H 4" | |||
id="polyline116" /> | |||
</g> | |||
<path | |||
id="path120" | |||
d="M 0,-12.5 A 12.5,12.5 0 0 1 12.5,0" | |||
inkscape:connector-curvature="0" | |||
style="fill:none;stroke:#333333;stroke-width:0.5;stroke-linecap:round" /> | |||
<path | |||
id="path122" | |||
transform="rotate(43)" | |||
d="M 0,-12.5 A 12.5,12.5 0 0 1 12.5,0" | |||
inkscape:connector-curvature="0" | |||
style="fill:none;stroke:#333333;stroke-width:0.5;stroke-linecap:round" /> | |||
<path | |||
id="path124" | |||
d="M 0,-12.5 A 12.5,12.5 0 0 0 -12.5,0" | |||
inkscape:connector-curvature="0" | |||
style="fill:none;stroke:#333333;stroke-width:0.5;stroke-linecap:round" /> | |||
<path | |||
id="path126" | |||
transform="rotate(-43)" | |||
d="M 0,-12.5 A 12.5,12.5 0 0 0 -12.5,0" | |||
inkscape:connector-curvature="0" | |||
style="fill:none;stroke:#333333;stroke-width:0.5;stroke-linecap:round" /> | |||
</g> | |||
</g> | |||
</svg> |
@@ -0,0 +1,66 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<svg | |||
xmlns:dc="http://purl.org/dc/elements/1.1/" | |||
xmlns:cc="http://creativecommons.org/ns#" | |||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |||
xmlns:svg="http://www.w3.org/2000/svg" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |||
version="1.1" | |||
width="19" | |||
height="19" | |||
viewBox="0 0 19 19" | |||
id="svg12" | |||
sodipodi:docname="svg_render_tmp.svg" | |||
inkscape:version="0.92.2 5c3e80d, 2017-08-06"> | |||
<metadata | |||
id="metadata18"> | |||
<rdf:RDF> | |||
<cc:Work | |||
rdf:about=""> | |||
<dc:format>image/svg+xml</dc:format> | |||
<dc:type | |||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |||
</cc:Work> | |||
</rdf:RDF> | |||
</metadata> | |||
<defs | |||
id="defs16" /> | |||
<sodipodi:namedview | |||
pagecolor="#ffffff" | |||
bordercolor="#666666" | |||
borderopacity="1" | |||
objecttolerance="10" | |||
gridtolerance="10" | |||
guidetolerance="10" | |||
inkscape:pageopacity="0" | |||
inkscape:pageshadow="2" | |||
inkscape:window-width="468" | |||
inkscape:window-height="449" | |||
id="namedview14" | |||
showgrid="false" | |||
inkscape:zoom="12.421053" | |||
inkscape:cx="9.5" | |||
inkscape:cy="9.5" | |||
inkscape:window-x="0" | |||
inkscape:window-y="0" | |||
inkscape:window-maximized="0" | |||
inkscape:current-layer="svg12" /> | |||
<path | |||
style="fill:#333333" | |||
d="M 18.8,9.5 A 9.3000002,9.3000002 0 0 1 9.5,18.8 9.3000002,9.3000002 0 0 1 0.19999981,9.5 9.3000002,9.3000002 0 0 1 9.5,0.19999981 9.3000002,9.3000002 0 0 1 18.8,9.5 Z" | |||
id="circle2" /> | |||
<path | |||
style="fill:#eeeeee" | |||
d="M 16.8,9.5 A 7.3000002,7.3000002 0 0 1 9.5,16.8 7.3000002,7.3000002 0 0 1 2.1999998,9.5 7.3000002,7.3000002 0 0 1 9.5,2.1999998 7.3000002,7.3000002 0 0 1 16.8,9.5 Z" | |||
id="circle4" /> | |||
<path | |||
style="fill:#ffffff" | |||
d="M 10.8,1.6 A 1.3,1.3 0 0 1 9.5,2.9 1.3,1.3 0 0 1 8.2,1.6 1.3,1.3 0 0 1 9.5,0.30000007 1.3,1.3 0 0 1 10.8,1.6 Z" | |||
id="circle8" /> | |||
<path | |||
style="fill:#ffffff" | |||
d="M 10.8,1.9 A 1.3,1.3 0 0 1 9.5,3.1999999 1.3,1.3 0 0 1 8.2,1.9 1.3,1.3 0 0 1 9.5,0.60000002 1.3,1.3 0 0 1 10.8,1.9 Z" | |||
id="circle10" /> | |||
</svg> |
@@ -0,0 +1,62 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<svg | |||
xmlns:dc="http://purl.org/dc/elements/1.1/" | |||
xmlns:cc="http://creativecommons.org/ns#" | |||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |||
xmlns:svg="http://www.w3.org/2000/svg" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |||
version="1.1" | |||
width="45" | |||
height="45" | |||
viewBox="0 0 45 45" | |||
id="svg10" | |||
sodipodi:docname="svg_render_tmp.svg" | |||
inkscape:version="0.92.2 5c3e80d, 2017-08-06"> | |||
<metadata | |||
id="metadata16"> | |||
<rdf:RDF> | |||
<cc:Work | |||
rdf:about=""> | |||
<dc:format>image/svg+xml</dc:format> | |||
<dc:type | |||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |||
</cc:Work> | |||
</rdf:RDF> | |||
</metadata> | |||
<defs | |||
id="defs14" /> | |||
<sodipodi:namedview | |||
pagecolor="#ffffff" | |||
bordercolor="#666666" | |||
borderopacity="1" | |||
objecttolerance="10" | |||
gridtolerance="10" | |||
guidetolerance="10" | |||
inkscape:pageopacity="0" | |||
inkscape:pageshadow="2" | |||
inkscape:window-width="468" | |||
inkscape:window-height="449" | |||
id="namedview12" | |||
showgrid="false" | |||
inkscape:zoom="5.2444444" | |||
inkscape:cx="22.5" | |||
inkscape:cy="22.5" | |||
inkscape:window-x="0" | |||
inkscape:window-y="0" | |||
inkscape:window-maximized="0" | |||
inkscape:current-layer="svg10" /> | |||
<path | |||
style="fill:#333333" | |||
d="M 44.700001,22.5 A 22.200001,22.200001 0 0 1 22.5,44.700001 22.200001,22.200001 0 0 1 0.29999924,22.5 22.200001,22.200001 0 0 1 22.5,0.29999924 22.200001,22.200001 0 0 1 44.700001,22.5 Z" | |||
id="circle2" /> | |||
<path | |||
style="fill:#eeeeee" | |||
d="m 40.5,22.5 a 18,18 0 0 1 -18,18 18,18 0 0 1 -18,-18 18,18 0 0 1 18,-18 18,18 0 0 1 18,18 z" | |||
id="circle4" /> | |||
<path | |||
style="fill:none;stroke:#ffffff;stroke-width:3;stroke-linecap:round" | |||
d="M 22.5,2 V 2.7" | |||
id="polyline8" /> | |||
</svg> |
@@ -62,7 +62,7 @@ struct %MODULE%Widget : ModuleWidget { | |||
} | |||
}; | |||
Model* model%MODULE% = createModel<%MODULE%, %MODULE%Widget>("%MANUFACTURER%-%MODULE%", "%MODULE%", ""); | |||
Model* model%MODULE% = createModel<%MODULE%, %MODULE%Widget>("%MANUFACTURER%-%MODULE%", "%MODULE%", ""); | |||
CPP_TEMPLATE | |||
require 'optparse' | |||
@@ -0,0 +1,120 @@ | |||
#include "AD.hpp" | |||
void AD::onReset() { | |||
_trigger.reset(); | |||
_eocPulseGen.process(10.0); | |||
_envelope.reset(); | |||
_modulationStep = modulationSteps; | |||
_on = false; | |||
} | |||
void AD::onSampleRateChange() { | |||
float sr = engineGetSampleRate(); | |||
_envelope.setSampleRate(sr); | |||
_attackSL.setParams(sr / (float)modulationSteps); | |||
_decaySL.setParams(sr / (float)modulationSteps); | |||
_modulationStep = modulationSteps; | |||
} | |||
void AD::step() { | |||
lights[LOOP_LIGHT].value = _loopMode = params[LOOP_PARAM].value > 0.5f; | |||
lights[LINEAR_LIGHT].value = _linearMode = params[LINEAR_PARAM].value > 0.5f; | |||
if (!(outputs[ENV_OUTPUT].active || outputs[EOC_OUTPUT].active || inputs[TRIGGER_INPUT].active)) { | |||
return; | |||
} | |||
++_modulationStep; | |||
if (_modulationStep >= modulationSteps) { | |||
_modulationStep = 0; | |||
float attack = powf(params[ATTACK_PARAM].value, 2.0f); | |||
if (inputs[ATTACK_INPUT].active) { | |||
attack *= clamp(inputs[ATTACK_INPUT].value / 10.0f, 0.0f, 1.0f); | |||
} | |||
_envelope.setAttack(_attackSL.next(attack * 10.f)); | |||
float decay = powf(params[DECAY_PARAM].value, 2.0f); | |||
if (inputs[DECAY_INPUT].active) { | |||
decay *= clamp(inputs[DECAY_INPUT].value / 10.0f, 0.0f, 1.0f); | |||
} | |||
_envelope.setDecay(_decaySL.next(decay * 10.f)); | |||
_envelope.setLinearShape(_linearMode); | |||
} | |||
_trigger.process(inputs[TRIGGER_INPUT].value); | |||
if (!_on && (_trigger.isHigh() || (_loopMode && _envelope.isStage(ADSR::STOPPED_STAGE)))) { | |||
_on = true; | |||
} | |||
_envelope.setGate(_on); | |||
outputs[ENV_OUTPUT].value = _envelope.next() * 10.0f; | |||
if (_on && _envelope.isStage(ADSR::SUSTAIN_STAGE)) { | |||
_envelope.reset(); | |||
_on = false; | |||
_eocPulseGen.trigger(0.001f); | |||
} | |||
outputs[EOC_OUTPUT].value = _eocPulseGen.process(engineGetSampleTime()) ? 5.0f : 0.0f; | |||
lights[ATTACK_LIGHT].value = _envelope.isStage(ADSR::ATTACK_STAGE); | |||
lights[DECAY_LIGHT].value = _envelope.isStage(ADSR::DECAY_STAGE); | |||
} | |||
struct ADWidget : ModuleWidget { | |||
static constexpr int hp = 3; | |||
ADWidget(AD* module) : ModuleWidget(module) { | |||
box.size = Vec(RACK_GRID_WIDTH * hp, RACK_GRID_HEIGHT); | |||
{ | |||
SVGPanel *panel = new SVGPanel(); | |||
panel->box.size = box.size; | |||
panel->setBackground(SVG::load(assetPlugin(plugin, "res/AD.svg"))); | |||
addChild(panel); | |||
} | |||
addChild(Widget::create<ScrewSilver>(Vec(0, 0))); | |||
addChild(Widget::create<ScrewSilver>(Vec(box.size.x - 15, 365))); | |||
// generated by svg_widgets.rb | |||
auto attackParamPosition = Vec(8.0, 33.0); | |||
auto decayParamPosition = Vec(8.0, 90.0); | |||
auto loopParamPosition = Vec(33.5, 131.2); | |||
auto linearParamPosition = Vec(33.5, 145.7); | |||
auto triggerInputPosition = Vec(10.5, 163.5); | |||
auto attackInputPosition = Vec(10.5, 198.5); | |||
auto decayInputPosition = Vec(10.5, 233.5); | |||
auto envOutputPosition = Vec(10.5, 271.5); | |||
auto eocOutputPosition = Vec(10.5, 306.5); | |||
auto attackLightPosition = Vec(20.8, 65.0); | |||
auto decayLightPosition = Vec(20.8, 122.0); | |||
auto loopLightPosition = Vec(2.5, 132.5); | |||
auto linearLightPosition = Vec(2.5, 147.0); | |||
// end generated by svg_widgets.rb | |||
addParam(ParamWidget::create<Knob29>(attackParamPosition, module, AD::ATTACK_PARAM, 0.0, 1.0, 0.12)); | |||
addParam(ParamWidget::create<Knob29>(decayParamPosition, module, AD::DECAY_PARAM, 0.0, 1.0, 0.31623)); | |||
addParam(ParamWidget::create<StatefulButton9>(loopParamPosition, module, AD::LOOP_PARAM, 0.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<StatefulButton9>(linearParamPosition, module, AD::LINEAR_PARAM, 0.0, 1.0, 0.0)); | |||
addInput(Port::create<Port24>(triggerInputPosition, Port::INPUT, module, AD::TRIGGER_INPUT)); | |||
addInput(Port::create<Port24>(attackInputPosition, Port::INPUT, module, AD::ATTACK_INPUT)); | |||
addInput(Port::create<Port24>(decayInputPosition, Port::INPUT, module, AD::DECAY_INPUT)); | |||
addOutput(Port::create<Port24>(envOutputPosition, Port::OUTPUT, module, AD::ENV_OUTPUT)); | |||
addOutput(Port::create<Port24>(eocOutputPosition, Port::OUTPUT, module, AD::EOC_OUTPUT)); | |||
addChild(ModuleLightWidget::create<TinyLight<GreenLight>>(attackLightPosition, module, AD::ATTACK_LIGHT)); | |||
addChild(ModuleLightWidget::create<TinyLight<GreenLight>>(decayLightPosition, module, AD::DECAY_LIGHT)); | |||
addChild(ModuleLightWidget::create<SmallLight<GreenLight>>(loopLightPosition, module, AD::LOOP_LIGHT)); | |||
addChild(ModuleLightWidget::create<SmallLight<GreenLight>>(linearLightPosition, module, AD::LINEAR_LIGHT)); | |||
} | |||
}; | |||
RACK_PLUGIN_MODEL_INIT(Bogaudio, AD) { | |||
Model* modelAD = createModel<AD, ADWidget>("Bogaudio-AD", "AD", "utility envelope", ENVELOPE_GENERATOR_TAG); | |||
return modelAD; | |||
} |
@@ -0,0 +1,66 @@ | |||
#pragma once | |||
#include "bogaudio.hpp" | |||
#include "dsp/envelope.hpp" | |||
#include "dsp/signal.hpp" | |||
using namespace bogaudio::dsp; | |||
extern Model* modelAD; | |||
namespace bogaudio { | |||
struct AD : Module { | |||
enum ParamsIds { | |||
ATTACK_PARAM, | |||
DECAY_PARAM, | |||
LOOP_PARAM, | |||
LINEAR_PARAM, | |||
NUM_PARAMS | |||
}; | |||
enum InputsIds { | |||
TRIGGER_INPUT, | |||
ATTACK_INPUT, | |||
DECAY_INPUT, | |||
NUM_INPUTS | |||
}; | |||
enum OutputsIds { | |||
ENV_OUTPUT, | |||
EOC_OUTPUT, | |||
NUM_OUTPUTS | |||
}; | |||
enum LightsIds { | |||
ATTACK_LIGHT, | |||
DECAY_LIGHT, | |||
LOOP_LIGHT, | |||
LINEAR_LIGHT, | |||
NUM_LIGHTS | |||
}; | |||
const int modulationSteps = 100; | |||
int _modulationStep = 0; | |||
bool _loopMode = false; | |||
bool _linearMode = false; | |||
SchmittTrigger _trigger; | |||
PulseGenerator _eocPulseGen; | |||
bool _on = false; | |||
ADSR _envelope; | |||
SlewLimiter _attackSL; | |||
SlewLimiter _decaySL; | |||
AD() : Module(NUM_PARAMS, NUM_INPUTS, NUM_OUTPUTS, NUM_LIGHTS) { | |||
onReset(); | |||
onSampleRateChange(); | |||
_envelope.setSustain(0.0f); | |||
_envelope.setRelease(0.0f); | |||
} | |||
void onReset() override; | |||
void onSampleRateChange() override; | |||
void step() override; | |||
}; | |||
} // namespace bogaudio |
@@ -0,0 +1,78 @@ | |||
#include "AMRM.hpp" | |||
void AMRM::step() { | |||
if (!(outputs[OUT_OUTPUT].active || outputs[RECTIFY_OUTPUT].active)) { | |||
return; | |||
} | |||
float rectify = 1.0f - params[RECTIFY_PARAM].value; | |||
if (inputs[RECTIFY_INPUT].active) { | |||
rectify = clamp(rectify + inputs[RECTIFY_INPUT].value / 10.0f, 0.0f, 1.0f); | |||
} | |||
float depth = params[DRYWET_PARAM].value; | |||
if (inputs[DRYWET_INPUT].active) { | |||
depth = clamp(depth + inputs[DRYWET_INPUT].value / 10.0f, 0.0f, 1.0f); | |||
} | |||
float modulator = inputs[MODULATOR_INPUT].value; | |||
if (rectify < 1.0f) { | |||
rectify *= -5.0f; | |||
if (modulator < rectify) { | |||
modulator = rectify - (modulator - rectify); | |||
} | |||
} | |||
outputs[RECTIFY_OUTPUT].value = modulator; | |||
modulator *= depth; | |||
modulator += (1.0f - depth) * 5.0f; | |||
outputs[OUT_OUTPUT].value = _saturator.next(modulator * inputs[CARRIER_INPUT].value * 0.2f); | |||
} | |||
struct AMRMWidget : ModuleWidget { | |||
static constexpr int hp = 6; | |||
AMRMWidget(AMRM* module) : ModuleWidget(module) { | |||
box.size = Vec(RACK_GRID_WIDTH * hp, RACK_GRID_HEIGHT); | |||
{ | |||
SVGPanel *panel = new SVGPanel(); | |||
panel->box.size = box.size; | |||
panel->setBackground(SVG::load(assetPlugin(plugin, "res/AMRM.svg"))); | |||
addChild(panel); | |||
} | |||
addChild(Widget::create<ScrewSilver>(Vec(0, 0))); | |||
addChild(Widget::create<ScrewSilver>(Vec(box.size.x - 15, 365))); | |||
// generated by svg_widgets.rb | |||
auto rectifyParamPosition = Vec(22.5, 66.5); | |||
auto drywetParamPosition = Vec(22.5, 165.5); | |||
auto modulatorInputPosition = Vec(16.0, 244.0); | |||
auto carrierInputPosition = Vec(50.0, 244.0); | |||
auto rectifyInputPosition = Vec(16.0, 280.0); | |||
auto drywetInputPosition = Vec(50.0, 280.0); | |||
auto rectifyOutputPosition = Vec(16.0, 320.0); | |||
auto outOutputPosition = Vec(50.0, 320.0); | |||
// end generated by svg_widgets.rb | |||
addParam(ParamWidget::create<Knob45>(rectifyParamPosition, module, AMRM::RECTIFY_PARAM, 0.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob45>(drywetParamPosition, module, AMRM::DRYWET_PARAM, 0.0, 1.0, 1.0)); | |||
addInput(Port::create<Port24>(modulatorInputPosition, Port::INPUT, module, AMRM::MODULATOR_INPUT)); | |||
addInput(Port::create<Port24>(carrierInputPosition, Port::INPUT, module, AMRM::CARRIER_INPUT)); | |||
addInput(Port::create<Port24>(rectifyInputPosition, Port::INPUT, module, AMRM::RECTIFY_INPUT)); | |||
addInput(Port::create<Port24>(drywetInputPosition, Port::INPUT, module, AMRM::DRYWET_INPUT)); | |||
addOutput(Port::create<Port24>(rectifyOutputPosition, Port::OUTPUT, module, AMRM::RECTIFY_OUTPUT)); | |||
addOutput(Port::create<Port24>(outOutputPosition, Port::OUTPUT, module, AMRM::OUT_OUTPUT)); | |||
} | |||
}; | |||
RACK_PLUGIN_MODEL_INIT(Bogaudio, AMRM) { | |||
Model* modelAMRM = createModel<AMRM, AMRMWidget>("Bogaudio-AMRM", "AM/RM", "ring modulator", RING_MODULATOR_TAG, EFFECT_TAG); | |||
return modelAMRM; | |||
} |
@@ -0,0 +1,45 @@ | |||
#pragma once | |||
#include "bogaudio.hpp" | |||
#include "dsp/signal.hpp" | |||
using namespace bogaudio::dsp; | |||
extern Model* modelAMRM; | |||
namespace bogaudio { | |||
struct AMRM : Module { | |||
enum ParamsIds { | |||
RECTIFY_PARAM, | |||
DRYWET_PARAM, | |||
NUM_PARAMS | |||
}; | |||
enum InputsIds { | |||
MODULATOR_INPUT, | |||
CARRIER_INPUT, | |||
RECTIFY_INPUT, | |||
DRYWET_INPUT, | |||
NUM_INPUTS | |||
}; | |||
enum OutputsIds { | |||
OUT_OUTPUT, | |||
RECTIFY_OUTPUT, | |||
NUM_OUTPUTS | |||
}; | |||
enum LightsIds { | |||
NUM_LIGHTS | |||
}; | |||
Saturator _saturator; | |||
AMRM() : Module(NUM_PARAMS, NUM_INPUTS, NUM_OUTPUTS, NUM_LIGHTS) { | |||
} | |||
void step() override; | |||
}; | |||
} // namespace bogaudio |
@@ -95,7 +95,7 @@ void Additator::step() { | |||
_filter = filter; | |||
#ifdef _MSC_VER | |||
float *as = new float[maxPartials + 1]; | |||
float *as = (float*)_alloca(sizeof(float) * (maxPartials + 1)); | |||
#else | |||
float as[maxPartials + 1]; | |||
#endif | |||
@@ -126,9 +126,6 @@ void Additator::step() { | |||
as[i] /= norm; | |||
_oscillator.setPartialAmplitude(i, as[i], i <= envelopes); | |||
} | |||
#ifdef _MSC_VER | |||
delete [] as; | |||
#endif | |||
} | |||
float frequency = params[FREQUENCY_PARAM].value; | |||
@@ -0,0 +1,216 @@ | |||
#include "Cmp.hpp" | |||
void Cmp::onReset() { | |||
_thresholdState = LOW; | |||
_windowState = LOW; | |||
} | |||
void Cmp::step() { | |||
if (!( | |||
outputs[GREATER_OUTPUT].active || | |||
outputs[LESS_OUTPUT].active || | |||
outputs[EQUAL_OUTPUT].active || | |||
outputs[NOT_EQUAL_OUTPUT].active | |||
)) { | |||
return; | |||
} | |||
float a = params[A_PARAM].value * 10.0f; | |||
if (inputs[A_INPUT].active) { | |||
a = clamp(a + inputs[A_INPUT].value, -12.0f, 12.0f); | |||
} | |||
float b = params[B_PARAM].value * 10.0f; | |||
if (inputs[B_INPUT].active) { | |||
b = clamp(b + inputs[B_INPUT].value, -12.0f, 12.0f); | |||
} | |||
float window = params[WINDOW_PARAM].value; | |||
if (inputs[WINDOW_INPUT].active) { | |||
window *= clamp(inputs[WINDOW_INPUT].value / 10.0f, 0.0f, 1.0f); | |||
} | |||
window *= 10.0f; | |||
float high = 10.0f; | |||
float low = 0.0f; | |||
if (params[OUTPUT_PARAM].value > 0.5f) { | |||
high = 5.0f; | |||
low = -5.0f; | |||
} | |||
int lag = -1; | |||
stepChannel( | |||
a >= b, | |||
high, | |||
low, | |||
_thresholdState, | |||
_thresholdLag, | |||
lag, | |||
outputs[GREATER_OUTPUT], | |||
outputs[LESS_OUTPUT] | |||
); | |||
stepChannel( | |||
abs(a - b) <= window, | |||
high, | |||
low, | |||
_windowState, | |||
_windowLag, | |||
lag, | |||
outputs[EQUAL_OUTPUT], | |||
outputs[NOT_EQUAL_OUTPUT] | |||
); | |||
} | |||
void Cmp::stepChannel( | |||
bool high, | |||
float highValue, | |||
float lowValue, | |||
State& state, | |||
int& channelLag, | |||
int& lag, | |||
Output& highOutput, | |||
Output& lowOutput | |||
) { | |||
switch (state) { | |||
case LOW: { | |||
if (high) { | |||
if (lag < 0) { | |||
lag = lagInSamples(); | |||
} | |||
if (lag < 1) { | |||
state = HIGH; | |||
} | |||
else { | |||
state = LAG_HIGH; | |||
channelLag = lag; | |||
} | |||
} | |||
break; | |||
} | |||
case HIGH: { | |||
if (!high) { | |||
if (lag < 0) { | |||
lag = lagInSamples(); | |||
} | |||
if (lag < 1) { | |||
state = LOW; | |||
} | |||
else { | |||
state = LAG_LOW; | |||
channelLag = lag; | |||
} | |||
} | |||
break; | |||
} | |||
case LAG_LOW: { | |||
if (!high) { | |||
--channelLag; | |||
if(channelLag == 0) { | |||
state = LOW; | |||
} | |||
} | |||
else { | |||
state = HIGH; | |||
} | |||
break; | |||
} | |||
case LAG_HIGH: { | |||
if (high) { | |||
--channelLag; | |||
if(channelLag == 0) { | |||
state = HIGH; | |||
} | |||
} | |||
else { | |||
state = LOW; | |||
} | |||
break; | |||
} | |||
}; | |||
switch (state) { | |||
case LOW: | |||
case LAG_HIGH: { | |||
highOutput.value = lowValue; | |||
lowOutput.value = highValue; | |||
break; | |||
} | |||
case HIGH: | |||
case LAG_LOW: { | |||
highOutput.value = highValue; | |||
lowOutput.value = lowValue; | |||
break; | |||
} | |||
} | |||
} | |||
int Cmp::lagInSamples() { | |||
float lag = params[LAG_PARAM].value; | |||
if (inputs[LAG_INPUT].active) { | |||
lag *= clamp(inputs[LAG_INPUT].value / 10.0f, 0.0f, 1.0f); | |||
} | |||
return lag * lag * engineGetSampleRate(); | |||
} | |||
struct CmpWidget : ModuleWidget { | |||
static constexpr int hp = 6; | |||
CmpWidget(Cmp* module) : ModuleWidget(module) { | |||
box.size = Vec(RACK_GRID_WIDTH * hp, RACK_GRID_HEIGHT); | |||
{ | |||
SVGPanel *panel = new SVGPanel(); | |||
panel->box.size = box.size; | |||
panel->setBackground(SVG::load(assetPlugin(plugin, "res/Cmp.svg"))); | |||
addChild(panel); | |||
} | |||
addChild(Widget::create<ScrewSilver>(Vec(0, 0))); | |||
addChild(Widget::create<ScrewSilver>(Vec(box.size.x - 15, 365))); | |||
// generated by svg_widgets.rb | |||
auto aParamPosition = Vec(8.0, 46.0); | |||
auto bParamPosition = Vec(53.0, 46.0); | |||
auto windowParamPosition = Vec(8.0, 151.0); | |||
auto lagParamPosition = Vec(53.0, 151.0); | |||
auto outputParamPosition = Vec(25.5, 251.0); | |||
auto aInputPosition = Vec(10.5, 87.0); | |||
auto bInputPosition = Vec(55.5, 87.0); | |||
auto windowInputPosition = Vec(10.5, 192.0); | |||
auto lagInputPosition = Vec(55.5, 192.0); | |||
auto greaterOutputPosition = Vec(16.0, 283.0); | |||
auto lessOutputPosition = Vec(50.0, 283.0); | |||
auto equalOutputPosition = Vec(16.0, 319.0); | |||
auto notEqualOutputPosition = Vec(50.0, 319.0); | |||
// end generated by svg_widgets.rb | |||
addParam(ParamWidget::create<Knob29>(aParamPosition, module, Cmp::A_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob29>(bParamPosition, module, Cmp::B_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob29>(windowParamPosition, module, Cmp::WINDOW_PARAM, 0.0, 1.0, 0.5)); | |||
addParam(ParamWidget::create<Knob29>(lagParamPosition, module, Cmp::LAG_PARAM, 0.0, 1.0, 0.1)); | |||
{ | |||
auto w = ParamWidget::create<Knob16>(outputParamPosition, module, Cmp::OUTPUT_PARAM, 0.0, 1.0, 0.0); | |||
auto k = dynamic_cast<SVGKnob*>(w); | |||
k->snap = true; | |||
k->minAngle = 3.0f * (M_PI / 8.0f); | |||
k->maxAngle = 5.0f * (M_PI / 8.0f); | |||
k->speed = 3.0; | |||
addParam(w); | |||
} | |||
addInput(Port::create<Port24>(aInputPosition, Port::INPUT, module, Cmp::A_INPUT)); | |||
addInput(Port::create<Port24>(bInputPosition, Port::INPUT, module, Cmp::B_INPUT)); | |||
addInput(Port::create<Port24>(windowInputPosition, Port::INPUT, module, Cmp::WINDOW_INPUT)); | |||
addInput(Port::create<Port24>(lagInputPosition, Port::INPUT, module, Cmp::LAG_INPUT)); | |||
addOutput(Port::create<Port24>(greaterOutputPosition, Port::OUTPUT, module, Cmp::GREATER_OUTPUT)); | |||
addOutput(Port::create<Port24>(lessOutputPosition, Port::OUTPUT, module, Cmp::LESS_OUTPUT)); | |||
addOutput(Port::create<Port24>(equalOutputPosition, Port::OUTPUT, module, Cmp::EQUAL_OUTPUT)); | |||
addOutput(Port::create<Port24>(notEqualOutputPosition, Port::OUTPUT, module, Cmp::NOT_EQUAL_OUTPUT)); | |||
} | |||
}; | |||
Model* modelCmp = createModel<Cmp, CmpWidget>("Bogaudio-Cmp", "CMP", "comparator", LOGIC_TAG); |
@@ -0,0 +1,70 @@ | |||
#pragma once | |||
#include "bogaudio.hpp" | |||
extern Model* modelCmp; | |||
namespace bogaudio { | |||
struct Cmp : Module { | |||
enum ParamsIds { | |||
A_PARAM, | |||
B_PARAM, | |||
WINDOW_PARAM, | |||
LAG_PARAM, | |||
OUTPUT_PARAM, | |||
NUM_PARAMS | |||
}; | |||
enum InputsIds { | |||
A_INPUT, | |||
B_INPUT, | |||
WINDOW_INPUT, | |||
LAG_INPUT, | |||
NUM_INPUTS | |||
}; | |||
enum OutputsIds { | |||
GREATER_OUTPUT, | |||
LESS_OUTPUT, | |||
EQUAL_OUTPUT, | |||
NOT_EQUAL_OUTPUT, | |||
NUM_OUTPUTS | |||
}; | |||
enum LightsIds { | |||
NUM_LIGHTS | |||
}; | |||
enum State { | |||
LOW, | |||
HIGH, | |||
LAG_LOW, | |||
LAG_HIGH | |||
}; | |||
State _thresholdState; | |||
int _thresholdLag = 0; | |||
State _windowState; | |||
int _windowLag = 0; | |||
Cmp() : Module(NUM_PARAMS, NUM_INPUTS, NUM_OUTPUTS, NUM_LIGHTS) { | |||
onReset(); | |||
} | |||
void onReset() override; | |||
void step() override; | |||
void stepChannel( | |||
bool high, | |||
float highValue, | |||
float lowValue, | |||
State& state, | |||
int& channelLag, | |||
int& lag, | |||
Output& highOutput, | |||
Output& lowOutput | |||
); | |||
int lagInSamples(); | |||
}; | |||
} // namespace bogaudio |
@@ -3,20 +3,20 @@ | |||
void Manual::onReset() { | |||
_trigger.reset(); | |||
_pulse.process(10.0); | |||
_pulse.process(10.0f); | |||
} | |||
void Manual::step() { | |||
bool high = _trigger.process(params[TRIGGER_PARAM].value) || _trigger.isHigh() || (_firstStep && _triggerOnLoad && _shouldTriggerOnLoad); | |||
if (high) { | |||
_pulse.trigger(0.001); | |||
_pulse.trigger(0.001f); | |||
_pulse.process(engineGetSampleTime()); | |||
} | |||
else { | |||
high = _pulse.process(engineGetSampleTime()); | |||
} | |||
float out = high ? 5.0 : 0.0; | |||
float out = high ? 5.0f : 0.0f; | |||
outputs[OUT1_OUTPUT].value = out; | |||
outputs[OUT2_OUTPUT].value = out; | |||
outputs[OUT3_OUTPUT].value = out; | |||
@@ -0,0 +1,213 @@ | |||
#include "Matrix88.hpp" | |||
void Matrix88::step() { | |||
for (int i = 0; i < 8; ++i) { | |||
_inputs[i] = inputs[IN1_INPUT + i].active ? inputs[IN1_INPUT + i].value : 5.0f; | |||
} | |||
for (int i = 0; i < 8; ++i) { | |||
if (outputs[OUT1_OUTPUT + i].active) { | |||
int paramOffset = MIX11_PARAM + i * 8; | |||
float out = 0.0f; | |||
for (int j = 0; j < 8; ++j) { | |||
out += _inputs[j] * params[paramOffset + j].value; | |||
} | |||
outputs[OUT1_OUTPUT + i].value = _saturators[i].next(params[LEVEL_PARAM].value * out); | |||
} | |||
} | |||
} | |||
struct Matrix88Widget : ModuleWidget { | |||
static constexpr int hp = 22; | |||
Matrix88Widget(Matrix88* module) : ModuleWidget(module) { | |||
box.size = Vec(RACK_GRID_WIDTH * hp, RACK_GRID_HEIGHT); | |||
{ | |||
SVGPanel *panel = new SVGPanel(); | |||
panel->box.size = box.size; | |||
panel->setBackground(SVG::load(assetPlugin(plugin, "res/Matrix88.svg"))); | |||
addChild(panel); | |||
} | |||
addChild(Widget::create<ScrewSilver>(Vec(15, 0))); | |||
addChild(Widget::create<ScrewSilver>(Vec(box.size.x - 30, 0))); | |||
addChild(Widget::create<ScrewSilver>(Vec(15, 365))); | |||
addChild(Widget::create<ScrewSilver>(Vec(box.size.x - 30, 365))); | |||
// generated by svg_widgets.rb | |||
auto mix11ParamPosition = Vec(53.7, 32.2); | |||
auto mix21ParamPosition = Vec(53.7, 69.2); | |||
auto mix31ParamPosition = Vec(53.7, 106.2); | |||
auto mix41ParamPosition = Vec(53.7, 143.2); | |||
auto mix51ParamPosition = Vec(53.7, 180.2); | |||
auto mix61ParamPosition = Vec(53.7, 217.2); | |||
auto mix71ParamPosition = Vec(53.7, 254.2); | |||
auto mix81ParamPosition = Vec(53.7, 291.2); | |||
auto mix12ParamPosition = Vec(88.7, 32.2); | |||
auto mix22ParamPosition = Vec(88.7, 69.2); | |||
auto mix32ParamPosition = Vec(88.7, 106.2); | |||
auto mix42ParamPosition = Vec(88.7, 143.2); | |||
auto mix52ParamPosition = Vec(88.7, 180.2); | |||
auto mix62ParamPosition = Vec(88.7, 217.2); | |||
auto mix72ParamPosition = Vec(88.7, 254.2); | |||
auto mix82ParamPosition = Vec(88.7, 291.2); | |||
auto mix13ParamPosition = Vec(123.7, 32.2); | |||
auto mix23ParamPosition = Vec(123.7, 69.2); | |||
auto mix33ParamPosition = Vec(123.7, 106.2); | |||
auto mix43ParamPosition = Vec(123.7, 143.2); | |||
auto mix53ParamPosition = Vec(123.7, 180.2); | |||
auto mix63ParamPosition = Vec(123.7, 217.2); | |||
auto mix73ParamPosition = Vec(123.7, 254.2); | |||
auto mix83ParamPosition = Vec(123.7, 291.2); | |||
auto mix14ParamPosition = Vec(158.7, 32.2); | |||
auto mix24ParamPosition = Vec(158.7, 69.2); | |||
auto mix34ParamPosition = Vec(158.7, 106.2); | |||
auto mix44ParamPosition = Vec(158.7, 143.2); | |||
auto mix54ParamPosition = Vec(158.7, 180.2); | |||
auto mix64ParamPosition = Vec(158.7, 217.2); | |||
auto mix74ParamPosition = Vec(158.7, 254.2); | |||
auto mix84ParamPosition = Vec(158.7, 291.2); | |||
auto mix15ParamPosition = Vec(193.7, 32.2); | |||
auto mix25ParamPosition = Vec(193.7, 69.2); | |||
auto mix35ParamPosition = Vec(193.7, 106.2); | |||
auto mix45ParamPosition = Vec(193.7, 143.2); | |||
auto mix55ParamPosition = Vec(193.7, 180.2); | |||
auto mix65ParamPosition = Vec(193.7, 217.2); | |||
auto mix75ParamPosition = Vec(193.7, 254.2); | |||
auto mix85ParamPosition = Vec(193.7, 291.2); | |||
auto mix16ParamPosition = Vec(228.7, 32.2); | |||
auto mix26ParamPosition = Vec(228.7, 69.2); | |||
auto mix36ParamPosition = Vec(228.7, 106.2); | |||
auto mix46ParamPosition = Vec(228.7, 143.2); | |||
auto mix56ParamPosition = Vec(228.7, 180.2); | |||
auto mix66ParamPosition = Vec(228.7, 217.2); | |||
auto mix76ParamPosition = Vec(228.7, 254.2); | |||
auto mix86ParamPosition = Vec(228.7, 291.2); | |||
auto mix17ParamPosition = Vec(263.7, 32.2); | |||
auto mix27ParamPosition = Vec(263.7, 69.2); | |||
auto mix37ParamPosition = Vec(263.7, 106.2); | |||
auto mix47ParamPosition = Vec(263.7, 143.2); | |||
auto mix57ParamPosition = Vec(263.7, 180.2); | |||
auto mix67ParamPosition = Vec(263.7, 217.2); | |||
auto mix77ParamPosition = Vec(263.7, 254.2); | |||
auto mix87ParamPosition = Vec(263.7, 291.2); | |||
auto mix18ParamPosition = Vec(298.7, 32.2); | |||
auto mix28ParamPosition = Vec(298.7, 69.2); | |||
auto mix38ParamPosition = Vec(298.7, 106.2); | |||
auto mix48ParamPosition = Vec(298.7, 143.2); | |||
auto mix58ParamPosition = Vec(298.7, 180.2); | |||
auto mix68ParamPosition = Vec(298.7, 217.2); | |||
auto mix78ParamPosition = Vec(298.7, 254.2); | |||
auto mix88ParamPosition = Vec(298.7, 291.2); | |||
auto levelParamPosition = Vec(14.5, 339.5); | |||
auto in1InputPosition = Vec(10.5, 30.0); | |||
auto in2InputPosition = Vec(10.5, 67.0); | |||
auto in3InputPosition = Vec(10.5, 104.0); | |||
auto in4InputPosition = Vec(10.5, 141.0); | |||
auto in5InputPosition = Vec(10.5, 178.0); | |||
auto in6InputPosition = Vec(10.5, 215.0); | |||
auto in7InputPosition = Vec(10.5, 252.0); | |||
auto in8InputPosition = Vec(10.5, 289.0); | |||
auto out1OutputPosition = Vec(51.5, 328.0); | |||
auto out2OutputPosition = Vec(86.5, 328.0); | |||
auto out3OutputPosition = Vec(121.5, 328.0); | |||
auto out4OutputPosition = Vec(156.5, 328.0); | |||
auto out5OutputPosition = Vec(191.5, 328.0); | |||
auto out6OutputPosition = Vec(226.5, 328.0); | |||
auto out7OutputPosition = Vec(261.5, 328.0); | |||
auto out8OutputPosition = Vec(296.5, 328.0); | |||
// end generated by svg_widgets.rb | |||
addParam(ParamWidget::create<Knob19>(mix11ParamPosition, module, Matrix88::MIX11_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix21ParamPosition, module, Matrix88::MIX21_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix31ParamPosition, module, Matrix88::MIX31_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix41ParamPosition, module, Matrix88::MIX41_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix51ParamPosition, module, Matrix88::MIX51_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix61ParamPosition, module, Matrix88::MIX61_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix71ParamPosition, module, Matrix88::MIX71_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix81ParamPosition, module, Matrix88::MIX81_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix12ParamPosition, module, Matrix88::MIX12_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix22ParamPosition, module, Matrix88::MIX22_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix32ParamPosition, module, Matrix88::MIX32_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix42ParamPosition, module, Matrix88::MIX42_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix52ParamPosition, module, Matrix88::MIX52_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix62ParamPosition, module, Matrix88::MIX62_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix72ParamPosition, module, Matrix88::MIX72_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix82ParamPosition, module, Matrix88::MIX82_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix13ParamPosition, module, Matrix88::MIX13_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix23ParamPosition, module, Matrix88::MIX23_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix33ParamPosition, module, Matrix88::MIX33_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix43ParamPosition, module, Matrix88::MIX43_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix53ParamPosition, module, Matrix88::MIX53_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix63ParamPosition, module, Matrix88::MIX63_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix73ParamPosition, module, Matrix88::MIX73_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix83ParamPosition, module, Matrix88::MIX83_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix14ParamPosition, module, Matrix88::MIX14_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix24ParamPosition, module, Matrix88::MIX24_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix34ParamPosition, module, Matrix88::MIX34_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix44ParamPosition, module, Matrix88::MIX44_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix54ParamPosition, module, Matrix88::MIX54_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix64ParamPosition, module, Matrix88::MIX64_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix74ParamPosition, module, Matrix88::MIX74_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix84ParamPosition, module, Matrix88::MIX84_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix15ParamPosition, module, Matrix88::MIX15_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix25ParamPosition, module, Matrix88::MIX25_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix35ParamPosition, module, Matrix88::MIX35_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix45ParamPosition, module, Matrix88::MIX45_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix55ParamPosition, module, Matrix88::MIX55_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix65ParamPosition, module, Matrix88::MIX65_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix75ParamPosition, module, Matrix88::MIX75_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix85ParamPosition, module, Matrix88::MIX85_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix16ParamPosition, module, Matrix88::MIX16_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix26ParamPosition, module, Matrix88::MIX26_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix36ParamPosition, module, Matrix88::MIX36_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix46ParamPosition, module, Matrix88::MIX46_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix56ParamPosition, module, Matrix88::MIX56_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix66ParamPosition, module, Matrix88::MIX66_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix76ParamPosition, module, Matrix88::MIX76_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix86ParamPosition, module, Matrix88::MIX86_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix17ParamPosition, module, Matrix88::MIX17_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix27ParamPosition, module, Matrix88::MIX27_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix37ParamPosition, module, Matrix88::MIX37_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix47ParamPosition, module, Matrix88::MIX47_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix57ParamPosition, module, Matrix88::MIX57_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix67ParamPosition, module, Matrix88::MIX67_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix77ParamPosition, module, Matrix88::MIX77_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix87ParamPosition, module, Matrix88::MIX87_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix18ParamPosition, module, Matrix88::MIX18_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix28ParamPosition, module, Matrix88::MIX28_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix38ParamPosition, module, Matrix88::MIX38_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix48ParamPosition, module, Matrix88::MIX48_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix58ParamPosition, module, Matrix88::MIX58_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix68ParamPosition, module, Matrix88::MIX68_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix78ParamPosition, module, Matrix88::MIX78_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob19>(mix88ParamPosition, module, Matrix88::MIX88_PARAM, -1.0, 1.0, 0.0)); | |||
addParam(ParamWidget::create<Knob16>(levelParamPosition, module, Matrix88::LEVEL_PARAM, 0.0, 1.0, 1.0)); | |||
addInput(Port::create<Port24>(in1InputPosition, Port::INPUT, module, Matrix88::IN1_INPUT)); | |||
addInput(Port::create<Port24>(in2InputPosition, Port::INPUT, module, Matrix88::IN2_INPUT)); | |||
addInput(Port::create<Port24>(in3InputPosition, Port::INPUT, module, Matrix88::IN3_INPUT)); | |||
addInput(Port::create<Port24>(in4InputPosition, Port::INPUT, module, Matrix88::IN4_INPUT)); | |||
addInput(Port::create<Port24>(in5InputPosition, Port::INPUT, module, Matrix88::IN5_INPUT)); | |||
addInput(Port::create<Port24>(in6InputPosition, Port::INPUT, module, Matrix88::IN6_INPUT)); | |||
addInput(Port::create<Port24>(in7InputPosition, Port::INPUT, module, Matrix88::IN7_INPUT)); | |||
addInput(Port::create<Port24>(in8InputPosition, Port::INPUT, module, Matrix88::IN8_INPUT)); | |||
addOutput(Port::create<Port24>(out1OutputPosition, Port::OUTPUT, module, Matrix88::OUT1_OUTPUT)); | |||
addOutput(Port::create<Port24>(out2OutputPosition, Port::OUTPUT, module, Matrix88::OUT2_OUTPUT)); | |||
addOutput(Port::create<Port24>(out3OutputPosition, Port::OUTPUT, module, Matrix88::OUT3_OUTPUT)); | |||
addOutput(Port::create<Port24>(out4OutputPosition, Port::OUTPUT, module, Matrix88::OUT4_OUTPUT)); | |||
addOutput(Port::create<Port24>(out5OutputPosition, Port::OUTPUT, module, Matrix88::OUT5_OUTPUT)); | |||
addOutput(Port::create<Port24>(out6OutputPosition, Port::OUTPUT, module, Matrix88::OUT6_OUTPUT)); | |||
addOutput(Port::create<Port24>(out7OutputPosition, Port::OUTPUT, module, Matrix88::OUT7_OUTPUT)); | |||
addOutput(Port::create<Port24>(out8OutputPosition, Port::OUTPUT, module, Matrix88::OUT8_OUTPUT)); | |||
} | |||
}; | |||
RACK_PLUGIN_MODEL_INIT(Bogaudio, Matrix88) { | |||
Model* modelMatrix88 = createModel<Matrix88, Matrix88Widget>("Bogaudio-Matrix88", "Matrix88", "signal routing matrix", MIXER_TAG); | |||
return modelMatrix88; | |||
} |
@@ -0,0 +1,119 @@ | |||
#pragma once | |||
#include "bogaudio.hpp" | |||
#include "dsp/signal.hpp" | |||
using namespace bogaudio::dsp; | |||
extern Model* modelMatrix88; | |||
namespace bogaudio { | |||
struct Matrix88 : Module { | |||
enum ParamsIds { | |||
MIX11_PARAM, | |||
MIX21_PARAM, | |||
MIX31_PARAM, | |||
MIX41_PARAM, | |||
MIX51_PARAM, | |||
MIX61_PARAM, | |||
MIX71_PARAM, | |||
MIX81_PARAM, | |||
MIX12_PARAM, | |||
MIX22_PARAM, | |||
MIX32_PARAM, | |||
MIX42_PARAM, | |||
MIX52_PARAM, | |||
MIX62_PARAM, | |||
MIX72_PARAM, | |||
MIX82_PARAM, | |||
MIX13_PARAM, | |||
MIX23_PARAM, | |||
MIX33_PARAM, | |||
MIX43_PARAM, | |||
MIX53_PARAM, | |||
MIX63_PARAM, | |||
MIX73_PARAM, | |||
MIX83_PARAM, | |||
MIX14_PARAM, | |||
MIX24_PARAM, | |||
MIX34_PARAM, | |||
MIX44_PARAM, | |||
MIX54_PARAM, | |||
MIX64_PARAM, | |||
MIX74_PARAM, | |||
MIX84_PARAM, | |||
MIX15_PARAM, | |||
MIX25_PARAM, | |||
MIX35_PARAM, | |||
MIX45_PARAM, | |||
MIX55_PARAM, | |||
MIX65_PARAM, | |||
MIX75_PARAM, | |||
MIX85_PARAM, | |||
MIX16_PARAM, | |||
MIX26_PARAM, | |||
MIX36_PARAM, | |||
MIX46_PARAM, | |||
MIX56_PARAM, | |||
MIX66_PARAM, | |||
MIX76_PARAM, | |||
MIX86_PARAM, | |||
MIX17_PARAM, | |||
MIX27_PARAM, | |||
MIX37_PARAM, | |||
MIX47_PARAM, | |||
MIX57_PARAM, | |||
MIX67_PARAM, | |||
MIX77_PARAM, | |||
MIX87_PARAM, | |||
MIX18_PARAM, | |||
MIX28_PARAM, | |||
MIX38_PARAM, | |||
MIX48_PARAM, | |||
MIX58_PARAM, | |||
MIX68_PARAM, | |||
MIX78_PARAM, | |||
MIX88_PARAM, | |||
LEVEL_PARAM, | |||
NUM_PARAMS | |||
}; | |||
enum InputsIds { | |||
IN1_INPUT, | |||
IN2_INPUT, | |||
IN3_INPUT, | |||
IN4_INPUT, | |||
IN5_INPUT, | |||
IN6_INPUT, | |||
IN7_INPUT, | |||
IN8_INPUT, | |||
NUM_INPUTS | |||
}; | |||
enum OutputsIds { | |||
OUT1_OUTPUT, | |||
OUT2_OUTPUT, | |||
OUT3_OUTPUT, | |||
OUT4_OUTPUT, | |||
OUT5_OUTPUT, | |||
OUT6_OUTPUT, | |||
OUT7_OUTPUT, | |||
OUT8_OUTPUT, | |||
NUM_OUTPUTS | |||
}; | |||
enum LightsIds { | |||
NUM_LIGHTS | |||
}; | |||
float _inputs[8] {}; | |||
Saturator _saturators[8]; | |||
Matrix88() : Module(NUM_PARAMS, NUM_INPUTS, NUM_OUTPUTS, NUM_LIGHTS) { | |||
} | |||
void step() override; | |||
}; | |||
} // namespace bogaudio |
@@ -268,6 +268,26 @@ void Test::step() { | |||
// outputs[OUT2_OUTPUT].value = _lpfDecimator.next(buf) * 5.0f; | |||
outputs[OUT2_OUTPUT].value = _rackDecimator.process(buf) * 5.0f; | |||
#elif INTERPOLATOR | |||
const int quality = 12; | |||
float sampleRate = engineGetSampleRate(); | |||
float frequency = oscillatorPitch(); | |||
_saw.setSampleRate(sampleRate); | |||
_saw.setFrequency(frequency); | |||
_saw.setQuality(quality); | |||
_decimator.setParams(sampleRate, FACTOR); | |||
_interpolator.setParams(sampleRate, FACTOR); | |||
if (_steps >= FACTOR) { | |||
_steps = 0; | |||
for (int i = 0; i < FACTOR; ++i) { | |||
_rawSamples[i] = _saw.next(); | |||
} | |||
_interpolator.next(_decimator.next(_rawSamples), _processedSamples); | |||
} | |||
outputs[OUT_OUTPUT].value = _processedSamples[_steps] * 5.0f; | |||
outputs[OUT2_OUTPUT].value = _rawSamples[_steps] * 5.0f; | |||
++_steps; | |||
#elif FM | |||
const float amplitude = 5.0f; | |||
float baseHz = oscillatorPitch(); | |||
@@ -17,6 +17,7 @@ extern Model* modelTest; | |||
// #define OVERSAMPLED_BL 1 | |||
// #define ANTIALIASING 1 | |||
// #define DECIMATORS 1 | |||
#define INTERPOLATOR 1 | |||
// #define FM 1 | |||
// #define PM 1 | |||
// #define FEEDBACK_PM 1 | |||
@@ -25,7 +26,7 @@ extern Model* modelTest; | |||
// #define SLEW 1 | |||
// #define RMS 1 | |||
// #define RAVG 1 | |||
#define SATURATOR 1 | |||
// #define SATURATOR 1 | |||
#include "pitch.hpp" | |||
#ifdef LPF | |||
@@ -63,6 +64,9 @@ extern Model* modelTest; | |||
#include "dsp/oscillator.hpp" | |||
#include "dsp/filter.hpp" | |||
#include "dsp/decimator.hpp" // rack | |||
#elif INTERPOLATOR | |||
#include "dsp/oscillator.hpp" | |||
#include "dsp/filter.hpp" | |||
#elif FM | |||
#include "dsp/oscillator.hpp" | |||
#elif PM | |||
@@ -171,6 +175,15 @@ struct Test : Module { | |||
bogaudio::dsp::CICDecimator _cicDecimator; | |||
bogaudio::dsp::LPFDecimator _lpfDecimator; | |||
rack::Decimator<OVERSAMPLEN, OVERSAMPLEN> _rackDecimator; | |||
#elif INTERPOLATOR | |||
#define FACTOR 8 | |||
#define STAGES 4 | |||
BandLimitedSawOscillator _saw; | |||
bogaudio::dsp::CICDecimator _decimator; | |||
bogaudio::dsp::CICInterpolator _interpolator; | |||
int _steps; | |||
float _rawSamples[FACTOR] {}; | |||
float _processedSamples[FACTOR] {}; | |||
#elif FM | |||
float _baseHz = 0.0f; | |||
float _ratio = 0.0f; | |||
@@ -211,6 +224,9 @@ struct Test : Module { | |||
, _sine2(_table) | |||
#elif DECIMATORS | |||
, _cicDecimator(STAGES) | |||
#elif INTERPOLATOR | |||
, _decimator(STAGES) | |||
, _interpolator(STAGES) | |||
#elif TABLES | |||
, _table(StaticBlepTable::table(), 44100.0, 1000.0) | |||
#elif RAVG | |||
@@ -0,0 +1,81 @@ | |||
#include "UMix.hpp" | |||
void UMix::step() { | |||
if (!outputs[OUT_OUTPUT].active) { | |||
return; | |||
} | |||
if (params[MODE_PARAM].value > 0.5f) { | |||
float out = 0.0f; | |||
for (int i = 0; i < 6; ++i) { | |||
out += inputs[IN1_INPUT + i].value; | |||
} | |||
outputs[OUT_OUTPUT].value = _saturator.next(params[LEVEL_PARAM].value * out); | |||
} | |||
else { | |||
float out = 0.0f; | |||
int active = 0; | |||
for (int i = 0; i < 6; ++i) { | |||
if (inputs[IN1_INPUT + i].active) { | |||
out += inputs[IN1_INPUT + i].value; | |||
++active; | |||
} | |||
} | |||
if (active > 0) { | |||
out /= (float)active; | |||
outputs[OUT_OUTPUT].value = _saturator.next(params[LEVEL_PARAM].value * out); | |||
} | |||
else { | |||
outputs[OUT_OUTPUT].value = 0.0f; | |||
} | |||
} | |||
} | |||
struct UMixWidget : ModuleWidget { | |||
static constexpr int hp = 3; | |||
UMixWidget(UMix* module) : ModuleWidget(module) { | |||
box.size = Vec(RACK_GRID_WIDTH * hp, RACK_GRID_HEIGHT); | |||
{ | |||
SVGPanel *panel = new SVGPanel(); | |||
panel->box.size = box.size; | |||
panel->setBackground(SVG::load(assetPlugin(plugin, "res/UMix.svg"))); | |||
addChild(panel); | |||
} | |||
addChild(Widget::create<ScrewSilver>(Vec(0, 0))); | |||
addChild(Widget::create<ScrewSilver>(Vec(box.size.x - 15, 365))); | |||
// generated by svg_widgets.rb | |||
auto modeParamPosition = Vec(15.0, 255.5); | |||
auto levelParamPosition = Vec(14.5, 314.5); | |||
auto in1InputPosition = Vec(10.5, 23.0); | |||
auto in2InputPosition = Vec(10.5, 53.0); | |||
auto in3InputPosition = Vec(10.5, 83.0); | |||
auto in4InputPosition = Vec(10.5, 113.0); | |||
auto in5InputPosition = Vec(10.5, 143.0); | |||
auto in6InputPosition = Vec(10.5, 173.0); | |||
auto outOutputPosition = Vec(10.5, 203.0); | |||
// end generated by svg_widgets.rb | |||
addParam(ParamWidget::create<SliderSwitch2State14>(modeParamPosition, module, UMix::MODE_PARAM, 0.0, 1.0, 1.0)); | |||
addParam(ParamWidget::create<Knob16>(levelParamPosition, module, UMix::LEVEL_PARAM, 0.0, 1.0, 1.0)); | |||
addInput(Port::create<Port24>(in1InputPosition, Port::INPUT, module, UMix::IN1_INPUT)); | |||
addInput(Port::create<Port24>(in2InputPosition, Port::INPUT, module, UMix::IN2_INPUT)); | |||
addInput(Port::create<Port24>(in3InputPosition, Port::INPUT, module, UMix::IN3_INPUT)); | |||
addInput(Port::create<Port24>(in4InputPosition, Port::INPUT, module, UMix::IN4_INPUT)); | |||
addInput(Port::create<Port24>(in5InputPosition, Port::INPUT, module, UMix::IN5_INPUT)); | |||
addInput(Port::create<Port24>(in6InputPosition, Port::INPUT, module, UMix::IN6_INPUT)); | |||
addOutput(Port::create<Port24>(outOutputPosition, Port::OUTPUT, module, UMix::OUT_OUTPUT)); | |||
} | |||
}; | |||
RACK_PLUGIN_MODEL_INIT(Bogaudio, UMix) { | |||
Model* modelUMix = createModel<UMix, UMixWidget>("Bogaudio-UMix", "UMix", "unity mixer", MIXER_TAG); | |||
return modelUMix; | |||
} |
@@ -0,0 +1,46 @@ | |||
#pragma once | |||
#include "bogaudio.hpp" | |||
#include "dsp/signal.hpp" | |||
using namespace bogaudio::dsp; | |||
extern Model* modelUMix; | |||
namespace bogaudio { | |||
struct UMix : Module { | |||
enum ParamsIds { | |||
MODE_PARAM, | |||
LEVEL_PARAM, | |||
NUM_PARAMS | |||
}; | |||
enum InputsIds { | |||
IN1_INPUT, | |||
IN2_INPUT, | |||
IN3_INPUT, | |||
IN4_INPUT, | |||
IN5_INPUT, | |||
IN6_INPUT, | |||
NUM_INPUTS | |||
}; | |||
enum OutputsIds { | |||
OUT_OUTPUT, | |||
NUM_OUTPUTS | |||
}; | |||
enum LightsIds { | |||
NUM_LIGHTS | |||
}; | |||
Saturator _saturator; | |||
UMix() : Module(NUM_PARAMS, NUM_INPUTS, NUM_OUTPUTS, NUM_LIGHTS) { | |||
} | |||
void step() override; | |||
}; | |||
} // namespace bogaudio |
@@ -1,10 +1,13 @@ | |||
#include "bogaudio.hpp" | |||
#include "AD.hpp" | |||
#include "ADSR.hpp" | |||
#include "Additator.hpp" | |||
#include "AMRM.hpp" | |||
#include "Analyzer.hpp" | |||
#include "Bool.hpp" | |||
#include "Cmp.hpp" | |||
#include "CVD.hpp" | |||
#include "DADSRH.hpp" | |||
#include "DADSRHPlus.hpp" | |||
@@ -17,13 +20,13 @@ | |||
#include "LFO.hpp" | |||
#include "Lag.hpp" | |||
#include "Manual.hpp" | |||
#include "Matrix88.hpp" | |||
#include "Mix4.hpp" | |||
#include "Mix8.hpp" | |||
#include "Mult.hpp" | |||
#include "Noise.hpp" | |||
#include "Offset.hpp" | |||
#include "Pan.hpp" | |||
#include "RM.hpp" | |||
#include "Reftone.hpp" | |||
#include "SampleHold.hpp" | |||
#include "Shaper.hpp" | |||
@@ -31,6 +34,7 @@ | |||
#include "Stack.hpp" | |||
#include "Sums.hpp" | |||
#include "Switch.hpp" | |||
#include "UMix.hpp" | |||
#include "VCA.hpp" | |||
#include "VCAmp.hpp" | |||
#include "VCM.hpp" | |||
@@ -89,7 +93,6 @@ RACK_PLUGIN_MODEL_DECLARE(Bogaudio, Switch); | |||
#ifdef EXPERIMENTAL | |||
RACK_PLUGIN_MODEL_DECLARE(Bogaudio, Lag); | |||
RACK_PLUGIN_MODEL_DECLARE(Bogaudio, RM); | |||
#endif | |||
#ifdef TEST | |||
@@ -110,9 +113,16 @@ RACK_PLUGIN_MODEL_DECLARE(Bogaudio, TwentyFiveHP); | |||
RACK_PLUGIN_MODEL_DECLARE(Bogaudio, ThirtyHP); | |||
#endif | |||
RACK_PLUGIN_MODEL_DECLARE(Bogaudio, AD); | |||
RACK_PLUGIN_MODEL_DECLARE(Bogaudio, AMRM); | |||
RACK_PLUGIN_MODEL_DECLARE(Bogaudio, Matrix88); | |||
RACK_PLUGIN_MODEL_DECLARE(Bogaudio, UMix); | |||
RACK_PLUGIN_INIT(Bogaudio) { | |||
RACK_PLUGIN_INIT_ID(); | |||
RACK_PLUGIN_INIT_VERSION("0.6.7"); | |||
RACK_PLUGIN_INIT_WEBSITE("https://github.com/bogaudio/BogaudioModules"); | |||
RACK_PLUGIN_INIT_MANUAL("https://github.com/bogaudio/BogaudioModules/blob/master/README.md"); | |||
@@ -160,7 +170,6 @@ RACK_PLUGIN_INIT(Bogaudio) { | |||
#ifdef EXPERIMENTAL | |||
RACK_PLUGIN_MODEL_ADD(Bogaudio, Lag); | |||
RACK_PLUGIN_MODEL_ADD(Bogaudio, RM); | |||
#endif | |||
#ifdef TEST | |||
@@ -181,5 +190,10 @@ RACK_PLUGIN_INIT(Bogaudio) { | |||
RACK_PLUGIN_MODEL_ADD(Bogaudio, ThirtyHP); | |||
#endif | |||
RACK_PLUGIN_MODEL_ADD(Bogaudio, AD); | |||
RACK_PLUGIN_MODEL_ADD(Bogaudio, AMRM); | |||
RACK_PLUGIN_MODEL_ADD(Bogaudio, Matrix88); | |||
RACK_PLUGIN_MODEL_ADD(Bogaudio, UMix); | |||
//NEW_MODELS_HERE | |||
} |
@@ -1,6 +1,6 @@ | |||
#include <math.h> | |||
#include <assert.h> | |||
#include <algorithm> | |||
#include "filter.hpp" | |||
@@ -234,3 +234,50 @@ float CICDecimator::next(const float* buf) { | |||
} | |||
return _gainCorrection * (s / (float)scale); | |||
} | |||
CICInterpolator::CICInterpolator(int stages, int factor) { | |||
assert(stages > 0); | |||
_stages = stages; | |||
_integrators = new T[_stages + 1] {}; | |||
_combs = new T[_stages] {}; | |||
_buffer = NULL; | |||
setParams(0.0f, factor); | |||
} | |||
CICInterpolator::~CICInterpolator() { | |||
delete[] _integrators; | |||
delete[] _combs; | |||
delete[] _buffer; | |||
} | |||
void CICInterpolator::setParams(float _sampleRate, int factor) { | |||
assert(factor > 0); | |||
if (_factor != factor) { | |||
_factor = factor; | |||
_gainCorrection = 1.0f / 512.0f; // (float)(pow(_factor, _stages / 2)); | |||
if (_buffer) { | |||
delete[] _buffer; | |||
} | |||
_buffer = new T[_factor] {}; | |||
} | |||
} | |||
void CICInterpolator::next(float sample, float* buf) { | |||
T s = sample * scale; | |||
for (int i = 0; i < _stages; ++i) { | |||
T t = s; | |||
s -= _combs[i]; | |||
_combs[i] = t; | |||
} | |||
std::fill(_buffer, _buffer + _factor, (T)0); | |||
_buffer[0] = s; | |||
for (int i = 0; i < _factor; ++i) { | |||
_integrators[0] = _buffer[i]; | |||
for (int j = 1; j <= _stages; ++j) { | |||
_integrators[j] += _integrators[j - 1]; | |||
} | |||
buf[i] = _gainCorrection * (_integrators[_stages] / (float)scale); | |||
} | |||
} |
@@ -162,5 +162,29 @@ struct CICDecimator : Decimator { | |||
float next(const float* buf) override; | |||
}; | |||
struct Interpolator { | |||
Interpolator() {} | |||
virtual ~Interpolator() {} | |||
virtual void setParams(float sampleRate, int factor) = 0; | |||
virtual void next(float sample, float* buf) = 0; | |||
}; | |||
struct CICInterpolator : Interpolator { | |||
typedef int64_t T; | |||
static constexpr T scale = ((T)1) << 32; | |||
int _stages; | |||
T* _integrators; | |||
T* _combs; | |||
T* _buffer; | |||
int _factor = 0; | |||
float _gainCorrection; | |||
CICInterpolator(int stages = 4, int factor = 8); | |||
virtual ~CICInterpolator(); | |||
void setParams(float sampleRate, int factor) override; | |||
void next(float sample, float* buf) override; | |||
}; | |||
} // namespace dsp | |||
} // namespace bogaudio |
@@ -5,7 +5,6 @@ | |||
using namespace bogaudio; | |||
using namespace bogaudio::dsp; | |||
Button18::Button18() { | |||
addFrame(SVG::load(assetPlugin(plugin, "res/button_18px_0.svg"))); | |||
addFrame(SVG::load(assetPlugin(plugin, "res/button_18px_1.svg"))); | |||
@@ -27,6 +26,11 @@ Knob16::Knob16() : BGKnob("res/knob_16px.svg", 16) { | |||
} | |||
Knob19::Knob19() : BGKnob("res/knob_19px.svg", 19) { | |||
shadow->box.pos = Vec(0.0, 2.5); | |||
} | |||
Knob26::Knob26() : BGKnob("res/knob_26px.svg", 26) { | |||
} | |||
@@ -39,6 +43,10 @@ Knob38::Knob38() : BGKnob("res/knob_38px.svg", 38) { | |||
} | |||
Knob45::Knob45() : BGKnob("res/knob_45px.svg", 45) { | |||
} | |||
Knob68::Knob68() : BGKnob("res/knob_68px.svg", 68) { | |||
shadow->box.pos = Vec(0.0, 4.0); | |||
} | |||
@@ -22,6 +22,10 @@ struct Knob16 : BGKnob { | |||
Knob16(); | |||
}; | |||
struct Knob19 : BGKnob { | |||
Knob19(); | |||
}; | |||
struct Knob26 : BGKnob { | |||
Knob26(); | |||
}; | |||
@@ -34,6 +38,10 @@ struct Knob38 : BGKnob { | |||
Knob38(); | |||
}; | |||
struct Knob45 : BGKnob { | |||
Knob45(); | |||
}; | |||
struct Knob68 : BGKnob { | |||
Knob68(); | |||
}; | |||
@@ -0,0 +1,860 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<svg | |||
xmlns:dc="http://purl.org/dc/elements/1.1/" | |||
xmlns:cc="http://creativecommons.org/ns#" | |||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |||
xmlns:svg="http://www.w3.org/2000/svg" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |||
version="1.1" | |||
width="45" | |||
height="380" | |||
viewBox="0 0 45 380" | |||
id="svg159" | |||
sodipodi:docname="svg_render_tmp.svg" | |||
inkscape:version="0.92.2 5c3e80d, 2017-08-06"> | |||
<metadata | |||
id="metadata163"> | |||
<rdf:RDF> | |||
<cc:Work | |||
rdf:about=""> | |||
<dc:format>image/svg+xml</dc:format> | |||
<dc:type | |||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |||
</cc:Work> | |||
</rdf:RDF> | |||
</metadata> | |||
<sodipodi:namedview | |||
pagecolor="#ffffff" | |||
bordercolor="#666666" | |||
borderopacity="1" | |||
objecttolerance="10" | |||
gridtolerance="10" | |||
guidetolerance="10" | |||
inkscape:pageopacity="0" | |||
inkscape:pageshadow="2" | |||
inkscape:window-width="468" | |||
inkscape:window-height="449" | |||
id="namedview161" | |||
showgrid="false" | |||
inkscape:zoom="0.62105263" | |||
inkscape:cx="22.5" | |||
inkscape:cy="190" | |||
inkscape:window-x="0" | |||
inkscape:window-y="0" | |||
inkscape:window-maximized="0" | |||
inkscape:current-layer="svg159" /> | |||
<style | |||
id="style2"> | |||
text { | |||
fill: #333; | |||
font-family: 'Roboto', sans-serif; | |||
font-weight: bold; | |||
} | |||
text.title { | |||
font-family: 'Comfortaa', sans-serif; | |||
font-weight: normal; | |||
} | |||
text.brand { | |||
font-family: 'Audiowide', sans-serif; | |||
font-weight: bold; | |||
} | |||
</style> | |||
<defs | |||
id="defs95"> | |||
<symbol | |||
id="knob" | |||
viewBox="0 0 45px 45px"> | |||
<g | |||
transform="translate(22.5 22.5)" | |||
id="g10"> | |||
<polyline | |||
points="-5,0 5,0" | |||
stroke-width="1" | |||
stroke="#00f" | |||
id="polyline4" /> | |||
<polyline | |||
points="0,-5 0,5" | |||
stroke-width="1" | |||
stroke="#00f" | |||
id="polyline6" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="14" | |||
stroke-width="1" | |||
stroke="#00f" | |||
fill="none" | |||
id="circle8" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="knobguide" | |||
viewBox="0 0 45px 45px"> | |||
<g | |||
transform="translate(22.5 22.5)" | |||
id="g67"> | |||
<g | |||
transform="rotate(-240) translate(17 0)" | |||
id="g17"> | |||
<g | |||
transform="translate(3 0) rotate(240)" | |||
id="g15"> | |||
<text | |||
font-size="6.5pt" | |||
transform="translate(-2.8 3.3)" | |||
id="text13">0</text> | |||
</g> | |||
</g> | |||
<g | |||
transform="rotate(-172.92) translate(17 0)" | |||
id="g21"> | |||
<polyline | |||
points="0,0 1.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
id="polyline19" /> | |||
</g> | |||
<g | |||
transform="rotate(-145.13) translate(17 0)" | |||
id="g27"> | |||
<g | |||
transform="translate(3 0) rotate(145.13)" | |||
id="g25"> | |||
<text | |||
font-size="6.5pt" | |||
transform="translate(-2.8 3.3)" | |||
id="text23">1</text> | |||
</g> | |||
</g> | |||
<g | |||
transform="rotate(-105.84) translate(17 0)" | |||
id="g31"> | |||
<polyline | |||
points="0,0 3,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
id="polyline29" /> | |||
</g> | |||
<g | |||
transform="rotate(-75.68) translate(17 0)" | |||
id="g35"> | |||
<polyline | |||
points="0,0 3,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
id="polyline33" /> | |||
</g> | |||
<g | |||
transform="rotate(-50.26) translate(17 0)" | |||
id="g39"> | |||
<polyline | |||
points="0,0 3,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
id="polyline37" /> | |||
</g> | |||
<g | |||
transform="rotate(-27.87) translate(17 0)" | |||
id="g45"> | |||
<g | |||
transform="translate(3 0) rotate(27.87)" | |||
id="g43"> | |||
<text | |||
font-size="6.5pt" | |||
transform="translate(-2.8 3.3)" | |||
id="text41">5</text> | |||
</g> | |||
</g> | |||
<g | |||
transform="rotate(-7.62) translate(17 0)" | |||
id="g49"> | |||
<polyline | |||
points="0,0 3,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
id="polyline47" /> | |||
</g> | |||
<g | |||
transform="rotate(11) translate(17 0)" | |||
id="g53"> | |||
<polyline | |||
points="0,0 3,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
id="polyline51" /> | |||
</g> | |||
<g | |||
transform="rotate(28.33) translate(17 0)" | |||
id="g57"> | |||
<polyline | |||
points="0,0 3,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
id="polyline55" /> | |||
</g> | |||
<g | |||
transform="rotate(44.6) translate(17 0)" | |||
id="g61"> | |||
<polyline | |||
points="0,0 3,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
id="polyline59" /> | |||
</g> | |||
<g | |||
transform="rotate(60) translate(17 0)" | |||
id="g65"> | |||
<polyline | |||
points="0,0 3,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
id="polyline63" /> | |||
</g> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="input" | |||
viewBox="0 0 24px 24px"> | |||
<g | |||
transform="translate(12 12)" | |||
id="g74"> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="5" | |||
stroke-width="1" | |||
stroke="#0f0" | |||
fill="#0f0" | |||
id="circle70" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="10.5" | |||
stroke-width="3" | |||
stroke="#0f0" | |||
fill="none" | |||
id="circle72" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="output" | |||
viewBox="0 0 24px 24px"> | |||
<g | |||
transform="translate(12 12)" | |||
id="g81"> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="5" | |||
stroke-width="1" | |||
stroke="#f00" | |||
fill="#f00" | |||
id="circle77" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="10.5" | |||
stroke-width="3" | |||
stroke="#f00" | |||
fill="none" | |||
id="circle79" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="button-small" | |||
viewBox="0 0 9px 9px"> | |||
<g | |||
transform="translate(4.5 4.5)" | |||
id="g86"> | |||
<circle | |||
r="4" | |||
stroke-width="1" | |||
stroke="#00f" | |||
fill="#f00" | |||
id="circle84" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="light-small" | |||
viewBox="0 0 6.4px 6.4px"> | |||
<rect | |||
width="6.4" | |||
height="6.4" | |||
fill="#0f0" | |||
id="rect89" /> | |||
</symbol> | |||
<symbol | |||
id="light-tiny" | |||
viewBox="0 0 1.1px 1.1px"> | |||
<rect | |||
width="3.2" | |||
height="3.2" | |||
fill="#0f0" | |||
id="rect92" /> | |||
</symbol> | |||
</defs> | |||
<path | |||
style="fill:#dddddd" | |||
d="M 0,0 H 45 V 380 H 0 Z" | |||
id="rect97" /> | |||
<path | |||
style="fill:none;stroke:#e4e4e4;stroke-width:0.5" | |||
d="M 1,1 H 44 V 379 H 1 V 1" | |||
id="polyline99" /> | |||
<path | |||
style="fill:none;stroke:#ebebeb;stroke-width:0.80000001" | |||
d="m 0.5,0.5 h 44 v 379 H 0.5 V 0.5" | |||
id="polyline101" /> | |||
<path | |||
style="fill:none;stroke:#f2f2f2;stroke-width:1" | |||
d="M 0,0 H 45 V 380 H 0 V 0" | |||
id="polyline103" /> | |||
<!-- <polyline points="22.5,0 22.5,380" stroke-width="0.5" stroke="#0f0" /> --> | |||
<!-- <polyline points="5,0 5,380" stroke-width="0.5" stroke="#0f0" /> --> | |||
<!-- <polyline points="40,0 40,380" stroke-width="0.5" stroke="#0f0" /> --> | |||
<!-- <rect width="45" height="10" fill="#0f0" transform="translate(0 68)" /> --> | |||
<!-- <rect width="45" height="10" fill="#0f0" transform="translate(0 127)" /> --> | |||
<!-- <rect width="45" height="10" fill="#0f0" transform="translate(0 177)" /> --> | |||
<g | |||
aria-label="AD" | |||
transform="rotate(-90)" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="text105"> | |||
<path | |||
d="m -369.59733,12.486667 q 0.0373,0.06533 0.0373,0.149333 0,0.149333 -0.112,0.261333 Q -369.77467,13 -369.924,13 q -0.24267,0 -0.34533,-0.224 l -0.62534,-1.512 h -3.612 l -0.62533,1.512 q -0.0747,0.224 -0.336,0.224 -0.15867,0 -0.26133,-0.102667 -0.0933,-0.112 -0.0933,-0.261333 0,-0.09333 0.028,-0.158667 l 2.744,-6.5146661 q 0.10267,-0.252 0.35467,-0.252 0.252,0 0.34533,0.252 z m -1.54934,-1.848 -1.54933,-3.7426668 -1.54933,3.7426668 z" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="path302" /> | |||
<path | |||
d="m -365.64017,13 q -0.15866,0 -0.26133,-0.102667 -0.10267,-0.102666 -0.10267,-0.261333 V 6.0746669 q 0,-0.1586667 0.10267,-0.2613333 0.10267,-0.1026667 0.26133,-0.1026667 h 1.68 q 1.05467,0 1.88534,0.4666667 0.83066,0.4666666 1.288,1.2973333 0.46666,0.8213333 0.46666,1.8759999 0,1.0546662 -0.46666,1.8853332 -0.45734,0.830667 -1.288,1.297333 Q -362.9055,13 -363.96017,13 Z m 1.68,-0.653333 q 0.84934,0 1.512,-0.382667 0.66267,-0.392 1.036,-1.073333 0.37334,-0.681334 0.37334,-1.5400002 0,-0.8586666 -0.37334,-1.54 -0.37333,-0.6813333 -1.036,-1.0639999 -0.66266,-0.3826667 -1.512,-0.3826667 h -1.316 v 5.9826668 z" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="path304" /> | |||
</g> | |||
<g | |||
id="g111" | |||
transform="rotate(-90,200.5,175.5)"> | |||
<g | |||
aria-label="BGA" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text107"> | |||
<path | |||
d="m 7.2096352,-1.4355468 q 0,0.21875 -0.077474,0.469401 -0.072917,0.25065103 -0.2460937,0.46484373 -0.1686198,0.2141927 -0.4420573,0.36002603 Q 6.1705727,0 5.7740883,0 H 1.2760416 Q 1.1484375,0 1.0390625,-0.04557292 0.92968747,-0.09114583 0.84765622,-0.16861979 q -0.077474,-0.0820312 -0.12304687,-0.19140624 -0.0455729,-0.109375 -0.0455729,-0.23697916 V -5.9381508 q 0,-0.1230469 0.0455729,-0.2324219 0.0455729,-0.109375 0.12304687,-0.1914062 0.0820313,-0.082031 0.19140628,-0.1276042 0.109375,-0.045573 0.2369791,-0.045573 h 3.9648436 q 0.21875,0 0.4694011,0.077474 0.250651,0.077474 0.4648437,0.2506511 0.21875,0.1686197 0.360026,0.4420572 0.1458334,0.2734375 0.1458334,0.6699219 v 0.2233073 q 0,0.3144531 -0.1048177,0.6790364 -0.1048178,0.360026 -0.3372396,0.6835937 0.2005208,0.1230469 0.3736979,0.296224 0.1777344,0.1731771 0.3098958,0.4010416 0.1321615,0.2278646 0.2096354,0.514974 0.077474,0.2871093 0.077474,0.6334635 z M 6.0247394,-1.6634114 q 0,-0.2324219 -0.072917,-0.4147135 Q 5.878906,-2.2649739 5.7467446,-2.3971353 5.6145831,-2.5292968 5.4277342,-2.5976562 5.2408852,-2.6705728 5.0084634,-2.6705728 H 2.3378905 v -1.1940104 h 2.1373698 q 0.2324218,0 0.4192708,-0.068359 0.1868489,-0.072917 0.3190104,-0.2050781 0.1321614,-0.1321614 0.2005208,-0.3144531 0.072917,-0.186849 0.072917,-0.4192708 v -0.2233073 q 0,-0.2552083 -0.2460938,-0.2552083 h -3.376953 v 4.1653644 h 3.9101561 q 0.031901,0 0.077474,-0.00456 0.045573,-0.00456 0.082031,-0.027344 0.036458,-0.022787 0.063802,-0.077474 0.027344,-0.054687 0.027344,-0.1503906 z" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path307" /> | |||
<path | |||
d="m 16.683594,-0.59700519 q 0,0.12760416 -0.04557,0.23697916 -0.04557,0.109375 -0.127605,0.19140624 -0.07747,0.07747396 -0.186849,0.12304687 Q 16.214192,0 16.086588,0 h -4.274739 q -0.164063,0 -0.355469,-0.03645833 -0.186849,-0.04101563 -0.373698,-0.12304687 -0.182291,-0.0820313 -0.350911,-0.20963541 -0.16862,-0.13216146 -0.300781,-0.31445312 -0.127605,-0.18684895 -0.205079,-0.42838537 -0.07747,-0.2460938 -0.07747,-0.5514323 v -3.2083332 q 0,-0.1640625 0.03646,-0.3509115 0.04101,-0.1914062 0.123047,-0.3736979 0.08203,-0.1868489 0.214192,-0.3554687 0.132162,-0.1686198 0.314453,-0.296224 0.186849,-0.1321614 0.428386,-0.2096354 0.241536,-0.077474 0.546875,-0.077474 h 4.817057 v 1.1848958 h -4.817057 q -0.232422,0 -0.355469,0.1230468 -0.123047,0.1230469 -0.123047,0.3645834 v 3.1992186 q 0,0.2278646 0.123047,0.3554687 0.127604,0.1230469 0.355469,0.1230469 h 3.686849 v -1.485677 h -3.153646 v -1.1940104 h 3.741536 q 0.127604,0 0.236979,0.05013 0.109375,0.045573 0.186849,0.1276042 0.08203,0.082031 0.127605,0.1914062 0.04557,0.1048177 0.04557,0.2278646 z" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path309" /> | |||
<path | |||
d="M 26.339842,0 H 25.154946 V -1.6041666 H 20.989582 V 0 h -1.184896 v -3.267578 q 0,-0.7154948 0.246094,-1.3170573 0.246094,-0.6015624 0.683594,-1.0345051 0.4375,-0.4329427 1.034505,-0.6744792 0.597005,-0.2415364 1.303385,-0.2415364 h 2.670573 q 0.123047,0 0.232422,0.045573 0.109375,0.045573 0.191406,0.1276042 0.08203,0.082031 0.127604,0.1914062 0.04557,0.109375 0.04557,0.2324219 z m -5.35026,-2.7890624 h 4.165364 v -2.5611978 h -2.082682 q -0.05469,0 -0.232422,0.018229 -0.173177,0.013672 -0.405599,0.077474 -0.227864,0.063802 -0.483072,0.1959635 -0.255209,0.1321615 -0.469402,0.3645833 -0.214192,0.2324219 -0.355468,0.5833334 -0.136719,0.3463541 -0.136719,0.8430989 z" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path311" /> | |||
</g> | |||
<path | |||
transform="translate(11.5,-5)" | |||
style="fill:#dddddd" | |||
d="M 0,0 H 3 V 3 H 0 Z" | |||
id="rect109" /> | |||
</g> | |||
<g | |||
aria-label="ATTACK" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1.5px;fill:#333333" | |||
id="text115"> | |||
<path | |||
d="M 7.21875,23.828125 H 5.1640625 L 4.7734375,25 H 3.5273438 L 5.6445312,19.3125 H 6.7304687 L 8.859375,25 H 7.6132812 Z M 5.4804687,22.878906 h 1.421875 L 6.1875,20.75 Z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1.5px;fill:#333333" | |||
id="path315" /> | |||
<path | |||
d="M 14.710938,20.261719 H 12.96875 V 25 h -1.171875 v -4.738281 h -1.71875 V 19.3125 h 4.632813 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1.5px;fill:#333333" | |||
id="path317" /> | |||
<path | |||
d="M 21.226562,20.261719 H 19.484375 V 25 H 18.3125 V 20.261719 H 16.59375 V 19.3125 h 4.632812 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1.5px;fill:#333333" | |||
id="path319" /> | |||
<path | |||
d="M 26.140625,23.828125 H 24.085937 L 23.695312,25 h -1.246093 l 2.117187,-5.6875 h 1.085938 L 27.78125,25 h -1.246094 z m -1.738281,-0.949219 h 1.421875 L 25.109375,20.75 Z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1.5px;fill:#333333" | |||
id="path321" /> | |||
<path | |||
d="m 34.207031,23.105469 q -0.06641,0.917968 -0.679687,1.445312 -0.609375,0.527344 -1.609375,0.527344 -1.09375,0 -1.722657,-0.734375 -0.625,-0.738281 -0.625,-2.023438 v -0.347656 q 0,-0.820312 0.289063,-1.445312 0.289062,-0.625 0.824219,-0.957032 0.539062,-0.335937 1.25,-0.335937 0.984375,0 1.585937,0.527344 0.601563,0.527343 0.695313,1.480468 H 33.042969 Q 33,20.691406 32.734375,20.445312 q -0.261719,-0.25 -0.800781,-0.25 -0.585938,0 -0.878907,0.421875 -0.289062,0.417969 -0.296875,1.300782 v 0.429687 q 0,0.921875 0.277344,1.347656 0.28125,0.425782 0.882813,0.425782 0.542968,0 0.808593,-0.246094 0.269532,-0.25 0.308594,-0.769531 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1.5px;fill:#333333" | |||
id="path323" /> | |||
<path | |||
d="M 38.257812,22.71875 37.648437,23.375 V 25 h -1.171875 v -5.6875 h 1.171875 v 2.578125 l 0.515625,-0.707031 1.449219,-1.871094 h 1.441406 L 39.035156,21.839844 41.113281,25 H 39.71875 Z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1.5px;fill:#333333" | |||
id="path325" /> | |||
</g> | |||
<g | |||
id="use117" | |||
transform="translate(0,25)"> | |||
<g | |||
id="g298" | |||
transform="translate(22.5,22.5)"> | |||
<g | |||
id="g248" | |||
transform="rotate(120,-8.5,4.9074773)"> | |||
<g | |||
id="g246" | |||
transform="rotate(-120,1.5,-0.8660254)"> | |||
<g | |||
aria-label="0" | |||
transform="translate(-2.8,3.3)" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text244"> | |||
<path | |||
d="m 4.5660809,-2.5475261 q 0,1.2779948 -0.5289714,1.95507816 -0.5289714,0.67708336 -1.5488282,0.67708336 -1.0071615,0 -1.5403646,-0.66438805 Q 0.41471356,-1.2441407 0.40201824,-2.4840496 v -1.1341146 q 0,-1.2906901 0.53320315,-1.95931 0.53743491,-0.6686198 1.54459641,-0.6686198 1.0071615,0 1.5403646,0.6643881 0.5332032,0.6601562 0.5458985,1.9000651 z M 3.3430991,-3.7916668 q 0,-0.7659506 -0.2115886,-1.1129558 -0.2073567,-0.351237 -0.6516927,-0.351237 -0.4316406,0 -0.6389974,0.3343099 -0.203125,0.3300782 -0.2158203,1.0367839 v 1.498047 q 0,0.7532552 0.203125,1.1214193 0.2073567,0.36393228 0.6601562,0.36393228 0.4485678,0 0.647461,-0.35123698 0.1988932,-0.351237 0.2073568,-1.0748698 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path328" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
id="g252" | |||
transform="rotate(-172.92,-8.5,-0.52583884)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 1.5" | |||
id="polyline250" /> | |||
</g> | |||
<g | |||
id="g258" | |||
transform="rotate(-145.13,-8.5,-2.6694419)"> | |||
<g | |||
id="g256" | |||
transform="rotate(145.13,1.5,0.47107798)"> | |||
<g | |||
aria-label="1" | |||
transform="translate(-2.8,3.3)" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text254"> | |||
<path | |||
d="M 3.3896486,0 H 2.1666667 V -4.7141929 L 0.70670576,-4.2613934 V -5.2558596 L 3.2584637,-6.1699221 h 0.1311849 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path332" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
id="g262" | |||
transform="rotate(-105.84,-8.5,-6.4238366)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline260" /> | |||
</g> | |||
<g | |||
id="g266" | |||
transform="rotate(-75.68,-8.5,-10.942351)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline264" /> | |||
</g> | |||
<g | |||
id="g270" | |||
transform="rotate(-50.26,-8.5,-18.120852)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline268" /> | |||
</g> | |||
<g | |||
id="g276" | |||
transform="rotate(-27.87,-8.5,-34.257154)"> | |||
<g | |||
id="g274" | |||
transform="rotate(27.87,1.5,6.0453801)"> | |||
<g | |||
aria-label="5" | |||
transform="translate(-2.8,3.3)" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text272"> | |||
<path | |||
d="M 0.60091148,-3.029948 0.95638024,-6.1614586 H 4.4095054 v 1.0198568 H 1.95931 l -0.1523438,1.3245444 q 0.4358724,-0.2327474 0.9267579,-0.2327474 0.8802083,0 1.3795573,0.5458984 0.499349,0.5458985 0.499349,1.5276693 0,0.5966798 -0.2539063,1.07063811 -0.2496745,0.46972658 -0.719401,0.73209638 -0.4697266,0.25813803 -1.108724,0.25813803 -0.5585938,0 -1.0367839,-0.22428386 Q 1.015625,-0.36816408 0.73632815,-0.77864586 0.46126304,-1.1891276 0.44433595,-1.7138673 H 1.6546225 q 0.038086,0.3850912 0.2666015,0.6009115 0.2327474,0.21158858 0.6051433,0.21158858 0.4147135,0 0.6389974,-0.29622398 0.2242839,-0.3004557 0.2242839,-0.8463542 0,-0.5247396 -0.2581381,-0.8040365 -0.258138,-0.2792969 -0.7320963,-0.2792969 -0.4358725,0 -0.7067058,0.2285157 l -0.1184896,0.110026 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path338" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
id="g280" | |||
transform="rotate(-7.62,-8.5,-127.63677)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline278" /> | |||
</g> | |||
<g | |||
id="g284" | |||
transform="rotate(11,-8.5,88.275875)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline282" /> | |||
</g> | |||
<g | |||
id="g288" | |||
transform="rotate(28.33,-8.5,33.678168)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline286" /> | |||
</g> | |||
<g | |||
id="g292" | |||
transform="rotate(44.6,-8.5,20.725142)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline290" /> | |||
</g> | |||
<g | |||
id="g296" | |||
transform="rotate(60,-8.5,14.722432)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline294" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
aria-label="DECAY" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text121"> | |||
<path | |||
d="m 6.5078125,82 v -5.6875 h 1.75 q 0.75,0 1.3398438,0.339844 0.5937497,0.335937 0.9257817,0.960937 0.332031,0.621094 0.332031,1.414063 v 0.261718 q 0,0.792969 -0.328125,1.410157 Q 10.203125,81.316406 9.609375,81.65625 9.015625,81.996094 8.2695313,82 Z m 1.171875,-4.738281 v 3.796875 h 0.5664063 q 0.6875,0 1.0507812,-0.449219 0.3632813,-0.449219 0.3710938,-1.285156 v -0.300782 q 0,-0.867187 -0.359375,-1.3125 -0.359375,-0.449218 -1.0507813,-0.449218 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path346" /> | |||
<path | |||
d="m 17.132812,79.535156 h -2.249999 v 1.523438 h 2.640624 V 82 h -3.812499 v -5.6875 h 3.804687 v 0.949219 h -2.632812 v 1.355468 h 2.249999 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path348" /> | |||
<path | |||
d="m 24.675781,80.105469 q -0.06641,0.917968 -0.679687,1.445312 -0.609375,0.527344 -1.609375,0.527344 -1.09375,0 -1.722657,-0.734375 -0.625,-0.738281 -0.625,-2.023438 v -0.347656 q 0,-0.820312 0.289063,-1.445312 0.289062,-0.625 0.824219,-0.957032 0.539062,-0.335937 1.25,-0.335937 0.984375,0 1.585937,0.527344 0.601563,0.527343 0.695313,1.480468 h -1.171875 q -0.04297,-0.550781 -0.308594,-0.796875 -0.261719,-0.25 -0.800781,-0.25 -0.585938,0 -0.878907,0.421875 -0.289062,0.417969 -0.296875,1.300782 v 0.429687 q 0,0.921875 0.277344,1.347656 0.28125,0.425782 0.882813,0.425782 0.542968,0 0.808593,-0.246094 0.269532,-0.25 0.308594,-0.769531 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path350" /> | |||
<path | |||
d="M 30.65625,80.828125 H 28.601562 L 28.210937,82 h -1.246093 l 2.117187,-5.6875 h 1.085938 L 32.296875,82 h -1.246094 z m -1.738281,-0.949219 h 1.421875 L 29.625,77.75 Z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path352" /> | |||
<path | |||
d="m 36.21875,78.875 1.183594,-2.5625 h 1.28125 l -1.867188,3.625 V 82 H 35.625 v -2.0625 l -1.867188,-3.625 h 1.285157 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path354" /> | |||
</g> | |||
<g | |||
id="use123" | |||
transform="translate(0,82)"> | |||
<g | |||
id="g240" | |||
transform="translate(22.5,22.5)"> | |||
<g | |||
id="g190" | |||
transform="rotate(120,-8.5,4.9074773)"> | |||
<g | |||
id="g188" | |||
transform="rotate(-120,1.5,-0.8660254)"> | |||
<g | |||
aria-label="0" | |||
transform="translate(-2.8,3.3)" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text186"> | |||
<path | |||
d="m 4.5660809,-2.5475261 q 0,1.2779948 -0.5289714,1.95507816 -0.5289714,0.67708336 -1.5488282,0.67708336 -1.0071615,0 -1.5403646,-0.66438805 Q 0.41471356,-1.2441407 0.40201824,-2.4840496 v -1.1341146 q 0,-1.2906901 0.53320315,-1.95931 0.53743491,-0.6686198 1.54459641,-0.6686198 1.0071615,0 1.5403646,0.6643881 0.5332032,0.6601562 0.5458985,1.9000651 z M 3.3430991,-3.7916668 q 0,-0.7659506 -0.2115886,-1.1129558 -0.2073567,-0.351237 -0.6516927,-0.351237 -0.4316406,0 -0.6389974,0.3343099 -0.203125,0.3300782 -0.2158203,1.0367839 v 1.498047 q 0,0.7532552 0.203125,1.1214193 0.2073567,0.36393228 0.6601562,0.36393228 0.4485678,0 0.647461,-0.35123698 0.1988932,-0.351237 0.2073568,-1.0748698 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path357" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
id="g194" | |||
transform="rotate(-172.92,-8.5,-0.52583884)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 1.5" | |||
id="polyline192" /> | |||
</g> | |||
<g | |||
id="g200" | |||
transform="rotate(-145.13,-8.5,-2.6694419)"> | |||
<g | |||
id="g198" | |||
transform="rotate(145.13,1.5,0.47107798)"> | |||
<g | |||
aria-label="1" | |||
transform="translate(-2.8,3.3)" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text196"> | |||
<path | |||
d="M 3.3896486,0 H 2.1666667 V -4.7141929 L 0.70670576,-4.2613934 V -5.2558596 L 3.2584637,-6.1699221 h 0.1311849 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path361" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
id="g204" | |||
transform="rotate(-105.84,-8.5,-6.4238366)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline202" /> | |||
</g> | |||
<g | |||
id="g208" | |||
transform="rotate(-75.68,-8.5,-10.942351)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline206" /> | |||
</g> | |||
<g | |||
id="g212" | |||
transform="rotate(-50.26,-8.5,-18.120852)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline210" /> | |||
</g> | |||
<g | |||
id="g218" | |||
transform="rotate(-27.87,-8.5,-34.257154)"> | |||
<g | |||
id="g216" | |||
transform="rotate(27.87,1.5,6.0453801)"> | |||
<g | |||
aria-label="5" | |||
transform="translate(-2.8,3.3)" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text214"> | |||
<path | |||
d="M 0.60091148,-3.029948 0.95638024,-6.1614586 H 4.4095054 v 1.0198568 H 1.95931 l -0.1523438,1.3245444 q 0.4358724,-0.2327474 0.9267579,-0.2327474 0.8802083,0 1.3795573,0.5458984 0.499349,0.5458985 0.499349,1.5276693 0,0.5966798 -0.2539063,1.07063811 -0.2496745,0.46972658 -0.719401,0.73209638 -0.4697266,0.25813803 -1.108724,0.25813803 -0.5585938,0 -1.0367839,-0.22428386 Q 1.015625,-0.36816408 0.73632815,-0.77864586 0.46126304,-1.1891276 0.44433595,-1.7138673 H 1.6546225 q 0.038086,0.3850912 0.2666015,0.6009115 0.2327474,0.21158858 0.6051433,0.21158858 0.4147135,0 0.6389974,-0.29622398 0.2242839,-0.3004557 0.2242839,-0.8463542 0,-0.5247396 -0.2581381,-0.8040365 -0.258138,-0.2792969 -0.7320963,-0.2792969 -0.4358725,0 -0.7067058,0.2285157 l -0.1184896,0.110026 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path367" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
id="g222" | |||
transform="rotate(-7.62,-8.5,-127.63677)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline220" /> | |||
</g> | |||
<g | |||
id="g226" | |||
transform="rotate(11,-8.5,88.275875)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline224" /> | |||
</g> | |||
<g | |||
id="g230" | |||
transform="rotate(28.33,-8.5,33.678168)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline228" /> | |||
</g> | |||
<g | |||
id="g234" | |||
transform="rotate(44.6,-8.5,20.725142)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline232" /> | |||
</g> | |||
<g | |||
id="g238" | |||
transform="rotate(60,-8.5,14.722432)"> | |||
<path | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3" | |||
id="polyline236" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
aria-label="LOOP" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:0.5px;fill:#333333" | |||
id="text127"> | |||
<path | |||
d="m 12.179688,137.6586 h 2.488281 v 0.94141 h -3.660156 v -5.6875 h 1.171875 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:0.5px;fill:#333333" | |||
id="path375" /> | |||
<path | |||
d="m 20.257812,135.88516 q 0,0.83985 -0.296875,1.47266 -0.296875,0.63281 -0.851562,0.97656 -0.550781,0.34375 -1.265625,0.34375 -0.707031,0 -1.261719,-0.33984 -0.554687,-0.33985 -0.859375,-0.96875 -0.304687,-0.63282 -0.308593,-1.45313 v -0.28125 q 0,-0.83984 0.300781,-1.47656 0.304687,-0.64063 0.855468,-0.98047 0.554688,-0.34375 1.265625,-0.34375 0.710938,0 1.261719,0.34375 0.554688,0.33984 0.855469,0.98047 0.304687,0.63672 0.304687,1.47266 z m -1.1875,-0.25781 q 0,-0.89453 -0.320312,-1.35938 -0.320313,-0.46484 -0.914063,-0.46484 -0.589843,0 -0.910156,0.46094 -0.320312,0.45703 -0.324219,1.34375 v 0.27734 q 0,0.8711 0.320313,1.35156 0.320312,0.48047 0.921875,0.48047 0.589844,0 0.90625,-0.46093 0.316406,-0.46485 0.320312,-1.35157 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:0.5px;fill:#333333" | |||
id="path377" /> | |||
<path | |||
d="m 26.289062,135.88516 q 0,0.83985 -0.296875,1.47266 -0.296875,0.63281 -0.851562,0.97656 -0.550781,0.34375 -1.265625,0.34375 -0.707031,0 -1.261719,-0.33984 -0.554687,-0.33985 -0.859375,-0.96875 -0.304687,-0.63282 -0.308594,-1.45313 v -0.28125 q 0,-0.83984 0.300782,-1.47656 0.304687,-0.64063 0.855468,-0.98047 0.554688,-0.34375 1.265625,-0.34375 0.710938,0 1.261719,0.34375 0.554688,0.33984 0.855469,0.98047 0.304687,0.63672 0.304687,1.47266 z m -1.1875,-0.25781 q 0,-0.89453 -0.320312,-1.35938 -0.320313,-0.46484 -0.914063,-0.46484 -0.589843,0 -0.910156,0.46094 -0.320312,0.45703 -0.324219,1.34375 v 0.27734 q 0,0.8711 0.320313,1.35156 0.320312,0.48047 0.921875,0.48047 0.589844,0 0.90625,-0.46093 0.316406,-0.46485 0.320312,-1.35157 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:0.5px;fill:#333333" | |||
id="path379" /> | |||
<path | |||
d="m 28.820312,136.5961 v 2.00391 h -1.171875 v -5.6875 h 2.21875 q 0.640625,0 1.125,0.23437 0.488282,0.23438 0.75,0.66797 0.261719,0.42969 0.261719,0.98047 0,0.83594 -0.574219,1.32031 -0.570312,0.48047 -1.582031,0.48047 z m 0,-0.94922 h 1.046875 q 0.464844,0 0.707032,-0.21875 0.246093,-0.21875 0.246093,-0.625 0,-0.41797 -0.246093,-0.67578 -0.246094,-0.25781 -0.679688,-0.26563 h -1.074219 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:0.5px;fill:#333333" | |||
id="path381" /> | |||
</g> | |||
<g | |||
aria-label="LIN" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text131"> | |||
<path | |||
d="m 12.179688,152.1586 h 2.488281 v 0.94141 h -3.660156 v -5.6875 h 1.171875 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path384" /> | |||
<path | |||
d="m 18.582031,153.10001 h -1.171875 v -5.6875 h 1.171875 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path386" /> | |||
<path | |||
d="m 26.289062,153.10001 h -1.171875 l -2.28125,-3.74219 v 3.74219 h -1.171875 v -5.6875 h 1.171875 l 2.285157,3.75 v -3.75 h 1.167968 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path388" /> | |||
</g> | |||
<g | |||
id="g145" | |||
transform="translate(5.5,160.5)"> | |||
<path | |||
transform="translate(0,98)" | |||
style="fill:#fafafa" | |||
d="M 0,0 H 34 V 10 H 0 Z" | |||
id="rect135" /> | |||
<path | |||
style="fill:#fafafa" | |||
d="m 5,0 h 24 c 2.77,0 5,2.23 5,5 v 98 c 0,2.77 -2.23,5 -5,5 H 5 c -2.77,0 -5,-2.23 -5,-5 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect137" /> | |||
<g | |||
aria-label="TRIG" | |||
transform="translate(6.5,35)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text139"> | |||
<path | |||
d="M 3.9908853,-3.9485676 H 2.5390624 V 0 H 1.5625 V -3.9485676 H 0.13020833 V -4.7395832 H 3.9908853 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path393" /> | |||
<path | |||
d="M 8.3053383,-1.735026 H 7.5273436 V 0 H 6.5507811 v -4.7395832 h 1.7610676 q 0.8398438,0 1.2955729,0.3743489 0.4557294,0.374349 0.4557294,1.0579427 0,0.485026 -0.2115887,0.8105469 -0.2083334,0.3222656 -0.6347657,0.5143229 l 1.0253904,1.93684888 V 0 H 9.1940102 Z M 7.5273436,-2.5260416 H 8.315104 q 0.3678385,0 0.5696614,-0.1855469 0.2018229,-0.1888021 0.2018229,-0.5175781 0,-0.3352864 -0.1920573,-0.5273437 Q 8.7057289,-3.9485676 8.3118487,-3.9485676 H 7.5273436 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path395" /> | |||
<path | |||
d="m 13.847005,0 h -0.976563 v -4.7395832 h 0.976563 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path397" /> | |||
<path | |||
d="m 20.498698,-0.59895832 q -0.263671,0.3157552 -0.745442,0.49153645 -0.481771,0.17252604 -1.067709,0.17252604 -0.615234,0 -1.080729,-0.26692708 Q 17.142579,-0.4720052 16.888672,-0.98307289 16.638021,-1.4941406 16.631511,-2.1842447 v -0.3222657 q 0,-0.7096354 0.23763,-1.2272135 0.240886,-0.5208333 0.690104,-0.7942708 0.452474,-0.2766927 1.057943,-0.2766927 0.843099,0 1.318359,0.4036458 0.475261,0.4003907 0.563151,1.1686198 h -0.95052 q -0.0651,-0.406901 -0.289714,-0.5957031 -0.221354,-0.1888021 -0.611979,-0.1888021 -0.498047,0 -0.758464,0.374349 -0.260416,0.3743489 -0.263671,1.1132812 v 0.3027344 q 0,0.7454426 0.283203,1.126302 0.283203,0.38085938 0.830078,0.38085938 0.55013,0 0.784505,-0.234375 V -1.7708333 h -0.888672 v -0.719401 h 1.865234 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path399" /> | |||
</g> | |||
<g | |||
aria-label="ATTACK" | |||
transform="translate(2,70)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="text141"> | |||
<path | |||
d="M 3.0989583,-0.97656248 H 1.3867187 L 1.0611979,0 H 0.02278646 L 1.7871093,-4.7395832 H 2.6920572 L 4.4661457,0 H 3.4277343 Z M 1.6503906,-1.7675781 H 2.8352864 L 2.2395833,-3.5416666 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path402" /> | |||
<path | |||
d="M 9.0924478,-3.9485676 H 7.6406249 V 0 H 6.6640625 V -3.9485676 H 5.2317708 v -0.7910156 h 3.860677 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path404" /> | |||
<path | |||
d="M 14.272135,-3.9485676 H 12.820312 V 0 H 11.84375 v -3.9485676 h -1.432292 v -0.7910156 h 3.860677 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path406" /> | |||
<path | |||
d="m 18.117187,-0.97656248 h -1.71224 L 16.079426,0 h -1.038411 l 1.764323,-4.7395832 h 0.904948 L 19.484374,0 H 18.445963 Z M 16.668619,-1.7675781 h 1.184896 l -0.595703,-1.7740885 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path408" /> | |||
<path | |||
d="m 24.589193,-1.578776 q -0.05534,0.76497394 -0.566407,1.20442705 -0.507812,0.43945312 -1.341145,0.43945312 -0.911459,0 -1.435547,-0.61197916 Q 20.72526,-1.1621093 20.72526,-2.2330729 v -0.2897135 q 0,-0.6835937 0.240886,-1.2044271 0.240885,-0.5208333 0.686849,-0.797526 0.449219,-0.2799479 1.041666,-0.2799479 0.820313,0 1.321615,0.4394531 0.501302,0.4394531 0.579427,1.233724 h -0.976562 q -0.03581,-0.4589844 -0.257162,-0.6640625 -0.218099,-0.2083334 -0.667318,-0.2083334 -0.488281,0 -0.732421,0.3515625 -0.240886,0.3483073 -0.247396,1.0839844 v 0.3580729 q 0,0.7682291 0.23112,1.1230468 0.234375,0.35481774 0.735677,0.35481774 0.452474,0 0.673828,-0.20507812 0.224609,-0.20833332 0.257161,-0.64127602 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path410" /> | |||
<path | |||
d="m 27.714843,-1.9010416 -0.507812,0.546875 V 0 h -0.976563 v -4.7395832 h 0.976563 v 2.1484374 l 0.429687,-0.5891927 1.207682,-1.5592447 h 1.201172 L 28.36263,-2.6334635 30.0944,0 h -1.162109 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path412" /> | |||
</g> | |||
<g | |||
aria-label="DECAY" | |||
transform="translate(2.5,105)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text143"> | |||
<path | |||
d="M 0.42317707,0 V -4.7395832 H 1.8815104 q 0.625,0 1.1165364,0.2832031 0.4947917,0.2799479 0.7714844,0.8007812 0.2766927,0.5175781 0.2766927,1.1783854 v 0.218099 q 0,0.6608072 -0.2734375,1.1751302 -0.2701823,0.51432286 -0.764974,0.79752597 Q 2.5130208,-0.00325521 1.891276,0 Z M 1.3997395,-3.9485676 v 3.16406241 h 0.4720052 q 0.5729167,0 0.8756511,-0.37434891 0.3027343,-0.374349 0.3092448,-1.0709636 v -0.250651 q 0,-0.7226562 -0.2994792,-1.09375 -0.2994792,-0.3743489 -0.875651,-0.3743489 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path415" /> | |||
<path | |||
d="m 9.610677,-2.0540364 h -1.875 v 1.26953121 H 9.9361978 V 0 H 6.7591146 v -4.7395832 h 3.1705728 v 0.7910156 H 7.735677 v 1.1295573 h 1.875 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path417" /> | |||
<path | |||
d="m 16.229818,-1.578776 q -0.05534,0.76497394 -0.566407,1.20442705 -0.507812,0.43945312 -1.341145,0.43945312 -0.911459,0 -1.435547,-0.61197916 -0.520834,-0.61523431 -0.520834,-1.68619791 v -0.2897135 q 0,-0.6835937 0.240886,-1.2044271 0.240885,-0.5208333 0.686849,-0.797526 0.449219,-0.2799479 1.041666,-0.2799479 0.820313,0 1.321615,0.4394531 0.501302,0.4394531 0.579427,1.233724 h -0.976562 q -0.03581,-0.4589844 -0.257162,-0.6640625 -0.218099,-0.2083334 -0.667318,-0.2083334 -0.488281,0 -0.732421,0.3515625 -0.240886,0.3483073 -0.247396,1.0839844 v 0.3580729 q 0,0.7682291 0.23112,1.1230468 0.234375,0.35481774 0.735677,0.35481774 0.452474,0 0.673828,-0.20507812 0.224609,-0.20833332 0.257161,-0.64127602 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path419" /> | |||
<path | |||
d="M 21.546874,-0.97656248 H 19.834635 L 19.509114,0 h -1.038412 l 1.764323,-4.7395832 h 0.904948 L 22.914062,0 H 21.87565 Z M 20.098307,-1.7675781 h 1.184895 l -0.595703,-1.7740885 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path421" /> | |||
<path | |||
d="m 26.515624,-2.6041666 0.986328,-2.1354166 H 28.56966 L 27.013671,-1.71875 V 0 h -0.992839 v -1.71875 l -1.55599,-3.0208332 h 1.070964 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path423" /> | |||
</g> | |||
</g> | |||
<g | |||
id="g155" | |||
transform="translate(5.5,271.5)"> | |||
<path | |||
transform="translate(0,-3)" | |||
style="fill:#bbbbbb" | |||
d="M 0,0 H 34 V 10 H 0 Z" | |||
id="rect147" /> | |||
<path | |||
style="fill:#bbbbbb" | |||
d="m 5,0 h 24 c 2.77,0 5,2.23 5,5 v 60 c 0,2.77 -2.23,5 -5,5 H 5 C 2.23,70 0,67.77 0,65 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect149" /> | |||
<g | |||
aria-label="ENV" | |||
transform="translate(8.5,32)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text151"> | |||
<path | |||
d="m 3.2747395,-2.0540364 h -1.875 v 1.26953121 H 3.6002603 V 0 H 0.42317707 V -4.7395832 H 3.5937499 v 0.7910156 H 1.3997395 v 1.1295573 h 1.875 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path428" /> | |||
<path | |||
d="M 10.027344,0 H 9.0507812 L 7.1497395,-3.1184895 V 0 H 6.1731771 v -4.7395832 h 0.9765624 l 1.9042969,3.1249999 v -3.1249999 h 0.9733076 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path430" /> | |||
<path | |||
d="m 14.63802,-1.1751302 1.074219,-3.564453 h 1.087239 L 15.149088,0 h -1.01888 l -1.643881,-4.7395832 h 1.083985 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path432" /> | |||
</g> | |||
<g | |||
aria-label="EOC" | |||
transform="translate(8.5,67)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text153"> | |||
<path | |||
d="m 3.2747395,-2.0540364 h -1.875 v 1.26953121 H 3.6002603 V 0 H 0.42317707 V -4.7395832 H 3.5937499 v 0.7910156 H 1.3997395 v 1.1295573 h 1.875 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path435" /> | |||
<path | |||
d="m 10.066406,-2.2623697 q 0,0.6998697 -0.2473957,1.2272135 -0.2473958,0.52734371 -0.7096354,0.81380204 -0.4589843,0.28645833 -1.0546875,0.28645833 -0.5891926,0 -1.0514322,-0.28320312 Q 6.5410156,-0.50130207 6.2871094,-1.0253906 6.0332031,-1.5527343 6.0299479,-2.2363281 v -0.234375 q 0,-0.6998697 0.250651,-1.2304687 0.2539063,-0.5338541 0.7128907,-0.8170573 0.4622395,-0.2864583 1.0546874,-0.2864583 0.5924479,0 1.0514323,0.2864583 0.4622396,0.2832032 0.7128906,0.8170573 0.2539061,0.530599 0.2539061,1.2272135 z M 9.0768228,-2.4772135 q 0,-0.7454427 -0.266927,-1.1328125 -0.2669271,-0.3873697 -0.7617188,-0.3873697 -0.4915364,0 -0.7584635,0.3841145 -0.2669271,0.3808594 -0.2701823,1.1197917 v 0.2311198 q 0,0.7259114 0.2669271,1.126302 0.2669271,0.40039063 0.7682291,0.40039063 0.4915365,0 0.7552084,-0.38411453 0.2636718,-0.3873698 0.266927,-1.1263021 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path437" /> | |||
<path | |||
d="m 16.503255,-1.578776 q -0.05534,0.76497394 -0.566406,1.20442705 -0.507813,0.43945312 -1.341146,0.43945312 -0.911458,0 -1.435547,-0.61197916 -0.520833,-0.61523431 -0.520833,-1.68619791 v -0.2897135 q 0,-0.6835937 0.240885,-1.2044271 0.240886,-0.5208333 0.686849,-0.797526 0.449219,-0.2799479 1.041667,-0.2799479 0.820312,0 1.321614,0.4394531 0.501303,0.4394531 0.579428,1.233724 h -0.976563 q -0.03581,-0.4589844 -0.257161,-0.6640625 -0.218099,-0.2083334 -0.667318,-0.2083334 -0.488281,0 -0.732422,0.3515625 -0.240885,0.3483073 -0.247396,1.0839844 v 0.3580729 q 0,0.7682291 0.23112,1.1230468 0.234375,0.35481774 0.735677,0.35481774 0.452474,0 0.673828,-0.20507812 0.22461,-0.20833332 0.257162,-0.64127602 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path439" /> | |||
</g> | |||
</g> | |||
</svg> |
@@ -0,0 +1,718 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<svg | |||
xmlns:dc="http://purl.org/dc/elements/1.1/" | |||
xmlns:cc="http://creativecommons.org/ns#" | |||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |||
xmlns:svg="http://www.w3.org/2000/svg" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |||
version="1.1" | |||
width="90" | |||
height="380" | |||
viewBox="0 0 90 380" | |||
id="svg133" | |||
sodipodi:docname="svg_render_tmp.svg" | |||
inkscape:version="0.92.2 5c3e80d, 2017-08-06"> | |||
<metadata | |||
id="metadata137"> | |||
<rdf:RDF> | |||
<cc:Work | |||
rdf:about=""> | |||
<dc:format>image/svg+xml</dc:format> | |||
<dc:type | |||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |||
</cc:Work> | |||
</rdf:RDF> | |||
</metadata> | |||
<sodipodi:namedview | |||
pagecolor="#ffffff" | |||
bordercolor="#666666" | |||
borderopacity="1" | |||
objecttolerance="10" | |||
gridtolerance="10" | |||
guidetolerance="10" | |||
inkscape:pageopacity="0" | |||
inkscape:pageshadow="2" | |||
inkscape:window-width="468" | |||
inkscape:window-height="449" | |||
id="namedview135" | |||
showgrid="false" | |||
inkscape:zoom="0.62105263" | |||
inkscape:cx="45" | |||
inkscape:cy="190" | |||
inkscape:window-x="0" | |||
inkscape:window-y="0" | |||
inkscape:window-maximized="0" | |||
inkscape:current-layer="svg133" /> | |||
<style | |||
id="style2"> | |||
text { | |||
fill: #333; | |||
font-family: 'Roboto', sans-serif; | |||
font-weight: bold; | |||
} | |||
text.title { | |||
font-family: 'Comfortaa', sans-serif; | |||
font-weight: normal; | |||
} | |||
text.brand { | |||
font-family: 'Audiowide', sans-serif; | |||
font-weight: bold; | |||
} | |||
</style> | |||
<defs | |||
id="defs77"> | |||
<symbol | |||
id="knob45" | |||
viewBox="0 0 90px 90px"> | |||
<g | |||
transform="translate(45 45)" | |||
id="g10"> | |||
<polyline | |||
points="-5,0 5,0" | |||
stroke-width="1" | |||
stroke="#00f" | |||
id="polyline4" /> | |||
<polyline | |||
points="0,-5 0,5" | |||
stroke-width="1" | |||
stroke="#00f" | |||
id="polyline6" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="22" | |||
stroke-width="1" | |||
stroke="#00f" | |||
fill="none" | |||
id="circle8" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="knobguide-rectify" | |||
viewBox="0 0 90px 90px"> | |||
<g | |||
transform="translate(45 45)" | |||
id="g35"> | |||
<text | |||
font-size="6.0pt" | |||
transform="rotate(-240) translate(29 0) rotate(240) translate(-4 3)" | |||
id="text13">0</text> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-210) translate(26 0)" | |||
id="polyline15" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-180) translate(26 0)" | |||
id="polyline17" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-150) translate(26 0)" | |||
id="polyline19" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-120) translate(26 0)" | |||
id="polyline21" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-90) translate(26 0)" | |||
id="polyline23" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-60) translate(26 0)" | |||
id="polyline25" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-30) translate(26 0)" | |||
id="polyline27" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(0) translate(26 0)" | |||
id="polyline29" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(30) translate(26 0)" | |||
id="polyline31" /> | |||
<polyline | |||
points="0,0 5.5,0" | |||
stroke-width="1.5" | |||
stroke="#333" | |||
transform="rotate(60) translate(26 0)" | |||
id="polyline33" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="knobguide-drywet" | |||
viewBox="0 0 90px 90px"> | |||
<g | |||
transform="translate(45 45)" | |||
id="g60"> | |||
<text | |||
font-size="6.0pt" | |||
transform="rotate(-240) translate(29 0) rotate(240) translate(-4 3)" | |||
id="text38">D</text> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-210) translate(26 0)" | |||
id="polyline40" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-180) translate(26 0)" | |||
id="polyline42" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-150) translate(26 0)" | |||
id="polyline44" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-120) translate(26 0)" | |||
id="polyline46" /> | |||
<polyline | |||
points="0,0 5.5,0" | |||
stroke-width="1.5" | |||
stroke="#333" | |||
transform="rotate(-90) translate(26 0)" | |||
id="polyline48" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-60) translate(26 0)" | |||
id="polyline50" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-30) translate(26 0)" | |||
id="polyline52" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(0) translate(26 0)" | |||
id="polyline54" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(30) translate(26 0)" | |||
id="polyline56" /> | |||
<text | |||
font-size="6.0pt" | |||
transform="rotate(60) translate(29 0) rotate(-60) translate(-1 3)" | |||
id="text58">W</text> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="input" | |||
viewBox="0 0 24px 24px"> | |||
<g | |||
transform="translate(12 12)" | |||
id="g67"> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="5" | |||
stroke-width="1" | |||
stroke="#0f0" | |||
fill="#0f0" | |||
id="circle63" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="10.5" | |||
stroke-width="3" | |||
stroke="#0f0" | |||
fill="none" | |||
id="circle65" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="output" | |||
viewBox="0 0 24px 24px"> | |||
<g | |||
transform="translate(12 12)" | |||
id="g74"> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="5" | |||
stroke-width="1" | |||
stroke="#f00" | |||
fill="#f00" | |||
id="circle70" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="10.5" | |||
stroke-width="3" | |||
stroke="#f00" | |||
fill="none" | |||
id="circle72" /> | |||
</g> | |||
</symbol> | |||
</defs> | |||
<path | |||
style="fill:#dddddd" | |||
d="M 0,0 H 90 V 380 H 0 Z" | |||
id="rect79" /> | |||
<path | |||
style="fill:none;stroke:#e4e4e4;stroke-width:0.5" | |||
d="M 1,1 H 89 V 379 H 1 V 1" | |||
id="polyline81" /> | |||
<path | |||
style="fill:none;stroke:#ebebeb;stroke-width:0.80000001" | |||
d="m 0.5,0.5 h 89 v 379 H 0.5 V 0.5" | |||
id="polyline83" /> | |||
<path | |||
style="fill:none;stroke:#f2f2f2;stroke-width:1" | |||
d="M 0,0 H 90 V 380 H 0 V 0" | |||
id="polyline85" /> | |||
<g | |||
aria-label="AM/RM" | |||
style="font-weight:normal;font-size:12px;font-family:Comfortaa, sans-serif;letter-spacing:3px;fill:#333333" | |||
id="text87"> | |||
<path | |||
d="m 34.732,16.34 q 0.048,0.084 0.048,0.192 0,0.192 -0.144,0.336 Q 34.504,17 34.312,17 34,17 33.868,16.712 L 33.064,14.768 H 28.42 l -0.804,1.944 Q 27.52,17 27.184,17 q -0.204,0 -0.336,-0.132 -0.12,-0.144 -0.12,-0.336 0,-0.12 0.036,-0.204 l 3.528,-8.376 q 0.132,-0.324 0.456,-0.324 0.324,0 0.444,0.324 z M 32.74,13.964 30.748,9.152 28.756,13.964 Z" | |||
style="font-weight:normal;font-size:12px;font-family:Comfortaa, sans-serif;letter-spacing:3px;fill:#333333" | |||
id="path321" /> | |||
<path | |||
d="m 48.0535,7.628 q 0.192,0 0.324,0.132 0.132,0.132 0.132,0.336 v 8.436 q 0,0.192 -0.132,0.336 -0.132,0.132 -0.324,0.132 -0.204,0 -0.348,-0.132 -0.132,-0.144 -0.132,-0.336 V 9.74 l -3.336,6.816 q -0.144,0.228 -0.408,0.228 -0.3,0 -0.432,-0.288 l -3.324,-6.648 v 6.684 q 0,0.192 -0.132,0.336 -0.132,0.132 -0.336,0.132 -0.192,0 -0.336,-0.132 -0.132,-0.144 -0.132,-0.336 V 8.096 q 0,-0.204 0.132,-0.336 0.144,-0.132 0.336,-0.132 0.276,0 0.42,0.24 l 3.84,7.632 3.768,-7.632 q 0.144,-0.24 0.42,-0.24 z" | |||
style="font-weight:normal;font-size:12px;font-family:Comfortaa, sans-serif;letter-spacing:3px;fill:#333333" | |||
id="path323" /> | |||
<path | |||
d="m 56.975125,7.88 q 0.06,-0.132 0.168,-0.204 0.12,-0.072 0.264,-0.072 0.204,0 0.324,0.144 0.132,0.132 0.132,0.324 0,0.096 -0.036,0.192 l -3.768,9.408 q -0.096,0.264 -0.432,0.264 -0.192,0 -0.324,-0.132 -0.132,-0.132 -0.132,-0.324 0,-0.096 0.036,-0.204 z" | |||
style="font-weight:normal;font-size:12px;font-family:Comfortaa, sans-serif;letter-spacing:3px;fill:#333333" | |||
id="path325" /> | |||
<path | |||
d="m 68.384125,16.28 q 0.108,0.18 0.108,0.324 0,0.18 -0.132,0.288 -0.132,0.108 -0.348,0.108 -0.144,0 -0.24,-0.06 -0.096,-0.06 -0.168,-0.18 l -2.16,-3.432 h -0.204 -1.776 v 3.204 q 0,0.204 -0.132,0.336 -0.132,0.132 -0.336,0.132 -0.204,0 -0.336,-0.132 -0.132,-0.132 -0.132,-0.336 V 8.096 q 0,-0.204 0.132,-0.336 0.132,-0.132 0.336,-0.132 h 2.244 q 0.876,0 1.56,0.372 0.684,0.36 1.068,1.02 0.396,0.66 0.396,1.5 0,0.924 -0.504,1.62 -0.492,0.696 -1.344,0.996 z m -3.144,-3.852 q 0.6,0 1.08,-0.24 0.492,-0.252 0.756,-0.684 0.276,-0.432 0.276,-0.984 0,-0.576 -0.276,-1.032 -0.264,-0.456 -0.744,-0.708 -0.48,-0.252 -1.092,-0.252 h -1.776 v 3.9 z" | |||
style="font-weight:normal;font-size:12px;font-family:Comfortaa, sans-serif;letter-spacing:3px;fill:#333333" | |||
id="path327" /> | |||
<path | |||
d="m 81.850375,7.628 q 0.192,0 0.324,0.132 0.132,0.132 0.132,0.336 v 8.436 q 0,0.192 -0.132,0.336 -0.132,0.132 -0.324,0.132 -0.204,0 -0.348,-0.132 -0.132,-0.144 -0.132,-0.336 V 9.74 l -3.336,6.816 q -0.144,0.228 -0.408,0.228 -0.3,0 -0.432,-0.288 l -3.324,-6.648 v 6.684 q 0,0.192 -0.132,0.336 -0.132,0.132 -0.336,0.132 -0.192,0 -0.336,-0.132 -0.132,-0.144 -0.132,-0.336 V 8.096 q 0,-0.204 0.132,-0.336 0.144,-0.132 0.336,-0.132 0.276,0 0.42,0.24 l 3.84,7.632 3.768,-7.632 q 0.144,-0.24 0.42,-0.24 z" | |||
style="font-weight:normal;font-size:12px;font-family:Comfortaa, sans-serif;letter-spacing:3px;fill:#333333" | |||
id="path329" /> | |||
</g> | |||
<g | |||
aria-label="BOGAUDIO" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text89"> | |||
<path | |||
d="m 12.194662,372.66699 q 0,0.20313 -0.07194,0.43587 -0.06771,0.23275 -0.228516,0.43165 -0.156576,0.19889 -0.410482,0.33431 Q 11.229818,374 10.861654,374 H 6.6848959 q -0.1184896,0 -0.2200521,-0.0423 -0.1015625,-0.0423 -0.1777344,-0.11426 -0.07194,-0.0762 -0.1142578,-0.17773 -0.042318,-0.10156 -0.042318,-0.22005 V 368.486 q 0,-0.11426 0.042318,-0.21582 0.042318,-0.10156 0.1142578,-0.17773 0.076172,-0.0762 0.1777344,-0.11849 0.1015625,-0.0423 0.2200521,-0.0423 h 3.6816411 q 0.203125,0 0.435872,0.0719 0.232747,0.0719 0.431641,0.23275 0.203125,0.15657 0.33431,0.41048 0.135416,0.25391 0.135416,0.62207 v 0.20736 q 0,0.29199 -0.09733,0.63053 -0.09733,0.33431 -0.313152,0.63477 0.186198,0.11425 0.347006,0.27506 0.165039,0.16081 0.28776,0.3724 0.122721,0.21159 0.194662,0.47819 0.07194,0.2666 0.07194,0.58821 z m -1.100261,-0.21159 q 0,-0.21582 -0.06771,-0.38509 -0.06771,-0.1735 -0.19043,-0.29622 -0.122721,-0.12272 -0.296224,-0.1862 -0.173502,-0.0677 -0.389323,-0.0677 H 7.6708985 v -1.10872 h 1.9847006 q 0.2158203,0 0.3893229,-0.0635 0.173503,-0.0677 0.296224,-0.19043 0.122721,-0.12272 0.186198,-0.29199 0.06771,-0.1735 0.06771,-0.38932 v -0.20736 q 0,-0.23698 -0.228515,-0.23698 H 7.2307943 v 3.86784 h 3.6308597 q 0.02962,0 0.07194,-0.004 0.04232,-0.004 0.07617,-0.0254 0.03385,-0.0212 0.05924,-0.0719 0.02539,-0.0508 0.02539,-0.13965 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path332" /> | |||
<path | |||
d="m 21.515625,371.54557 q 0,0.55436 -0.190429,1.01986 -0.19043,0.46549 -0.528972,0.80404 -0.338541,0.33854 -0.804036,0.52897 -0.461263,0.1862 -1.007162,0.1862 h -1.489583 q -0.545899,0 -1.011393,-0.1862 -0.465495,-0.19043 -0.804037,-0.52897 -0.338542,-0.33855 -0.533203,-0.80404 -0.19043,-0.4655 -0.19043,-1.01986 v -1.1595 q 0,-0.55013 0.19043,-1.01563 0.194661,-0.46972 0.533203,-0.80403 0.338542,-0.33855 0.804037,-0.52898 0.465494,-0.19043 1.011393,-0.19043 h 1.489583 q 0.545899,0 1.007162,0.19043 0.465495,0.19043 0.804036,0.52898 0.338542,0.33431 0.528972,0.80403 0.190429,0.4655 0.190429,1.01563 z m -1.10026,-1.1595 q 0,-0.32585 -0.105794,-0.58822 -0.101563,-0.2666 -0.291993,-0.4528 -0.186198,-0.19043 -0.452799,-0.29199 -0.26237,-0.10579 -0.579753,-0.10579 h -1.489583 q -0.321615,0 -0.588216,0.10579 -0.26237,0.10156 -0.4528,0.29199 -0.19043,0.1862 -0.296224,0.4528 -0.101562,0.26237 -0.101562,0.58822 v 1.1595 q 0,0.32585 0.101562,0.59245 0.105794,0.26237 0.296224,0.4528 0.19043,0.1862 0.4528,0.29199 0.266601,0.10156 0.588216,0.10156 h 1.48112 q 0.321614,0 0.583984,-0.10156 0.266602,-0.10579 0.457031,-0.29199 0.19043,-0.19043 0.291993,-0.4528 0.105794,-0.2666 0.105794,-0.59245 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path334" /> | |||
<path | |||
d="m 30.59961,373.44564 q 0,0.11849 -0.04232,0.22005 -0.04232,0.10156 -0.11849,0.17773 -0.07194,0.0719 -0.173502,0.11426 Q 30.163737,374 30.045248,374 h -3.969402 q -0.152343,0 -0.330078,-0.0338 -0.173502,-0.0381 -0.347005,-0.11426 -0.169271,-0.0762 -0.325846,-0.19466 -0.156576,-0.12272 -0.279297,-0.292 -0.11849,-0.1735 -0.19043,-0.39778 -0.07194,-0.22852 -0.07194,-0.51205 v -2.97916 q 0,-0.15235 0.03385,-0.32585 0.03809,-0.17773 0.114258,-0.347 0.07617,-0.17351 0.198893,-0.33008 0.122722,-0.15658 0.291992,-0.27507 0.173503,-0.12272 0.397787,-0.19466 0.224284,-0.0719 0.507812,-0.0719 h 4.472982 v 1.10026 h -4.472982 q -0.21582,0 -0.330078,0.11426 -0.114258,0.11426 -0.114258,0.33854 v 2.9707 q 0,0.21159 0.114258,0.33008 0.11849,0.11426 0.330078,0.11426 h 3.423503 v -1.37956 h -2.928385 v -1.10872 h 3.474284 q 0.118489,0 0.220052,0.0466 0.101562,0.0423 0.173502,0.11849 0.07617,0.0762 0.11849,0.17773 0.04232,0.0973 0.04232,0.21159 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path336" /> | |||
<path | |||
d="m 39.708986,374 h -1.100261 v -1.48958 H 34.740887 V 374 h -1.100261 v -3.03418 q 0,-0.66439 0.228516,-1.22298 0.228516,-0.5586 0.634766,-0.96061 0.40625,-0.40202 0.960612,-0.62631 0.554362,-0.22428 1.210286,-0.22428 h 2.479818 q 0.114258,0 0.21582,0.0423 0.101563,0.0423 0.177735,0.11849 0.07617,0.0762 0.118489,0.17773 0.04232,0.10156 0.04232,0.21582 z m -4.968099,-2.58984 h 3.867838 v -2.37826 h -1.933919 q -0.05078,0 -0.21582,0.0169 -0.160808,0.0127 -0.376628,0.0719 -0.211588,0.0592 -0.448568,0.18196 -0.236979,0.12273 -0.435872,0.33855 -0.198893,0.21582 -0.330078,0.54166 -0.126953,0.32162 -0.126953,0.78288 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path338" /> | |||
<path | |||
d="m 48.928386,373.44564 q 0,0.11849 -0.04232,0.22005 -0.04232,0.10156 -0.11849,0.17773 -0.07617,0.0719 -0.177734,0.11426 Q 48.488281,374 48.374024,374 h -2.479818 q -0.351237,0 -0.710938,-0.0762 -0.3597,-0.0762 -0.698242,-0.23275 -0.33431,-0.16081 -0.630534,-0.40625 -0.296224,-0.24544 -0.520508,-0.57975 -0.220052,-0.33854 -0.347005,-0.77018 -0.126953,-0.43588 -0.126953,-0.96908 v -3.03418 h 1.100261 v 3.03418 q 0,0.4655 0.126953,0.78711 0.131185,0.32161 0.330078,0.53743 0.198893,0.21582 0.435872,0.33855 0.236979,0.12272 0.448568,0.18196 0.21582,0.0592 0.376628,0.0762 0.165039,0.0127 0.21582,0.0127 h 1.933919 v -4.9681 h 1.100261 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path340" /> | |||
<path | |||
d="m 58.266279,371.46094 q 0,0.55436 -0.194662,1.01985 -0.190429,0.4655 -0.528971,0.80404 -0.338542,0.33431 -0.804036,0.52474 Q 56.273115,374 55.727216,374 h -2.970703 q -0.11849,0 -0.220052,-0.0423 -0.101563,-0.0423 -0.177734,-0.11426 -0.07194,-0.0762 -0.114258,-0.17773 -0.04232,-0.10156 -0.04232,-0.22005 V 368.486 q 0,-0.11426 0.04232,-0.21582 0.04232,-0.10156 0.114258,-0.17773 0.07617,-0.0762 0.177734,-0.11849 0.101562,-0.0423 0.220052,-0.0423 h 2.970703 q 0.545899,0 1.011394,0.19043 0.465494,0.19043 0.804036,0.52897 0.338542,0.33431 0.528971,0.80404 0.194662,0.46549 0.194662,1.01562 z m -1.100261,-0.99024 q 0,-0.32161 -0.105794,-0.58821 -0.101562,-0.2666 -0.291992,-0.4528 -0.19043,-0.19043 -0.457031,-0.29199 -0.26237,-0.1058 -0.583985,-0.1058 h -2.424805 v 3.86784 h 2.424805 q 0.321615,0 0.583985,-0.10156 0.266601,-0.1058 0.457031,-0.292 0.19043,-0.19042 0.291992,-0.45279 0.105794,-0.26661 0.105794,-0.59245 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path342" /> | |||
<path | |||
d="m 62.462565,374 h -1.10026 v -6.06836 h 1.10026 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path344" /> | |||
<path | |||
d="m 72.126305,371.54557 q 0,0.55436 -0.19043,1.01986 -0.19043,0.46549 -0.528971,0.80404 -0.338542,0.33854 -0.804037,0.52897 -0.461263,0.1862 -1.007161,0.1862 h -1.489584 q -0.545898,0 -1.011393,-0.1862 -0.465495,-0.19043 -0.804036,-0.52897 -0.338542,-0.33855 -0.533203,-0.80404 -0.19043,-0.4655 -0.19043,-1.01986 v -1.1595 q 0,-0.55013 0.19043,-1.01563 0.194661,-0.46972 0.533203,-0.80403 0.338541,-0.33855 0.804036,-0.52898 0.465495,-0.19043 1.011393,-0.19043 h 1.489584 q 0.545898,0 1.007161,0.19043 0.465495,0.19043 0.804037,0.52898 0.338541,0.33431 0.528971,0.80403 0.19043,0.4655 0.19043,1.01563 z m -1.100261,-1.1595 q 0,-0.32585 -0.105794,-0.58822 -0.101562,-0.2666 -0.291992,-0.4528 -0.186198,-0.19043 -0.4528,-0.29199 -0.262369,-0.10579 -0.579752,-0.10579 h -1.489584 q -0.321614,0 -0.588216,0.10579 -0.26237,0.10156 -0.452799,0.29199 -0.19043,0.1862 -0.296224,0.4528 -0.101563,0.26237 -0.101563,0.58822 v 1.1595 q 0,0.32585 0.101563,0.59245 0.105794,0.26237 0.296224,0.4528 0.190429,0.1862 0.452799,0.29199 0.266602,0.10156 0.588216,0.10156 h 1.48112 q 0.321615,0 0.583985,-0.10156 0.266601,-0.10579 0.457031,-0.29199 0.19043,-0.19043 0.291992,-0.4528 0.105794,-0.2666 0.105794,-0.59245 z" | |||
style="font-weight:bold;font-size:8.66666698px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path346" /> | |||
</g> | |||
<path | |||
style="fill:#dddddd" | |||
d="M 26.5,370 H 28 v 2 h -1.5 z" | |||
id="rect91" /> | |||
<!-- <rect width="90" height="23" fill="#0f0" transform="translate(0 18)" /> --> | |||
<!-- <rect width="90" height="23" fill="#0f0" transform="translate(0 117)" /> --> | |||
<!-- <rect width="90" height="23" fill="#0f0" transform="translate(0 217)" /> --> | |||
<g | |||
aria-label="RECTIFY" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text95"> | |||
<path | |||
d="M 21.484375,46.223958 H 20.239583 V 49 h -1.5625 v -7.583334 h 2.817709 q 1.34375,0 2.072916,0.598959 0.729167,0.598958 0.729167,1.692708 0,0.776042 -0.338541,1.296875 -0.333334,0.515625 -1.015626,0.822917 l 1.640626,3.098958 V 49 H 22.90625 Z M 20.239583,44.958333 H 21.5 q 0.588542,0 0.911458,-0.296875 0.322917,-0.302083 0.322917,-0.828125 0,-0.536458 -0.307292,-0.84375 Q 22.125,42.682291 21.494792,42.682291 h -1.255209 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path209" /> | |||
<path | |||
d="m 32.052083,45.713542 h -3 v 2.03125 h 3.520834 V 49 H 27.489583 V 41.416666 H 32.5625 v 1.265625 h -3.510417 v 1.807292 h 3 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path211" /> | |||
<path | |||
d="m 41.442709,46.473958 q -0.08854,1.223959 -0.90625,1.927084 -0.812501,0.703125 -2.145834,0.703125 -1.458333,0 -2.296875,-0.979167 -0.833333,-0.984375 -0.833333,-2.697917 v -0.463541 q 0,-1.09375 0.385416,-1.927084 0.385417,-0.833333 1.098959,-1.276042 0.71875,-0.447916 1.666666,-0.447916 1.3125,0 2.114584,0.703125 0.802083,0.703125 0.927083,1.973958 h -1.5625 q -0.05729,-0.734375 -0.411458,-1.0625 -0.348959,-0.333333 -1.067709,-0.333333 -0.78125,0 -1.171875,0.5625 -0.385416,0.557292 -0.395833,1.734375 v 0.572917 q 0,1.229166 0.369792,1.796875 0.375,0.567708 1.177083,0.567708 0.723958,0 1.078125,-0.328125 0.359375,-0.333333 0.411458,-1.026042 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path213" /> | |||
<path | |||
d="M 50.031251,42.682291 H 47.708334 V 49 h -1.5625 v -6.317709 h -2.291667 v -1.265625 h 6.177084 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path215" /> | |||
<path | |||
d="m 54.588542,49 h -1.5625 v -7.583334 h 1.5625 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path217" /> | |||
<path | |||
d="m 62.593751,45.901042 h -3 V 49 h -1.5625 v -7.583334 h 4.9375 v 1.265625 h -3.375 v 1.958334 h 3 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path219" /> | |||
<path | |||
d="m 68.500003,44.833333 1.578125,-3.416667 h 1.708333 L 69.296878,46.25 V 49 h -1.588542 v -2.75 l -2.489583,-4.833334 h 1.713541 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path221" /> | |||
</g> | |||
<g | |||
id="use97" | |||
transform="translate(0,44)"> | |||
<g | |||
id="g205" | |||
transform="translate(45,45)"> | |||
<g | |||
aria-label="0" | |||
transform="translate(-18.5,28.114737)" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text183"> | |||
<path | |||
d="m 4.2148437,-2.3515625 q 0,1.1796875 -0.4882812,1.8046875 -0.4882812,0.625 -1.4296875,0.625 -0.9296875,0 -1.421875,-0.61328125 Q 0.3828125,-1.1484375 0.37109375,-2.2929688 v -1.046875 q 0,-1.1914062 0.4921875,-1.8085937 Q 1.359375,-5.765625 2.2890625,-5.765625 q 0.9296875,0 1.421875,0.6132813 0.4921875,0.609375 0.5039062,1.7539062 z M 3.0859375,-3.5 q 0,-0.7070312 -0.1953125,-1.0273437 -0.1914062,-0.3242188 -0.6015625,-0.3242188 -0.3984375,0 -0.5898438,0.3085938 Q 1.5117187,-4.2382812 1.5,-3.5859375 v 1.3828125 q 0,0.6953125 0.1875,1.0351563 0.1914062,0.33593745 0.609375,0.33593745 0.4140625,0 0.5976563,-0.32421875 0.1835937,-0.3242187 0.1914062,-0.9921875 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path224" /> | |||
</g> | |||
<path | |||
transform="rotate(150,-13,3.4833395)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline185" /> | |||
<path | |||
transform="rotate(-180,-13,0)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline187" /> | |||
<path | |||
transform="rotate(-150,-13,-3.4833395)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline189" /> | |||
<path | |||
transform="rotate(-120,-13,-7.5055535)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline191" /> | |||
<path | |||
transform="rotate(-90,-13,-13)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline193" /> | |||
<path | |||
transform="rotate(-60,-13,-22.51666)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline195" /> | |||
<path | |||
transform="rotate(-30,-13,-48.51666)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline197" /> | |||
<path | |||
transform="translate(26)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline199" /> | |||
<path | |||
transform="rotate(30,-13,48.51666)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline201" /> | |||
<path | |||
transform="rotate(60,-13,22.51666)" | |||
style="stroke:#333333;stroke-width:1.5" | |||
d="M 0,0 H 5.5" | |||
id="polyline203" /> | |||
</g> | |||
</g> | |||
<g | |||
aria-label="DRY/WET" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text101"> | |||
<path | |||
d="m 16.177083,148 v -7.58333 h 2.333334 q 1,0 1.786458,0.45312 0.791667,0.44792 1.234375,1.28125 0.442709,0.82813 0.442709,1.88542 v 0.34896 q 0,1.05729 -0.4375,1.8802 -0.432292,0.82292 -1.223959,1.27605 -0.791667,0.45312 -1.786458,0.45833 z m 1.5625,-6.31771 v 5.0625 h 0.755209 q 0.916666,0 1.401041,-0.59896 0.484375,-0.59896 0.494792,-1.71354 v -0.40104 q 0,-1.15625 -0.479167,-1.75 -0.479166,-0.59896 -1.401041,-0.59896 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path237" /> | |||
<path | |||
d="M 27.921875,145.22396 H 26.677083 V 148 h -1.5625 v -7.58333 h 2.817709 q 1.34375,0 2.072916,0.59895 0.729167,0.59896 0.729167,1.69271 0,0.77604 -0.338541,1.29688 -0.333334,0.51562 -1.015626,0.82291 l 1.640626,3.09896 V 148 H 29.34375 Z m -1.244792,-1.26563 H 27.9375 q 0.588542,0 0.911458,-0.29687 0.322917,-0.30209 0.322917,-0.82813 0,-0.53646 -0.307292,-0.84375 -0.302083,-0.30729 -0.932291,-0.30729 h -1.255209 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path239" /> | |||
<path | |||
d="m 36.291667,143.83333 1.578125,-3.41666 h 1.708333 L 37.088542,145.25 V 148 H 35.5 v -2.75 l -2.489583,-4.83333 h 1.713541 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path241" /> | |||
<path | |||
d="M 42.656251,148.65104 H 41.53646 l 2.791666,-8.23437 h 1.119792 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path243" /> | |||
<path | |||
d="m 54.166666,145.8125 1.020833,-5.39583 h 1.557292 L 55.062499,148 H 53.489582 L 52.255207,142.92708 51.020832,148 h -1.572917 l -1.682291,-7.58333 h 1.557291 l 1.026042,5.38541 1.25,-5.38541 h 1.322917 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path245" /> | |||
<path | |||
d="m 64.156251,144.71354 h -3 v 2.03125 h 3.520834 V 148 h -5.083334 v -7.58333 h 5.072917 v 1.26562 h -3.510417 v 1.80729 h 3 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path247" /> | |||
<path | |||
d="M 73.406253,141.68229 H 71.083336 V 148 h -1.5625 v -6.31771 h -2.291667 v -1.26562 h 6.177084 z" | |||
style="font-weight:bold;font-size:10.66666698px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path249" /> | |||
</g> | |||
<g | |||
id="use103" | |||
transform="translate(0,143)"> | |||
<g | |||
id="g179" | |||
transform="translate(45,45)"> | |||
<g | |||
aria-label="D" | |||
transform="translate(-18.5,28.114737)" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text157"> | |||
<path | |||
d="m 0.5078125,0 v -5.6875 h 1.75 q 0.75,0 1.3398438,0.3398438 0.5937499,0.3359375 0.9257812,0.9609375 0.3320312,0.6210937 0.3320312,1.4140624 v 0.2617188 q 0,0.7929688 -0.328125,1.4101563 Q 4.203125,-0.68359375 3.609375,-0.34375 3.015625,-0.00390625 2.2695313,0 Z m 1.171875,-4.7382812 v 3.79687495 h 0.5664063 q 0.6875,0 1.0507812,-0.44921875 0.3632813,-0.4492187 0.3710938,-1.2851563 v -0.3007812 q 0,-0.8671875 -0.359375,-1.3125 -0.359375,-0.4492187 -1.0507813,-0.4492187 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path252" /> | |||
</g> | |||
<path | |||
transform="rotate(150,-13,3.4833395)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline159" /> | |||
<path | |||
transform="rotate(-180,-13,0)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline161" /> | |||
<path | |||
transform="rotate(-150,-13,-3.4833395)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline163" /> | |||
<path | |||
transform="rotate(-120,-13,-7.5055535)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline165" /> | |||
<path | |||
transform="rotate(-90,-13,-13)" | |||
style="stroke:#333333;stroke-width:1.5" | |||
d="M 0,0 H 5.5" | |||
id="polyline167" /> | |||
<path | |||
transform="rotate(-60,-13,-22.51666)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline169" /> | |||
<path | |||
transform="rotate(-30,-13,-48.51666)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline171" /> | |||
<path | |||
transform="translate(26)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline173" /> | |||
<path | |||
transform="rotate(30,-13,48.51666)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 3.5" | |||
id="polyline175" /> | |||
<g | |||
aria-label="W" | |||
transform="translate(13.5,28.114737)" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text177"> | |||
<path | |||
d="M 4.9375,-1.640625 5.703125,-5.6875 H 6.8710937 L 5.609375,0 H 4.4296875 L 3.5039063,-3.8046875 2.578125,0 H 1.3984375 L 0.13671875,-5.6875 H 1.3046875 l 0.7695313,4.0390625 0.9375,-4.0390625 h 0.9921874 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path264" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
id="g119" | |||
transform="translate(11,240)"> | |||
<path | |||
transform="translate(0,66)" | |||
style="fill:#fafafa" | |||
d="M 0,0 H 68 V 10 H 0 Z" | |||
id="rect107" /> | |||
<path | |||
style="fill:#fafafa" | |||
d="m 5,0 h 58 c 2.77,0 5,2.23 5,5 v 63 c 0,2.77 -2.23,5 -5,5 H 5 C 2.23,73 0,70.77 0,68 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect109" /> | |||
<g | |||
aria-label="MOD" | |||
transform="translate(7.5,36)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text111"> | |||
<path | |||
d="m 1.6992187,-4.7395832 1.2174479,3.4374999 1.2109375,-3.4374999 h 1.282552 V 0 H 4.4303384 V -1.2955729 L 4.5279947,-3.531901 3.2486978,0 H 2.5781249 l -1.2760416,-3.5286457 0.097656,2.2330728 V 0 H 0.42317707 v -4.7395832 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path269" /> | |||
<path | |||
d="m 12.16276,-2.2623697 q 0,0.6998697 -0.247396,1.2272135 -0.247396,0.52734371 -0.709635,0.81380204 -0.458984,0.28645833 -1.054688,0.28645833 -0.5891922,0 -1.0514318,-0.28320312 Q 8.6373696,-0.50130207 8.3834634,-1.0253906 8.1295571,-1.5527343 8.1263019,-2.2363281 v -0.234375 q 0,-0.6998697 0.2506511,-1.2304687 0.2539062,-0.5338541 0.7128906,-0.8170573 0.4622395,-0.2864583 1.0546874,-0.2864583 0.592448,0 1.051432,0.2864583 0.46224,0.2832032 0.712891,0.8170573 0.253906,0.530599 0.253906,1.2272135 z m -0.989583,-0.2148438 q 0,-0.7454427 -0.266927,-1.1328125 -0.266927,-0.3873697 -0.761719,-0.3873697 -0.4915364,0 -0.7584635,0.3841145 -0.2669271,0.3808594 -0.2701823,1.1197917 v 0.2311198 q 0,0.7259114 0.2669271,1.126302 0.2669271,0.40039063 0.7682287,0.40039063 0.491537,0 0.755209,-0.38411453 0.263672,-0.3873698 0.266927,-1.1263021 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path271" /> | |||
<path | |||
d="m 14.878906,0 v -4.7395832 h 1.458333 q 0.625,0 1.116536,0.2832031 0.494792,0.2799479 0.771485,0.8007812 0.276692,0.5175781 0.276692,1.1783854 v 0.218099 q 0,0.6608072 -0.273437,1.1751302 -0.270182,0.51432286 -0.764974,0.79752597 Q 16.968749,-0.00325521 16.347005,0 Z m 0.976562,-3.9485676 v 3.16406241 h 0.472005 q 0.572917,0 0.875651,-0.37434891 0.302735,-0.374349 0.309245,-1.0709636 v -0.250651 q 0,-0.7226562 -0.299479,-1.09375 -0.299479,-0.3743489 -0.875651,-0.3743489 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path273" /> | |||
</g> | |||
<g | |||
aria-label="CAR" | |||
transform="translate(42.5,36)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text113"> | |||
<path | |||
d="m 4.1438801,-1.578776 q -0.055338,0.76497394 -0.5664062,1.20442705 -0.5078125,0.43945312 -1.3411458,0.43945312 -0.9114583,0 -1.43554687,-0.61197916 Q 0.27994791,-1.1621093 0.27994791,-2.2330729 v -0.2897135 q 0,-0.6835937 0.24088541,-1.2044271 0.24088541,-0.5208333 0.68684898,-0.797526 0.4492187,-0.2799479 1.0416666,-0.2799479 0.8203125,0 1.3216146,0.4394531 0.501302,0.4394531 0.579427,1.233724 H 3.173828 q -0.035807,-0.4589844 -0.2571614,-0.6640625 -0.218099,-0.2083334 -0.6673177,-0.2083334 -0.4882812,0 -0.7324219,0.3515625 -0.2408854,0.3483073 -0.2473958,1.0839844 v 0.3580729 q 0,0.7682291 0.2311198,1.1230468 0.234375,0.35481774 0.7356771,0.35481774 0.4524739,0 0.6738281,-0.20507812 Q 3.1347656,-1.1458333 3.1673176,-1.578776 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path276" /> | |||
<path | |||
d="M 9.4609373,-0.97656248 H 7.7486977 L 7.4231769,0 H 6.3847655 L 8.1490883,-4.7395832 H 9.0540362 L 10.828125,0 H 9.7897133 Z M 8.0123696,-1.7675781 H 9.1972654 L 8.6015623,-3.5416666 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path278" /> | |||
<path | |||
d="M 15.0319,-1.735026 H 14.253906 V 0 h -0.976563 v -4.7395832 h 1.761068 q 0.839844,0 1.295573,0.3743489 0.455729,0.374349 0.455729,1.0579427 0,0.485026 -0.211589,0.8105469 -0.208333,0.3222656 -0.634765,0.5143229 l 1.02539,1.93684888 V 0 h -1.048177 z m -0.777994,-0.7910156 h 0.78776 q 0.367839,0 0.569661,-0.1855469 0.201823,-0.1888021 0.201823,-0.5175781 0,-0.3352864 -0.192057,-0.5273437 -0.188802,-0.1920573 -0.582682,-0.1920573 h -0.784505 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path280" /> | |||
</g> | |||
<g | |||
aria-label="RECT" | |||
transform="translate(5.5,72)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text115"> | |||
<path | |||
d="M 2.1777343,-1.735026 H 1.3997395 V 0 H 0.42317707 V -4.7395832 H 2.1842447 q 0.8398438,0 1.2955729,0.3743489 0.4557292,0.374349 0.4557292,1.0579427 0,0.485026 -0.2115886,0.8105469 -0.2083333,0.3222656 -0.6347656,0.5143229 l 1.0253906,1.93684888 V 0 H 3.0664062 Z M 1.3997395,-2.5260416 h 0.7877604 q 0.3678386,0 0.5696615,-0.1855469 0.2018229,-0.1888021 0.2018229,-0.5175781 0,-0.3352864 -0.1920573,-0.5273437 Q 2.5781249,-3.9485676 2.1842447,-3.9485676 H 1.3997395 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path283" /> | |||
<path | |||
d="m 9.532552,-2.0540364 h -1.875 v 1.26953121 H 9.8580728 V 0 H 6.6809896 v -4.7395832 h 3.1705728 v 0.7910156 H 7.657552 v 1.1295573 h 1.875 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path285" /> | |||
<path | |||
d="m 16.151693,-1.578776 q -0.05534,0.76497394 -0.566407,1.20442705 -0.507812,0.43945312 -1.341145,0.43945312 -0.911459,0 -1.435547,-0.61197916 Q 12.28776,-1.1621093 12.28776,-2.2330729 v -0.2897135 q 0,-0.6835937 0.240886,-1.2044271 0.240885,-0.5208333 0.686849,-0.797526 0.449219,-0.2799479 1.041666,-0.2799479 0.820313,0 1.321615,0.4394531 0.501302,0.4394531 0.579427,1.233724 h -0.976562 q -0.03581,-0.4589844 -0.257162,-0.6640625 -0.218099,-0.2083334 -0.667318,-0.2083334 -0.488281,0 -0.732421,0.3515625 -0.240886,0.3483073 -0.247396,1.0839844 v 0.3580729 q 0,0.7682291 0.23112,1.1230468 0.234375,0.35481774 0.735677,0.35481774 0.452474,0 0.673828,-0.20507812 0.224609,-0.20833332 0.257161,-0.64127602 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path287" /> | |||
<path | |||
d="M 22.26953,-3.9485676 H 20.817707 V 0 h -0.976562 v -3.9485676 h -1.432292 v -0.7910156 h 3.860677 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path289" /> | |||
</g> | |||
<g | |||
aria-label="D/W" | |||
transform="translate(42,72)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text117"> | |||
<path | |||
d="M 0.42317707,0 V -4.7395832 H 1.8815104 q 0.625,0 1.1165364,0.2832031 0.4947917,0.2799479 0.7714844,0.8007812 0.2766927,0.5175781 0.2766927,1.1783854 v 0.218099 q 0,0.6608072 -0.2734375,1.1751302 -0.2701823,0.51432286 -0.764974,0.79752597 Q 2.5130208,-0.00325521 1.891276,0 Z M 1.3997395,-3.9485676 v 3.16406241 h 0.4720052 q 0.5729167,0 0.8756511,-0.37434891 0.3027343,-0.374349 0.3092448,-1.0709636 v -0.250651 q 0,-0.7226562 -0.2994792,-1.09375 -0.2994792,-0.3743489 -0.875651,-0.3743489 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path292" /> | |||
<path | |||
d="M 6.9934896,0.40690103 H 6.2936198 L 8.0384114,-4.7395832 h 0.6998698 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path294" /> | |||
<path | |||
d="m 14.937499,-1.3671875 0.638021,-3.3723957 h 0.973307 L 15.497395,0 H 14.514322 L 13.742838,-3.1705728 12.971353,0 h -0.983072 l -1.051433,-4.7395832 h 0.973308 l 0.641276,3.3658853 0.78125,-3.3658853 h 0.826822 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path296" /> | |||
</g> | |||
</g> | |||
<g | |||
id="g129" | |||
transform="translate(11,319)"> | |||
<path | |||
transform="translate(0,-3)" | |||
style="fill:#bbbbbb" | |||
d="M 0,0 H 68 V 10 H 0 Z" | |||
id="rect121" /> | |||
<path | |||
style="fill:#bbbbbb" | |||
d="m 5,0 h 58 c 2.77,0 5,2.23 5,5 v 27 c 0,2.77 -2.23,5 -5,5 H 5 C 2.23,37 0,34.77 0,32 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect123" /> | |||
<g | |||
aria-label="RECT" | |||
transform="translate(5.5,33)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text125"> | |||
<path | |||
d="M 2.1777343,-1.735026 H 1.3997395 V 0 H 0.42317707 V -4.7395832 H 2.1842447 q 0.8398438,0 1.2955729,0.3743489 0.4557292,0.374349 0.4557292,1.0579427 0,0.485026 -0.2115886,0.8105469 -0.2083333,0.3222656 -0.6347656,0.5143229 l 1.0253906,1.93684888 V 0 H 3.0664062 Z M 1.3997395,-2.5260416 h 0.7877604 q 0.3678386,0 0.5696615,-0.1855469 0.2018229,-0.1888021 0.2018229,-0.5175781 0,-0.3352864 -0.1920573,-0.5273437 Q 2.5781249,-3.9485676 2.1842447,-3.9485676 H 1.3997395 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path301" /> | |||
<path | |||
d="m 9.532552,-2.0540364 h -1.875 v 1.26953121 H 9.8580728 V 0 H 6.6809896 v -4.7395832 h 3.1705728 v 0.7910156 H 7.657552 v 1.1295573 h 1.875 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path303" /> | |||
<path | |||
d="m 16.151693,-1.578776 q -0.05534,0.76497394 -0.566407,1.20442705 -0.507812,0.43945312 -1.341145,0.43945312 -0.911459,0 -1.435547,-0.61197916 Q 12.28776,-1.1621093 12.28776,-2.2330729 v -0.2897135 q 0,-0.6835937 0.240886,-1.2044271 0.240885,-0.5208333 0.686849,-0.797526 0.449219,-0.2799479 1.041666,-0.2799479 0.820313,0 1.321615,0.4394531 0.501302,0.4394531 0.579427,1.233724 h -0.976562 q -0.03581,-0.4589844 -0.257162,-0.6640625 -0.218099,-0.2083334 -0.667318,-0.2083334 -0.488281,0 -0.732421,0.3515625 -0.240886,0.3483073 -0.247396,1.0839844 v 0.3580729 q 0,0.7682291 0.23112,1.1230468 0.234375,0.35481774 0.735677,0.35481774 0.452474,0 0.673828,-0.20507812 0.224609,-0.20833332 0.257161,-0.64127602 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path305" /> | |||
<path | |||
d="M 22.26953,-3.9485676 H 20.817707 V 0 h -0.976562 v -3.9485676 h -1.432292 v -0.7910156 h 3.860677 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path307" /> | |||
</g> | |||
<g | |||
aria-label="OUT" | |||
transform="translate(42.5,33)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text127"> | |||
<path | |||
d="m 4.3164061,-2.2623697 q 0,0.6998697 -0.2473958,1.2272135 -0.2473958,0.52734371 -0.7096354,0.81380204 -0.4589843,0.28645833 -1.0546875,0.28645833 -0.5891926,0 -1.0514322,-0.28320312 Q 0.79101561,-0.50130207 0.53710936,-1.0253906 0.28320312,-1.5527343 0.27994791,-2.2363281 v -0.234375 q 0,-0.6998697 0.25065104,-1.2304687 0.25390624,-0.5338541 0.71289065,-0.8170573 0.4622395,-0.2864583 1.0546874,-0.2864583 0.5924479,0 1.0514323,0.2864583 0.4622396,0.2832032 0.7128906,0.8170573 0.2539062,0.530599 0.2539062,1.2272135 z M 3.3268228,-2.4772135 q 0,-0.7454427 -0.266927,-1.1328125 -0.2669271,-0.3873697 -0.7617188,-0.3873697 -0.4915364,0 -0.7584635,0.3841145 -0.2669271,0.3808594 -0.2701823,1.1197917 v 0.2311198 q 0,0.7259114 0.2669271,1.126302 0.2669271,0.40039063 0.7682291,0.40039063 0.4915365,0 0.7552084,-0.38411453 0.2636718,-0.3873698 0.266927,-1.1263021 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path310" /> | |||
<path | |||
d="m 10.619792,-4.7395832 v 3.1217447 q 0,0.77799477 -0.488282,1.23046872 -0.4850257,0.45247395 -1.3281246,0.45247395 -0.8300781,0 -1.3183594,-0.43945312 Q 6.9967448,-0.81380206 6.9869792,-1.5820312 v -3.157552 h 0.9765624 v 3.1282551 q 0,0.4654948 0.2213542,0.68033854 0.2246094,0.21158854 0.6184896,0.21158854 0.8235677,0 0.8365885,-0.86588538 v -3.1542968 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path312" /> | |||
<path | |||
d="M 16.988281,-3.9485676 H 15.536458 V 0 h -0.976563 v -3.9485676 h -1.432291 v -0.7910156 h 3.860677 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path314" /> | |||
</g> | |||
</g> | |||
<!-- <polyline points="0,0 45,0" stroke-width="0.5" stroke="#0f0" transform="translate(0 73)" /> --> | |||
</svg> |
@@ -1,663 +0,0 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<svg | |||
xmlns:dc="http://purl.org/dc/elements/1.1/" | |||
xmlns:cc="http://creativecommons.org/ns#" | |||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |||
xmlns:svg="http://www.w3.org/2000/svg" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |||
version="1.1" | |||
width="45" | |||
height="380" | |||
viewBox="0 0 45 380" | |||
id="svg141" | |||
sodipodi:docname="svg_render_tmp.svg" | |||
inkscape:version="0.92.2 5c3e80d, 2017-08-06"> | |||
<metadata | |||
id="metadata145"> | |||
<rdf:RDF> | |||
<cc:Work | |||
rdf:about=""> | |||
<dc:format>image/svg+xml</dc:format> | |||
<dc:type | |||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |||
</cc:Work> | |||
</rdf:RDF> | |||
</metadata> | |||
<sodipodi:namedview | |||
pagecolor="#ffffff" | |||
bordercolor="#666666" | |||
borderopacity="1" | |||
objecttolerance="10" | |||
gridtolerance="10" | |||
guidetolerance="10" | |||
inkscape:pageopacity="0" | |||
inkscape:pageshadow="2" | |||
inkscape:window-width="468" | |||
inkscape:window-height="449" | |||
id="namedview143" | |||
showgrid="false" | |||
inkscape:zoom="0.62105263" | |||
inkscape:cx="22.5" | |||
inkscape:cy="190" | |||
inkscape:window-x="0" | |||
inkscape:window-y="0" | |||
inkscape:window-maximized="0" | |||
inkscape:current-layer="svg141" /> | |||
<style | |||
id="style2"> | |||
text { | |||
fill: #333; | |||
font-family: 'Roboto', sans-serif; | |||
font-weight: bold; | |||
} | |||
text.title { | |||
font-family: 'Comfortaa', sans-serif; | |||
font-weight: normal; | |||
} | |||
text.brand { | |||
font-family: 'Audiowide', sans-serif; | |||
font-weight: bold; | |||
} | |||
</style> | |||
<defs | |||
id="defs77"> | |||
<symbol | |||
id="knob" | |||
viewBox="0 0 45px 45px"> | |||
<g | |||
transform="translate(22.5 22.5)" | |||
id="g10"> | |||
<polyline | |||
points="-5,0 5,0" | |||
stroke-width="1" | |||
stroke="#00f" | |||
id="polyline4" /> | |||
<polyline | |||
points="0,-5 0,5" | |||
stroke-width="1" | |||
stroke="#00f" | |||
id="polyline6" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="14" | |||
stroke-width="1" | |||
stroke="#00f" | |||
fill="none" | |||
id="circle8" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="knobguide-depth" | |||
viewBox="0 0 45px 45px"> | |||
<g | |||
transform="translate(22.5 22.5)" | |||
id="g35"> | |||
<text | |||
font-size="5.0pt" | |||
transform="rotate(-240) translate(20 0) rotate(240) translate(-2 2)" | |||
id="text13">0</text> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-210) translate(17 0)" | |||
id="polyline15" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-180) translate(17 0)" | |||
id="polyline17" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-150) translate(17 0)" | |||
id="polyline19" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-120) translate(17 0)" | |||
id="polyline21" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-90) translate(17 0)" | |||
id="polyline23" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-60) translate(17 0)" | |||
id="polyline25" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-30) translate(17 0)" | |||
id="polyline27" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(0) translate(17 0)" | |||
id="polyline29" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(30) translate(17 0)" | |||
id="polyline31" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="1" | |||
stroke="#333" | |||
transform="rotate(60) translate(17 0)" | |||
id="polyline33" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="knobguide-mix" | |||
viewBox="0 0 45px 45px"> | |||
<g | |||
transform="translate(22.5 22.5)" | |||
id="g60"> | |||
<text | |||
font-size="5.0pt" | |||
transform="rotate(-240) translate(20 0) rotate(240) translate(-2 2)" | |||
id="text38">D</text> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-210) translate(17 0)" | |||
id="polyline40" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-180) translate(17 0)" | |||
id="polyline42" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-150) translate(17 0)" | |||
id="polyline44" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-120) translate(17 0)" | |||
id="polyline46" /> | |||
<polyline | |||
points="0,0 3.5,0" | |||
stroke-width="1" | |||
stroke="#333" | |||
transform="rotate(-90) translate(17 0)" | |||
id="polyline48" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-60) translate(17 0)" | |||
id="polyline50" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(-30) translate(17 0)" | |||
id="polyline52" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(0) translate(17 0)" | |||
id="polyline54" /> | |||
<polyline | |||
points="0,0 2.5,0" | |||
stroke-width="0.3" | |||
stroke="#333" | |||
transform="rotate(30) translate(17 0)" | |||
id="polyline56" /> | |||
<text | |||
font-size="5.0pt" | |||
transform="rotate(60) translate(20 0) rotate(-60) translate(-2 2)" | |||
id="text58">W</text> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="input" | |||
viewBox="0 0 24px 24px"> | |||
<g | |||
transform="translate(12 12)" | |||
id="g67"> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="5" | |||
stroke-width="1" | |||
stroke="#0f0" | |||
fill="#0f0" | |||
id="circle63" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="10.5" | |||
stroke-width="3" | |||
stroke="#0f0" | |||
fill="none" | |||
id="circle65" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="output" | |||
viewBox="0 0 24px 24px"> | |||
<g | |||
transform="translate(12 12)" | |||
id="g74"> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="5" | |||
stroke-width="1" | |||
stroke="#f00" | |||
fill="#f00" | |||
id="circle70" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="10.5" | |||
stroke-width="3" | |||
stroke="#f00" | |||
fill="none" | |||
id="circle72" /> | |||
</g> | |||
</symbol> | |||
</defs> | |||
<path | |||
style="fill:#dddddd" | |||
d="M 0,0 H 45 V 380 H 0 Z" | |||
id="rect79" /> | |||
<path | |||
style="fill:none;stroke:#e4e4e4;stroke-width:0.5" | |||
d="M 1,1 H 44 V 379 H 1 V 1" | |||
id="polyline81" /> | |||
<path | |||
style="fill:none;stroke:#ebebeb;stroke-width:0.80000001" | |||
d="m 0.5,0.5 h 44 v 379 H 0.5 V 0.5" | |||
id="polyline83" /> | |||
<path | |||
style="fill:none;stroke:#f2f2f2;stroke-width:1" | |||
d="M 0,0 H 45 V 380 H 0 V 0" | |||
id="polyline85" /> | |||
<g | |||
aria-label="RM" | |||
transform="rotate(-90)" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="text87"> | |||
<path | |||
d="m -370.512,12.44 q 0.084,0.14 0.084,0.252 0,0.14 -0.10267,0.224 -0.10266,0.084 -0.27066,0.084 -0.112,0 -0.18667,-0.04667 -0.0747,-0.04667 -0.13067,-0.14 l -1.68,-2.669333 h -0.15866 -1.38134 v 2.492 q 0,0.158667 -0.10266,0.261333 Q -374.544,13 -374.70267,13 q -0.15866,0 -0.26133,-0.102667 -0.10267,-0.102666 -0.10267,-0.261333 V 6.0746669 q 0,-0.1586667 0.10267,-0.2613333 0.10267,-0.1026667 0.26133,-0.1026667 h 1.74534 q 0.68133,0 1.21333,0.2893333 0.532,0.28 0.83067,0.7933333 0.308,0.5133334 0.308,1.1666667 0,0.7186666 -0.392,1.2599999 -0.38267,0.5413333 -1.04534,0.7746667 z m -2.44533,-2.9959999 q 0.46666,0 0.84,-0.1866666 0.38266,-0.196 0.588,-0.532 0.21466,-0.336 0.21466,-0.7653333 0,-0.448 -0.21466,-0.8026667 -0.20534,-0.3546666 -0.57867,-0.5506666 -0.37333,-0.196 -0.84933,-0.196 h -1.38134 v 3.0333332 z" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="path226" /> | |||
<path | |||
d="m -359.87158,5.7106669 q 0.14933,0 0.252,0.1026667 0.10266,0.1026666 0.10266,0.2613333 V 12.636 q 0,0.149333 -0.10266,0.261333 Q -359.72225,13 -359.87158,13 q -0.15867,0 -0.27067,-0.102667 -0.10267,-0.112 -0.10267,-0.261333 V 7.3533335 l -2.59466,5.3013335 q -0.112,0.177333 -0.31734,0.177333 -0.23333,0 -0.336,-0.224 l -2.58533,-5.1706665 V 12.636 q 0,0.149333 -0.10267,0.261333 Q -366.28358,13 -366.44225,13 q -0.14933,0 -0.26133,-0.102667 -0.10267,-0.112 -0.10267,-0.261333 V 6.0746669 q 0,-0.1586667 0.10267,-0.2613333 0.112,-0.1026667 0.26133,-0.1026667 0.21467,0 0.32667,0.1866667 l 2.98666,5.9359994 2.93067,-5.9359994 q 0.112,-0.1866667 0.32667,-0.1866667 z" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="path228" /> | |||
</g> | |||
<g | |||
id="g93" | |||
transform="rotate(-90,200.5,175.5)"> | |||
<g | |||
aria-label="BGA" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text89"> | |||
<path | |||
d="m 7.2096352,-1.4355468 q 0,0.21875 -0.077474,0.469401 -0.072917,0.25065103 -0.2460937,0.46484373 -0.1686198,0.2141927 -0.4420573,0.36002603 Q 6.1705727,0 5.7740883,0 H 1.2760416 Q 1.1484375,0 1.0390625,-0.04557292 0.92968747,-0.09114583 0.84765622,-0.16861979 q -0.077474,-0.0820312 -0.12304687,-0.19140624 -0.0455729,-0.109375 -0.0455729,-0.23697916 V -5.9381508 q 0,-0.1230469 0.0455729,-0.2324219 0.0455729,-0.109375 0.12304687,-0.1914062 0.0820313,-0.082031 0.19140628,-0.1276042 0.109375,-0.045573 0.2369791,-0.045573 h 3.9648436 q 0.21875,0 0.4694011,0.077474 0.250651,0.077474 0.4648437,0.2506511 0.21875,0.1686197 0.360026,0.4420572 0.1458334,0.2734375 0.1458334,0.6699219 v 0.2233073 q 0,0.3144531 -0.1048177,0.6790364 -0.1048178,0.360026 -0.3372396,0.6835937 0.2005208,0.1230469 0.3736979,0.296224 0.1777344,0.1731771 0.3098958,0.4010416 0.1321615,0.2278646 0.2096354,0.514974 0.077474,0.2871093 0.077474,0.6334635 z M 6.0247394,-1.6634114 q 0,-0.2324219 -0.072917,-0.4147135 Q 5.878906,-2.2649739 5.7467446,-2.3971353 5.6145831,-2.5292968 5.4277342,-2.5976562 5.2408852,-2.6705728 5.0084634,-2.6705728 H 2.3378905 v -1.1940104 h 2.1373698 q 0.2324218,0 0.4192708,-0.068359 0.1868489,-0.072917 0.3190104,-0.2050781 0.1321614,-0.1321614 0.2005208,-0.3144531 0.072917,-0.186849 0.072917,-0.4192708 v -0.2233073 q 0,-0.2552083 -0.2460938,-0.2552083 h -3.376953 v 4.1653644 h 3.9101561 q 0.031901,0 0.077474,-0.00456 0.045573,-0.00456 0.082031,-0.027344 0.036458,-0.022787 0.063802,-0.077474 0.027344,-0.054687 0.027344,-0.1503906 z" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path231" /> | |||
<path | |||
d="m 16.683594,-0.59700519 q 0,0.12760416 -0.04557,0.23697916 -0.04557,0.109375 -0.127605,0.19140624 -0.07747,0.07747396 -0.186849,0.12304687 Q 16.214192,0 16.086588,0 h -4.274739 q -0.164063,0 -0.355469,-0.03645833 -0.186849,-0.04101563 -0.373698,-0.12304687 -0.182291,-0.0820313 -0.350911,-0.20963541 -0.16862,-0.13216146 -0.300781,-0.31445312 -0.127605,-0.18684895 -0.205079,-0.42838537 -0.07747,-0.2460938 -0.07747,-0.5514323 v -3.2083332 q 0,-0.1640625 0.03646,-0.3509115 0.04101,-0.1914062 0.123047,-0.3736979 0.08203,-0.1868489 0.214192,-0.3554687 0.132162,-0.1686198 0.314453,-0.296224 0.186849,-0.1321614 0.428386,-0.2096354 0.241536,-0.077474 0.546875,-0.077474 h 4.817057 v 1.1848958 h -4.817057 q -0.232422,0 -0.355469,0.1230468 -0.123047,0.1230469 -0.123047,0.3645834 v 3.1992186 q 0,0.2278646 0.123047,0.3554687 0.127604,0.1230469 0.355469,0.1230469 h 3.686849 v -1.485677 h -3.153646 v -1.1940104 h 3.741536 q 0.127604,0 0.236979,0.05013 0.109375,0.045573 0.186849,0.1276042 0.08203,0.082031 0.127605,0.1914062 0.04557,0.1048177 0.04557,0.2278646 z" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path233" /> | |||
<path | |||
d="M 26.339842,0 H 25.154946 V -1.6041666 H 20.989582 V 0 h -1.184896 v -3.267578 q 0,-0.7154948 0.246094,-1.3170573 0.246094,-0.6015624 0.683594,-1.0345051 0.4375,-0.4329427 1.034505,-0.6744792 0.597005,-0.2415364 1.303385,-0.2415364 h 2.670573 q 0.123047,0 0.232422,0.045573 0.109375,0.045573 0.191406,0.1276042 0.08203,0.082031 0.127604,0.1914062 0.04557,0.109375 0.04557,0.2324219 z m -5.35026,-2.7890624 h 4.165364 v -2.5611978 h -2.082682 q -0.05469,0 -0.232422,0.018229 -0.173177,0.013672 -0.405599,0.077474 -0.227864,0.063802 -0.483072,0.1959635 -0.255209,0.1321615 -0.469402,0.3645833 -0.214192,0.2324219 -0.355468,0.5833334 -0.136719,0.3463541 -0.136719,0.8430989 z" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path235" /> | |||
</g> | |||
<path | |||
transform="translate(11.5,-5)" | |||
style="fill:#dddddd" | |||
d="M 0,0 H 3 V 3 H 0 Z" | |||
id="rect91" /> | |||
</g> | |||
<g | |||
aria-label="DEPTH" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text97"> | |||
<path | |||
d="m 6.0078125,25 v -5.6875 h 1.75 q 0.75,0 1.3398438,0.339844 0.59375,0.335937 0.9257817,0.960937 0.332031,0.621094 0.332031,1.414063 v 0.261718 q 0,0.792969 -0.328125,1.410157 Q 9.703125,24.316406 9.109375,24.65625 8.515625,24.996094 7.7695312,25 Z m 1.171875,-4.738281 v 3.796875 h 0.5664062 q 0.6875001,0 1.0507813,-0.449219 0.3632813,-0.449219 0.3710938,-1.285156 v -0.300782 q 0,-0.867187 -0.359375,-1.3125 -0.359375,-0.449218 -1.0507813,-0.449218 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path239" /> | |||
<path | |||
d="m 16.632812,22.535156 h -2.249999 v 1.523438 h 2.640624 V 25 h -3.812499 v -5.6875 h 3.804687 v 0.949219 h -2.632812 v 1.355468 h 2.249999 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path241" /> | |||
<path | |||
d="M 20.882812,22.996094 V 25 h -1.171875 v -5.6875 h 2.21875 q 0.640625,0 1.125,0.234375 0.488282,0.234375 0.75,0.667969 0.261719,0.429687 0.261719,0.980468 0,0.835938 -0.574219,1.320313 -0.570312,0.480469 -1.582031,0.480469 z m 0,-0.949219 h 1.046875 q 0.464844,0 0.707032,-0.21875 0.246093,-0.21875 0.246093,-0.625 0,-0.417969 -0.246093,-0.675781 -0.246094,-0.257813 -0.679688,-0.265625 h -1.074219 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path243" /> | |||
<path | |||
d="M 31.148437,20.261719 H 29.40625 V 25 h -1.171875 v -4.738281 h -1.71875 V 19.3125 h 4.632812 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path245" /> | |||
<path | |||
d="M 38.449219,25 H 37.277344 V 22.5625 H 34.992187 V 25 h -1.171875 v -5.6875 h 1.171875 v 2.304687 h 2.285157 V 19.3125 h 1.171875 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path247" /> | |||
</g> | |||
<g | |||
id="use99" | |||
transform="translate(0,28)"> | |||
<g | |||
id="g218" | |||
transform="translate(22.5,22.5)"> | |||
<g | |||
aria-label="0" | |||
transform="translate(-12,19.320508)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text196"> | |||
<path | |||
d="m 3.5123697,-1.9596354 q 0,0.98307292 -0.406901,1.50390624 -0.4069011,0.52083333 -1.1914062,0.52083333 -0.7747396,0 -1.18489585,-0.5110677 -0.41015624,-0.5110677 -0.41992187,-1.46484367 v -0.8723959 q 0,-0.9928385 0.41015624,-1.5071614 0.41341148,-0.5143229 1.18815098,-0.5143229 0.7747396,0 1.1848958,0.5110677 0.4101563,0.5078125 0.4199219,1.4615885 z M 2.5716145,-2.9166666 q 0,-0.5891927 -0.1627604,-0.8561198 -0.1595052,-0.2701823 -0.5013021,-0.2701823 -0.3320312,0 -0.4915364,0.2571615 Q 1.2597656,-3.531901 1.25,-2.9882812 v 1.1523437 q 0,0.5794271 0.15625,0.86263023 0.1595052,0.27994791 0.5078125,0.27994791 0.345052,0 0.4980468,-0.27018228 0.1529948,-0.27018226 0.1595052,-0.82682286 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path250" /> | |||
</g> | |||
<path | |||
transform="rotate(150,-8.5,2.2775681)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline198" /> | |||
<path | |||
transform="rotate(-180,-8.5,0)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline200" /> | |||
<path | |||
transform="rotate(-150,-8.5,-2.2775681)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline202" /> | |||
<path | |||
transform="rotate(-120,-8.5,-4.9074773)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline204" /> | |||
<path | |||
transform="rotate(-90,-8.5,-8.5)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline206" /> | |||
<path | |||
transform="rotate(-60,-8.5,-14.722432)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline208" /> | |||
<path | |||
transform="rotate(-30,-8.5,-31.722432)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline210" /> | |||
<path | |||
transform="translate(17)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline212" /> | |||
<path | |||
transform="rotate(30,-8.5,31.722432)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline214" /> | |||
<path | |||
transform="rotate(60,-8.5,14.722432)" | |||
style="stroke:#333333;stroke-width:1" | |||
d="M 0,0 H 3.5" | |||
id="polyline216" /> | |||
</g> | |||
</g> | |||
<g | |||
id="g105" | |||
transform="translate(5.5,74)"> | |||
<path | |||
style="fill:#fafafa" | |||
d="m 5,0 h 24 c 2.77,0 5,2.23 5,5 v 29 c 0,2.77 -2.23,5 -5,5 H 5 C 2.23,39 0,36.77 0,34 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect101" /> | |||
<g | |||
aria-label="CV" | |||
transform="translate(11,35)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text103"> | |||
<path | |||
d="m 4.1438801,-1.578776 q -0.055338,0.76497394 -0.5664062,1.20442705 -0.5078125,0.43945312 -1.3411458,0.43945312 -0.9114583,0 -1.43554687,-0.61197916 Q 0.27994791,-1.1621093 0.27994791,-2.2330729 v -0.2897135 q 0,-0.6835937 0.24088541,-1.2044271 0.24088541,-0.5208333 0.68684898,-0.797526 0.4492187,-0.2799479 1.0416666,-0.2799479 0.8203125,0 1.3216146,0.4394531 0.501302,0.4394531 0.579427,1.233724 H 3.173828 q -0.035807,-0.4589844 -0.2571614,-0.6640625 -0.218099,-0.2083334 -0.6673177,-0.2083334 -0.4882812,0 -0.7324219,0.3515625 -0.2408854,0.3483073 -0.2473958,1.0839844 v 0.3580729 q 0,0.7682291 0.2311198,1.1230468 0.234375,0.35481774 0.7356771,0.35481774 0.4524739,0 0.6738281,-0.20507812 Q 3.1347656,-1.1458333 3.1673176,-1.578776 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path264" /> | |||
<path | |||
d="m 8.5364581,-1.1751302 1.0742187,-3.564453 H 10.697916 L 9.0475258,0 H 8.0286456 L 6.3847655,-4.7395832 h 1.0839843 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path266" /> | |||
</g> | |||
</g> | |||
<g | |||
aria-label="DRY/WET" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="text109"> | |||
<path | |||
d="m 2.5078125,131 v -5.6875 h 1.75 q 0.75,0 1.3398437,0.33984 0.59375,0.33594 0.9257813,0.96094 0.3320312,0.6211 0.3320312,1.41406 v 0.26172 q 0,0.79297 -0.328125,1.41016 Q 6.203125,130.31641 5.609375,130.65625 5.015625,130.99609 4.2695312,131 Z m 1.171875,-4.73828 v 3.79687 h 0.5664062 q 0.6875,0 1.0507813,-0.44922 0.3632812,-0.44921 0.3710937,-1.28515 v -0.30078 q 0,-0.86719 -0.359375,-1.3125 -0.359375,-0.44922 -1.0507812,-0.44922 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path269" /> | |||
<path | |||
d="M 10.816406,128.91797 H 9.8828125 V 131 h -1.171875 v -5.6875 h 2.1132815 q 1.007812,0 1.554687,0.44922 0.546875,0.44922 0.546875,1.26953 0,0.58203 -0.253906,0.97266 -0.25,0.38671 -0.761719,0.61718 l 1.230469,2.32422 V 131 h -1.257812 z m -0.9335935,-0.94922 h 0.9453125 q 0.441406,0 0.683594,-0.22266 0.242187,-0.22656 0.242187,-0.62109 0,-0.40234 -0.230468,-0.63281 -0.226563,-0.23047 -0.699219,-0.23047 H 9.8828125 Z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path271" /> | |||
<path | |||
d="m 16.59375,127.875 1.183594,-2.5625 h 1.28125 l -1.867188,3.625 V 131 H 16 v -2.0625 l -1.867187,-3.625 h 1.285156 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path273" /> | |||
<path | |||
d="m 20.867187,131.48828 h -0.839843 l 2.09375,-6.17578 h 0.839843 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path275" /> | |||
<path | |||
d="m 29,129.35937 0.765625,-4.04687 h 1.167969 L 29.671875,131 H 28.492187 L 27.566406,127.19531 26.640625,131 h -1.179688 l -1.261718,-5.6875 h 1.167968 l 0.769532,4.03906 0.9375,-4.03906 h 0.992187 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path277" /> | |||
<path | |||
d="m 35.992187,128.53516 h -2.25 v 1.52343 h 2.640625 V 131 h -3.8125 v -5.6875 H 36.375 v 0.94922 h -2.632813 v 1.35547 h 2.25 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path279" /> | |||
<path | |||
d="M 42.429687,126.26172 H 40.6875 V 131 h -1.171875 v -4.73828 h -1.71875 v -0.94922 h 4.632812 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:1px;fill:#333333" | |||
id="path281" /> | |||
</g> | |||
<g | |||
id="use111" | |||
transform="translate(0,134)"> | |||
<g | |||
id="g192" | |||
transform="translate(22.5,22.5)"> | |||
<g | |||
aria-label="D" | |||
transform="translate(-12,19.320508)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text170"> | |||
<path | |||
d="M 0.42317707,0 V -4.7395832 H 1.8815104 q 0.625,0 1.1165364,0.2832031 0.4947917,0.2799479 0.7714844,0.8007812 0.2766927,0.5175781 0.2766927,1.1783854 v 0.218099 q 0,0.6608072 -0.2734375,1.1751302 -0.2701823,0.51432286 -0.764974,0.79752597 Q 2.5130208,-0.00325521 1.891276,0 Z M 1.3997395,-3.9485676 v 3.16406241 h 0.4720052 q 0.5729167,0 0.8756511,-0.37434891 0.3027343,-0.374349 0.3092448,-1.0709636 v -0.250651 q 0,-0.7226562 -0.2994792,-1.09375 -0.2994792,-0.3743489 -0.875651,-0.3743489 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path284" /> | |||
</g> | |||
<path | |||
transform="rotate(150,-8.5,2.2775681)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline172" /> | |||
<path | |||
transform="rotate(-180,-8.5,0)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline174" /> | |||
<path | |||
transform="rotate(-150,-8.5,-2.2775681)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline176" /> | |||
<path | |||
transform="rotate(-120,-8.5,-4.9074773)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline178" /> | |||
<path | |||
transform="rotate(-90,-8.5,-8.5)" | |||
style="stroke:#333333;stroke-width:1" | |||
d="M 0,0 H 3.5" | |||
id="polyline180" /> | |||
<path | |||
transform="rotate(-60,-8.5,-14.722432)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline182" /> | |||
<path | |||
transform="rotate(-30,-8.5,-31.722432)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline184" /> | |||
<path | |||
transform="translate(17)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline186" /> | |||
<path | |||
transform="rotate(30,-8.5,31.722432)" | |||
style="stroke:#333333;stroke-width:0.30000001" | |||
d="M 0,0 H 2.5" | |||
id="polyline188" /> | |||
<g | |||
aria-label="W" | |||
transform="translate(8,19.320508)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="text190"> | |||
<path | |||
d="M 4.1145832,-1.3671875 4.7526041,-4.7395832 H 5.7259113 L 4.6744791,0 H 3.6914062 L 2.9199218,-3.1705728 2.1484374,0 H 1.1653646 L 0.11393229,-4.7395832 H 1.0872396 l 0.641276,3.3658853 0.78125,-3.3658853 h 0.8268229 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;fill:#333333" | |||
id="path296" /> | |||
</g> | |||
</g> | |||
</g> | |||
<g | |||
id="g117" | |||
transform="translate(5.5,180)"> | |||
<path | |||
style="fill:#fafafa" | |||
d="m 5,0 h 24 c 2.77,0 5,2.23 5,5 v 28 c 0,2.77 -2.23,5 -5,5 H 5 C 2.23,38 0,35.77 0,33 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect113" /> | |||
<g | |||
aria-label="CV" | |||
transform="translate(11,35)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text115"> | |||
<path | |||
d="m 4.1438801,-1.578776 q -0.055338,0.76497394 -0.5664062,1.20442705 -0.5078125,0.43945312 -1.3411458,0.43945312 -0.9114583,0 -1.43554687,-0.61197916 Q 0.27994791,-1.1621093 0.27994791,-2.2330729 v -0.2897135 q 0,-0.6835937 0.24088541,-1.2044271 0.24088541,-0.5208333 0.68684898,-0.797526 0.4492187,-0.2799479 1.0416666,-0.2799479 0.8203125,0 1.3216146,0.4394531 0.501302,0.4394531 0.579427,1.233724 H 3.173828 q -0.035807,-0.4589844 -0.2571614,-0.6640625 -0.218099,-0.2083334 -0.6673177,-0.2083334 -0.4882812,0 -0.7324219,0.3515625 -0.2408854,0.3483073 -0.2473958,1.0839844 v 0.3580729 q 0,0.7682291 0.2311198,1.1230468 0.234375,0.35481774 0.7356771,0.35481774 0.4524739,0 0.6738281,-0.20507812 Q 3.1347656,-1.1458333 3.1673176,-1.578776 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path300" /> | |||
<path | |||
d="m 8.5364581,-1.1751302 1.0742187,-3.564453 H 10.697916 L 9.0475258,0 H 8.0286456 L 6.3847655,-4.7395832 h 1.0839843 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path302" /> | |||
</g> | |||
</g> | |||
<g | |||
id="g129" | |||
transform="translate(5.5,230)"> | |||
<path | |||
transform="translate(0,63)" | |||
style="fill:#fafafa" | |||
d="M 0,0 H 34 V 10 H 0 Z" | |||
id="rect121" /> | |||
<path | |||
style="fill:#fafafa" | |||
d="m 5,0 h 24 c 2.77,0 5,2.23 5,5 v 60 c 0,2.77 -2.23,5 -5,5 H 5 C 2.23,70 0,67.77 0,65 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect123" /> | |||
<g | |||
aria-label="MOD" | |||
transform="translate(7.5,35)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text125"> | |||
<path | |||
d="m 1.6992187,-4.7395832 1.2174479,3.4374999 1.2109375,-3.4374999 h 1.282552 V 0 H 4.4303384 V -1.2955729 L 4.5279947,-3.531901 3.2486978,0 H 2.5781249 l -1.2760416,-3.5286457 0.097656,2.2330728 V 0 H 0.42317707 v -4.7395832 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path307" /> | |||
<path | |||
d="m 12.16276,-2.2623697 q 0,0.6998697 -0.247396,1.2272135 -0.247396,0.52734371 -0.709635,0.81380204 -0.458984,0.28645833 -1.054688,0.28645833 -0.5891922,0 -1.0514318,-0.28320312 Q 8.6373696,-0.50130207 8.3834634,-1.0253906 8.1295571,-1.5527343 8.1263019,-2.2363281 v -0.234375 q 0,-0.6998697 0.2506511,-1.2304687 0.2539062,-0.5338541 0.7128906,-0.8170573 0.4622395,-0.2864583 1.0546874,-0.2864583 0.592448,0 1.051432,0.2864583 0.46224,0.2832032 0.712891,0.8170573 0.253906,0.530599 0.253906,1.2272135 z m -0.989583,-0.2148438 q 0,-0.7454427 -0.266927,-1.1328125 -0.266927,-0.3873697 -0.761719,-0.3873697 -0.4915364,0 -0.7584635,0.3841145 -0.2669271,0.3808594 -0.2701823,1.1197917 v 0.2311198 q 0,0.7259114 0.2669271,1.126302 0.2669271,0.40039063 0.7682287,0.40039063 0.491537,0 0.755209,-0.38411453 0.263672,-0.3873698 0.266927,-1.1263021 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path309" /> | |||
<path | |||
d="m 14.878906,0 v -4.7395832 h 1.458333 q 0.625,0 1.116536,0.2832031 0.494792,0.2799479 0.771485,0.8007812 0.276692,0.5175781 0.276692,1.1783854 v 0.218099 q 0,0.6608072 -0.273437,1.1751302 -0.270182,0.51432286 -0.764974,0.79752597 Q 16.968749,-0.00325521 16.347005,0 Z m 0.976562,-3.9485676 v 3.16406241 h 0.472005 q 0.572917,0 0.875651,-0.37434891 0.302735,-0.374349 0.309245,-1.0709636 v -0.250651 q 0,-0.7226562 -0.299479,-1.09375 -0.299479,-0.3743489 -0.875651,-0.3743489 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path311" /> | |||
</g> | |||
<g | |||
aria-label="CAR" | |||
transform="translate(8.5,70)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text127"> | |||
<path | |||
d="m 4.1438801,-1.578776 q -0.055338,0.76497394 -0.5664062,1.20442705 -0.5078125,0.43945312 -1.3411458,0.43945312 -0.9114583,0 -1.43554687,-0.61197916 Q 0.27994791,-1.1621093 0.27994791,-2.2330729 v -0.2897135 q 0,-0.6835937 0.24088541,-1.2044271 0.24088541,-0.5208333 0.68684898,-0.797526 0.4492187,-0.2799479 1.0416666,-0.2799479 0.8203125,0 1.3216146,0.4394531 0.501302,0.4394531 0.579427,1.233724 H 3.173828 q -0.035807,-0.4589844 -0.2571614,-0.6640625 -0.218099,-0.2083334 -0.6673177,-0.2083334 -0.4882812,0 -0.7324219,0.3515625 -0.2408854,0.3483073 -0.2473958,1.0839844 v 0.3580729 q 0,0.7682291 0.2311198,1.1230468 0.234375,0.35481774 0.7356771,0.35481774 0.4524739,0 0.6738281,-0.20507812 Q 3.1347656,-1.1458333 3.1673176,-1.578776 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path314" /> | |||
<path | |||
d="M 9.4609373,-0.97656248 H 7.7486977 L 7.4231769,0 H 6.3847655 L 8.1490883,-4.7395832 H 9.0540362 L 10.828125,0 H 9.7897133 Z M 8.0123696,-1.7675781 H 9.1972654 L 8.6015623,-3.5416666 Z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path316" /> | |||
<path | |||
d="M 15.0319,-1.735026 H 14.253906 V 0 h -0.976563 v -4.7395832 h 1.761068 q 0.839844,0 1.295573,0.3743489 0.455729,0.374349 0.455729,1.0579427 0,0.485026 -0.211589,0.8105469 -0.208333,0.3222656 -0.634765,0.5143229 l 1.02539,1.93684888 V 0 h -1.048177 z m -0.777994,-0.7910156 h 0.78776 q 0.367839,0 0.569661,-0.1855469 0.201823,-0.1888021 0.201823,-0.5175781 0,-0.3352864 -0.192057,-0.5273437 -0.188802,-0.1920573 -0.582682,-0.1920573 h -0.784505 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path318" /> | |||
</g> | |||
</g> | |||
<g | |||
id="g137" | |||
transform="translate(5.5,306)"> | |||
<path | |||
transform="translate(0,-3)" | |||
style="fill:#bbbbbb" | |||
d="M 0,0 H 34 V 10 H 0 Z" | |||
id="rect131" /> | |||
<path | |||
style="fill:#bbbbbb" | |||
d="m 5,0 h 24 c 2.77,0 5,2.23 5,5 v 25 c 0,2.77 -2.23,5 -5,5 H 5 C 2.23,35 0,32.77 0,30 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect133" /> | |||
<g | |||
aria-label="OUT" | |||
transform="translate(8.3,32)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text135"> | |||
<path | |||
d="m 4.3164061,-2.2623697 q 0,0.6998697 -0.2473958,1.2272135 -0.2473958,0.52734371 -0.7096354,0.81380204 -0.4589843,0.28645833 -1.0546875,0.28645833 -0.5891926,0 -1.0514322,-0.28320312 Q 0.79101561,-0.50130207 0.53710936,-1.0253906 0.28320312,-1.5527343 0.27994791,-2.2363281 v -0.234375 q 0,-0.6998697 0.25065104,-1.2304687 0.25390624,-0.5338541 0.71289065,-0.8170573 0.4622395,-0.2864583 1.0546874,-0.2864583 0.5924479,0 1.0514323,0.2864583 0.4622396,0.2832032 0.7128906,0.8170573 0.2539062,0.530599 0.2539062,1.2272135 z M 3.3268228,-2.4772135 q 0,-0.7454427 -0.266927,-1.1328125 -0.2669271,-0.3873697 -0.7617188,-0.3873697 -0.4915364,0 -0.7584635,0.3841145 -0.2669271,0.3808594 -0.2701823,1.1197917 v 0.2311198 q 0,0.7259114 0.2669271,1.126302 0.2669271,0.40039063 0.7682291,0.40039063 0.4915365,0 0.7552084,-0.38411453 0.2636718,-0.3873698 0.266927,-1.1263021 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path323" /> | |||
<path | |||
d="m 10.619792,-4.7395832 v 3.1217447 q 0,0.77799477 -0.488282,1.23046872 -0.4850257,0.45247395 -1.3281246,0.45247395 -0.8300781,0 -1.3183594,-0.43945312 Q 6.9967448,-0.81380206 6.9869792,-1.5820312 v -3.157552 h 0.9765624 v 3.1282551 q 0,0.4654948 0.2213542,0.68033854 0.2246094,0.21158854 0.6184896,0.21158854 0.8235677,0 0.8365885,-0.86588538 v -3.1542968 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path325" /> | |||
<path | |||
d="M 16.988281,-3.9485676 H 15.536458 V 0 h -0.976563 v -3.9485676 h -1.432291 v -0.7910156 h 3.860677 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path327" /> | |||
</g> | |||
</g> | |||
<!-- <polyline points="0,0 45,0" stroke-width="0.5" stroke="#0f0" transform="translate(0 73)" /> --> | |||
</svg> |
@@ -0,0 +1,413 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<svg | |||
xmlns:dc="http://purl.org/dc/elements/1.1/" | |||
xmlns:cc="http://creativecommons.org/ns#" | |||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |||
xmlns:svg="http://www.w3.org/2000/svg" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |||
version="1.1" | |||
width="45" | |||
height="380" | |||
viewBox="0 0 45 380" | |||
id="svg95" | |||
sodipodi:docname="svg_render_tmp.svg" | |||
inkscape:version="0.92.2 5c3e80d, 2017-08-06"> | |||
<metadata | |||
id="metadata99"> | |||
<rdf:RDF> | |||
<cc:Work | |||
rdf:about=""> | |||
<dc:format>image/svg+xml</dc:format> | |||
<dc:type | |||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |||
</cc:Work> | |||
</rdf:RDF> | |||
</metadata> | |||
<sodipodi:namedview | |||
pagecolor="#ffffff" | |||
bordercolor="#666666" | |||
borderopacity="1" | |||
objecttolerance="10" | |||
gridtolerance="10" | |||
guidetolerance="10" | |||
inkscape:pageopacity="0" | |||
inkscape:pageshadow="2" | |||
inkscape:window-width="468" | |||
inkscape:window-height="449" | |||
id="namedview97" | |||
showgrid="false" | |||
inkscape:zoom="0.62105263" | |||
inkscape:cx="22.5" | |||
inkscape:cy="190" | |||
inkscape:window-x="0" | |||
inkscape:window-y="0" | |||
inkscape:window-maximized="0" | |||
inkscape:current-layer="svg95" /> | |||
<style | |||
id="style2"> | |||
text { | |||
fill: #333; | |||
font-family: 'Roboto', sans-serif; | |||
font-weight: bold; | |||
} | |||
text.title { | |||
font-family: 'Comfortaa', sans-serif; | |||
font-weight: normal; | |||
} | |||
text.brand { | |||
font-family: 'Audiowide', sans-serif; | |||
font-weight: bold; | |||
} | |||
</style> | |||
<defs | |||
id="defs47"> | |||
<symbol | |||
id="knob-small" | |||
viewBox="0 0 45px 45px"> | |||
<g | |||
transform="translate(22.5 22.5)" | |||
id="g10"> | |||
<polyline | |||
points="-3,0 3,0" | |||
stroke-width="1" | |||
stroke="#00f" | |||
id="polyline4" /> | |||
<polyline | |||
points="0,-3 0,3" | |||
stroke-width="1" | |||
stroke="#00f" | |||
id="polyline6" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="7.5" | |||
stroke-width="1" | |||
stroke="#00f" | |||
fill="none" | |||
id="circle8" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="knobguide-maxtick" | |||
viewBox="0 0 40px 40px"> | |||
<g | |||
transform="translate(20 20)" | |||
id="g25"> | |||
<g | |||
transform="rotate(60) translate(10 0)" | |||
id="g15"> | |||
<polyline | |||
points="0,0 4,0" | |||
stroke-width="1" | |||
stroke="#333" | |||
id="polyline13" /> | |||
</g> | |||
<path | |||
d="M 0 -12.5 A 12.5 12.5 0 0 1 12.5 0" | |||
stroke="#333" | |||
stroke-width="0.5" | |||
stroke-linecap="round" | |||
fill="none" | |||
transform="rotate(0)" | |||
id="path17" /> | |||
<path | |||
d="M 0 -12.5 A 12.5 12.5 0 0 1 12.5 0" | |||
stroke="#333" | |||
stroke-width="0.5" | |||
stroke-linecap="round" | |||
fill="none" | |||
transform="rotate(43)" | |||
id="path19" /> | |||
<path | |||
d="M 0 -12.5 A 12.5 12.5 0 0 0 -12.5 0" | |||
stroke="#333" | |||
stroke-width="0.5" | |||
stroke-linecap="round" | |||
fill="none" | |||
transform="rotate(0)" | |||
id="path21" /> | |||
<path | |||
d="M 0 -12.5 A 12.5 12.5 0 0 0 -12.5 0" | |||
stroke="#333" | |||
stroke-width="0.5" | |||
stroke-linecap="round" | |||
fill="none" | |||
transform="rotate(-43)" | |||
id="path23" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="switch" | |||
viewBox="0 0 14px 24px"> | |||
<rect | |||
width="14px" | |||
height="24px" | |||
stroke-width="1" | |||
stroke="#000" | |||
fill="#ddd" | |||
id="rect28" /> | |||
<rect | |||
width="14px" | |||
height="12px" | |||
stroke-width="0" | |||
fill="#000" | |||
id="rect30" /> | |||
</symbol> | |||
<symbol | |||
id="input" | |||
viewBox="0 0 24px 24px"> | |||
<g | |||
transform="translate(12 12)" | |||
id="g37"> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="5" | |||
stroke-width="1" | |||
stroke="#0f0" | |||
fill="#0f0" | |||
id="circle33" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="10.5" | |||
stroke-width="3" | |||
stroke="#0f0" | |||
fill="none" | |||
id="circle35" /> | |||
</g> | |||
</symbol> | |||
<symbol | |||
id="output" | |||
viewBox="0 0 24px 24px"> | |||
<g | |||
transform="translate(12 12)" | |||
id="g44"> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="5" | |||
stroke-width="1" | |||
stroke="#f00" | |||
fill="#f00" | |||
id="circle40" /> | |||
<circle | |||
cx="0" | |||
cy="0" | |||
r="10.5" | |||
stroke-width="3" | |||
stroke="#f00" | |||
fill="none" | |||
id="circle42" /> | |||
</g> | |||
</symbol> | |||
</defs> | |||
<path | |||
style="fill:#dddddd" | |||
d="M 0,0 H 45 V 380 H 0 Z" | |||
id="rect49" /> | |||
<path | |||
style="fill:none;stroke:#e4e4e4;stroke-width:0.5" | |||
d="M 1,1 H 44 V 379 H 1 V 1" | |||
id="polyline51" /> | |||
<path | |||
style="fill:none;stroke:#ebebeb;stroke-width:0.80000001" | |||
d="m 0.5,0.5 h 44 v 379 H 0.5 V 0.5" | |||
id="polyline53" /> | |||
<path | |||
style="fill:none;stroke:#f2f2f2;stroke-width:1" | |||
d="M 0,0 H 45 V 380 H 0 V 0" | |||
id="polyline55" /> | |||
<g | |||
aria-label="UMIX" | |||
transform="rotate(-90)" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="text57"> | |||
<path | |||
d="m -372.164,13.149333 q -0.84,0 -1.50267,-0.326666 -0.66266,-0.326667 -1.036,-0.905334 -0.364,-0.588 -0.364,-1.325333 V 6.0746669 q 0,-0.1586667 0.10267,-0.2613333 0.10267,-0.1026667 0.26133,-0.1026667 0.15867,0 0.26134,0.1026667 0.10266,0.1026666 0.10266,0.2613333 V 10.592 q 0,0.541333 0.27067,0.970667 0.28,0.42 0.77467,0.662666 0.49466,0.233334 1.12933,0.233334 0.62533,0 1.11067,-0.233334 0.48533,-0.242666 0.756,-0.662666 0.28,-0.429334 0.28,-0.970667 V 6.0746669 q 0,-0.1586667 0.10266,-0.2613333 0.10267,-0.1026667 0.26134,-0.1026667 0.15866,0 0.26133,0.1026667 0.10267,0.1026666 0.10267,0.2613333 V 10.592 q 0,0.737333 -0.37334,1.325333 -0.364,0.578667 -1.01733,0.905334 -0.65333,0.326666 -1.484,0.326666 z" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="path173" /> | |||
<path | |||
d="m -357.99398,5.7106669 q 0.14933,0 0.252,0.1026667 0.10267,0.1026666 0.10267,0.2613333 V 12.636 q 0,0.149333 -0.10267,0.261333 Q -357.84465,13 -357.99398,13 q -0.15867,0 -0.27067,-0.102667 -0.10266,-0.112 -0.10266,-0.261333 V 7.3533335 l -2.59467,5.3013335 q -0.112,0.177333 -0.31733,0.177333 -0.23334,0 -0.336,-0.224 l -2.58534,-5.1706665 V 12.636 q 0,0.149333 -0.10266,0.261333 Q -364.40598,13 -364.56465,13 q -0.14933,0 -0.26133,-0.102667 -0.10267,-0.112 -0.10267,-0.261333 V 6.0746669 q 0,-0.1586667 0.10267,-0.2613333 0.112,-0.1026667 0.26133,-0.1026667 0.21467,0 0.32667,0.1866667 l 2.98667,5.9359994 2.93066,-5.9359994 q 0.112,-0.1866667 0.32667,-0.1866667 z" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="path175" /> | |||
<path | |||
d="m -352.9136,13 q -0.14934,0 -0.26134,-0.102667 -0.10266,-0.112 -0.10266,-0.261333 V 6.0746669 q 0,-0.1586667 0.10266,-0.2613333 0.112,-0.1026667 0.26134,-0.1026667 0.15866,0 0.26133,0.1026667 0.10267,0.1026666 0.10267,0.2613333 V 12.636 q 0,0.149333 -0.10267,0.261333 Q -352.75494,13 -352.9136,13 Z" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="path177" /> | |||
<path | |||
d="m -343.02773,12.412 q 0.084,0.112 0.084,0.233333 0,0.149334 -0.0933,0.252 Q -343.1304,13 -343.28906,13 q -0.18667,0 -0.28,-0.130667 L -345.79973,9.7800001 -348.07706,12.888 Q -348.1704,13 -348.3384,13 q -0.15866,0 -0.252,-0.09333 -0.0933,-0.102667 -0.0933,-0.242667 0,-0.14 0.084,-0.252 l 2.30533,-3.1359999 -2.156,-2.9959999 q -0.0747,-0.1213333 -0.0747,-0.224 0,-0.14 0.0933,-0.2426666 0.0933,-0.1026667 0.24267,-0.1026667 0.18666,0 0.28,0.1306667 l 2.11866,2.9306665 2.14667,-2.9306665 q 0.10267,-0.1306667 0.28,-0.1306667 0.14933,0 0.24267,0.112 0.0933,0.1026667 0.0933,0.2426667 0,0.1213333 -0.0653,0.2146666 l -2.20267,2.9866666 z" | |||
style="font-weight:normal;font-size:9.33333302px;font-family:Comfortaa, sans-serif;letter-spacing:2.5px;fill:#333333" | |||
id="path179" /> | |||
</g> | |||
<g | |||
id="g63" | |||
transform="rotate(-90,200.5,175.5)"> | |||
<g | |||
aria-label="BGA" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text59"> | |||
<path | |||
d="m 7.2096352,-1.4355468 q 0,0.21875 -0.077474,0.469401 -0.072917,0.25065103 -0.2460937,0.46484373 -0.1686198,0.2141927 -0.4420573,0.36002603 Q 6.1705727,0 5.7740883,0 H 1.2760416 Q 1.1484375,0 1.0390625,-0.04557292 0.92968747,-0.09114583 0.84765622,-0.16861979 q -0.077474,-0.0820312 -0.12304687,-0.19140624 -0.0455729,-0.109375 -0.0455729,-0.23697916 V -5.9381508 q 0,-0.1230469 0.0455729,-0.2324219 0.0455729,-0.109375 0.12304687,-0.1914062 0.0820313,-0.082031 0.19140628,-0.1276042 0.109375,-0.045573 0.2369791,-0.045573 h 3.9648436 q 0.21875,0 0.4694011,0.077474 0.250651,0.077474 0.4648437,0.2506511 0.21875,0.1686197 0.360026,0.4420572 0.1458334,0.2734375 0.1458334,0.6699219 v 0.2233073 q 0,0.3144531 -0.1048177,0.6790364 -0.1048178,0.360026 -0.3372396,0.6835937 0.2005208,0.1230469 0.3736979,0.296224 0.1777344,0.1731771 0.3098958,0.4010416 0.1321615,0.2278646 0.2096354,0.514974 0.077474,0.2871093 0.077474,0.6334635 z M 6.0247394,-1.6634114 q 0,-0.2324219 -0.072917,-0.4147135 Q 5.878906,-2.2649739 5.7467446,-2.3971353 5.6145831,-2.5292968 5.4277342,-2.5976562 5.2408852,-2.6705728 5.0084634,-2.6705728 H 2.3378905 v -1.1940104 h 2.1373698 q 0.2324218,0 0.4192708,-0.068359 0.1868489,-0.072917 0.3190104,-0.2050781 0.1321614,-0.1321614 0.2005208,-0.3144531 0.072917,-0.186849 0.072917,-0.4192708 v -0.2233073 q 0,-0.2552083 -0.2460938,-0.2552083 h -3.376953 v 4.1653644 h 3.9101561 q 0.031901,0 0.077474,-0.00456 0.045573,-0.00456 0.082031,-0.027344 0.036458,-0.022787 0.063802,-0.077474 0.027344,-0.054687 0.027344,-0.1503906 z" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path182" /> | |||
<path | |||
d="m 16.683594,-0.59700519 q 0,0.12760416 -0.04557,0.23697916 -0.04557,0.109375 -0.127605,0.19140624 -0.07747,0.07747396 -0.186849,0.12304687 Q 16.214192,0 16.086588,0 h -4.274739 q -0.164063,0 -0.355469,-0.03645833 -0.186849,-0.04101563 -0.373698,-0.12304687 -0.182291,-0.0820313 -0.350911,-0.20963541 -0.16862,-0.13216146 -0.300781,-0.31445312 -0.127605,-0.18684895 -0.205079,-0.42838537 -0.07747,-0.2460938 -0.07747,-0.5514323 v -3.2083332 q 0,-0.1640625 0.03646,-0.3509115 0.04101,-0.1914062 0.123047,-0.3736979 0.08203,-0.1868489 0.214192,-0.3554687 0.132162,-0.1686198 0.314453,-0.296224 0.186849,-0.1321614 0.428386,-0.2096354 0.241536,-0.077474 0.546875,-0.077474 h 4.817057 v 1.1848958 h -4.817057 q -0.232422,0 -0.355469,0.1230468 -0.123047,0.1230469 -0.123047,0.3645834 v 3.1992186 q 0,0.2278646 0.123047,0.3554687 0.127604,0.1230469 0.355469,0.1230469 h 3.686849 v -1.485677 h -3.153646 v -1.1940104 h 3.741536 q 0.127604,0 0.236979,0.05013 0.109375,0.045573 0.186849,0.1276042 0.08203,0.082031 0.127605,0.1914062 0.04557,0.1048177 0.04557,0.2278646 z" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path184" /> | |||
<path | |||
d="M 26.339842,0 H 25.154946 V -1.6041666 H 20.989582 V 0 h -1.184896 v -3.267578 q 0,-0.7154948 0.246094,-1.3170573 0.246094,-0.6015624 0.683594,-1.0345051 0.4375,-0.4329427 1.034505,-0.6744792 0.597005,-0.2415364 1.303385,-0.2415364 h 2.670573 q 0.123047,0 0.232422,0.045573 0.109375,0.045573 0.191406,0.1276042 0.08203,0.082031 0.127604,0.1914062 0.04557,0.109375 0.04557,0.2324219 z m -5.35026,-2.7890624 h 4.165364 v -2.5611978 h -2.082682 q -0.05469,0 -0.232422,0.018229 -0.173177,0.013672 -0.405599,0.077474 -0.227864,0.063802 -0.483072,0.1959635 -0.255209,0.1321615 -0.469402,0.3645833 -0.214192,0.2324219 -0.355468,0.5833334 -0.136719,0.3463541 -0.136719,0.8430989 z" | |||
style="font-weight:bold;font-size:9.33333302px;font-family:Audiowide, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path186" /> | |||
</g> | |||
<path | |||
transform="translate(11.5,-5)" | |||
style="fill:#dddddd" | |||
d="M 0,0 H 3 V 3 H 0 Z" | |||
id="rect61" /> | |||
</g> | |||
<!-- <polyline points="22.5,0 22.5,380" stroke-width="0.5" stroke="#0f0" /> --> | |||
<g | |||
id="g71" | |||
transform="translate(5.5,18)"> | |||
<path | |||
transform="translate(0,172)" | |||
style="fill:#fafafa" | |||
d="M 0,0 H 34 V 10 H 0 Z" | |||
id="rect67" /> | |||
<path | |||
style="fill:#fafafa" | |||
d="m 5,0 h 24 c 2.77,0 5,2.23 5,5 v 172 c 0,2.77 -2.23,5 -5,5 H 5 c -2.77,0 -5,-2.23 -5,-5 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect69" /> | |||
</g> | |||
<g | |||
id="g79" | |||
transform="translate(5.5,203)"> | |||
<path | |||
transform="translate(0,-3)" | |||
style="fill:#bbbbbb" | |||
d="M 0,0 H 34 V 10 H 0 Z" | |||
id="rect73" /> | |||
<path | |||
style="fill:#bbbbbb" | |||
d="m 5,0 h 24 c 2.77,0 5,2.23 5,5 v 26 c 0,2.77 -2.23,5 -5,5 H 5 C 2.23,36 0,33.77 0,31 V 5 C 0,2.23 2.23,0 5,0 Z" | |||
id="rect75" /> | |||
<g | |||
aria-label="OUT" | |||
transform="translate(8.5,32)" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text77"> | |||
<path | |||
d="m 4.3164061,-2.2623697 q 0,0.6998697 -0.2473958,1.2272135 -0.2473958,0.52734371 -0.7096354,0.81380204 -0.4589843,0.28645833 -1.0546875,0.28645833 -0.5891926,0 -1.0514322,-0.28320312 Q 0.79101561,-0.50130207 0.53710936,-1.0253906 0.28320312,-1.5527343 0.27994791,-2.2363281 v -0.234375 q 0,-0.6998697 0.25065104,-1.2304687 0.25390624,-0.5338541 0.71289065,-0.8170573 0.4622395,-0.2864583 1.0546874,-0.2864583 0.5924479,0 1.0514323,0.2864583 0.4622396,0.2832032 0.7128906,0.8170573 0.2539062,0.530599 0.2539062,1.2272135 z M 3.3268228,-2.4772135 q 0,-0.7454427 -0.266927,-1.1328125 -0.2669271,-0.3873697 -0.7617188,-0.3873697 -0.4915364,0 -0.7584635,0.3841145 -0.2669271,0.3808594 -0.2701823,1.1197917 v 0.2311198 q 0,0.7259114 0.2669271,1.126302 0.2669271,0.40039063 0.7682291,0.40039063 0.4915365,0 0.7552084,-0.38411453 0.2636718,-0.3873698 0.266927,-1.1263021 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path136" /> | |||
<path | |||
d="m 10.619792,-4.7395832 v 3.1217447 q 0,0.77799477 -0.488282,1.23046872 -0.4850257,0.45247395 -1.3281246,0.45247395 -0.8300781,0 -1.3183594,-0.43945312 Q 6.9967448,-0.81380206 6.9869792,-1.5820312 v -3.157552 h 0.9765624 v 3.1282551 q 0,0.4654948 0.2213542,0.68033854 0.2246094,0.21158854 0.6184896,0.21158854 0.8235677,0 0.8365885,-0.86588538 v -3.1542968 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path138" /> | |||
<path | |||
d="M 16.988281,-3.9485676 H 15.536458 V 0 h -0.976563 v -3.9485676 h -1.432291 v -0.7910156 h 3.860677 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path140" /> | |||
</g> | |||
</g> | |||
<g | |||
aria-label="SUM" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text83"> | |||
<path | |||
d="m 16.380859,251.75651 q 0,-0.27669 -0.195312,-0.42318 -0.195313,-0.14974 -0.703125,-0.3125 -0.507813,-0.16601 -0.804037,-0.32552 -0.807291,-0.4362 -0.807291,-1.17513 0,-0.38411 0.214843,-0.68359 0.218099,-0.30274 0.621745,-0.47201 0.406901,-0.16927 0.911459,-0.16927 0.507812,0 0.904947,0.18555 0.397136,0.18229 0.615235,0.51758 0.221354,0.33528 0.221354,0.76172 h -0.976562 q 0,-0.32552 -0.205079,-0.50456 -0.205078,-0.18229 -0.576171,-0.18229 -0.358073,0 -0.556641,0.15299 -0.198568,0.14974 -0.198568,0.39714 0,0.23112 0.23112,0.38737 0.234375,0.15625 0.686849,0.29297 0.833333,0.25065 1.214193,0.62174 0.380859,0.37109 0.380859,0.92448 0,0.61523 -0.465495,0.9668 -0.465495,0.3483 -1.253255,0.3483 -0.546875,0 -0.996094,-0.19856 -0.449218,-0.20183 -0.686849,-0.55013 -0.234375,-0.34831 -0.234375,-0.8073 h 0.979818 q 0,0.78451 0.9375,0.78451 0.348307,0 0.54362,-0.13997 0.195312,-0.14323 0.195312,-0.39714 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path143" /> | |||
<path | |||
d="m 23.611979,248.26042 v 3.12174 q 0,0.778 -0.488281,1.23047 -0.485026,0.45247 -1.328125,0.45247 -0.830078,0 -1.318359,-0.43945 -0.488282,-0.43945 -0.498047,-1.20768 v -3.15755 h 0.976562 v 3.12825 q 0,0.4655 0.221354,0.68034 0.22461,0.21159 0.61849,0.21159 0.823568,0 0.836588,-0.86589 v -3.15429 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path145" /> | |||
<path | |||
d="m 27.688802,248.26042 1.217448,3.4375 1.210937,-3.4375 h 1.282552 V 253 h -0.979818 v -1.29557 L 30.517578,249.4681 29.238281,253 h -0.670573 l -1.276042,-3.52865 0.09766,2.23308 V 253 H 26.41276 v -4.73958 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path147" /> | |||
</g> | |||
<g | |||
aria-label="AVG" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text85"> | |||
<path | |||
d="M 17.598958,287.02344 H 15.886719 L 15.561198,288 h -1.038412 l 1.764323,-4.73958 h 0.904948 L 18.966146,288 h -1.038412 z m -1.448567,-0.79102 h 1.184895 l -0.595703,-1.77409 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path150" /> | |||
<path | |||
d="m 22.919271,286.82487 1.074218,-3.56445 h 1.08724 L 23.430338,288 h -1.01888 l -1.64388,-4.73958 h 1.083984 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path152" /> | |||
<path | |||
d="m 31.240885,287.40104 q -0.263672,0.31576 -0.745443,0.49154 -0.481771,0.17252 -1.067708,0.17252 -0.615234,0 -1.080729,-0.26692 -0.46224,-0.27019 -0.716146,-0.78125 -0.250651,-0.51107 -0.257161,-1.20117 v -0.32227 q 0,-0.70964 0.23763,-1.22721 0.240885,-0.52084 0.690104,-0.79427 0.452474,-0.2767 1.057943,-0.2767 0.843099,0 1.318359,0.40365 0.47526,0.40039 0.563151,1.16862 h -0.950521 q -0.0651,-0.4069 -0.289713,-0.5957 -0.221355,-0.18881 -0.611979,-0.18881 -0.498047,0 -0.758464,0.37435 -0.260417,0.37435 -0.263672,1.11328 v 0.30274 q 0,0.74544 0.283203,1.1263 0.283203,0.38086 0.830078,0.38086 0.550131,0 0.784506,-0.23438 v -0.81705 h -0.888672 v -0.7194 h 1.865234 z" | |||
style="font-weight:bold;font-size:6.66666651px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path154" /> | |||
</g> | |||
<g | |||
aria-label="LEVEL" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="text89"> | |||
<path | |||
d="M 8.6796875,304.05859 H 11.167969 V 305 H 7.5078125 v -5.6875 h 1.171875 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path157" /> | |||
<path | |||
d="m 17.257812,302.53516 h -2.249999 v 1.52343 h 2.640624 V 305 h -3.812499 v -5.6875 h 3.804687 v 0.94922 h -2.632812 v 1.35547 h 2.249999 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path159" /> | |||
<path | |||
d="m 22.4375,303.58984 1.289062,-4.27734 H 25.03125 L 23.050781,305 h -1.222656 l -1.972656,-5.6875 h 1.300781 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path161" /> | |||
<path | |||
d="m 30.992187,302.53516 h -2.25 v 1.52343 h 2.640625 V 305 h -3.8125 v -5.6875 H 31.375 v 0.94922 h -2.632813 v 1.35547 h 2.25 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path163" /> | |||
<path | |||
d="m 35.242187,304.05859 h 2.488282 V 305 h -3.660157 v -5.6875 h 1.171875 z" | |||
style="font-weight:bold;font-size:8px;font-family:Roboto, sans-serif;letter-spacing:2px;fill:#333333" | |||
id="path165" /> | |||
</g> | |||
<g | |||
id="use91" | |||
transform="translate(2.2,302.5)"> | |||
<g | |||
id="g128" | |||
transform="translate(20,20)"> | |||
<g | |||
id="g118" | |||
transform="rotate(60,-5,8.660254)"> | |||
<path | |||
style="stroke:#333333;stroke-width:1" | |||
d="M 0,0 H 4" | |||
id="polyline116" /> | |||
</g> | |||
<path | |||
id="path120" | |||
d="M 0,-12.5 A 12.5,12.5 0 0 1 12.5,0" | |||
inkscape:connector-curvature="0" | |||
style="fill:none;stroke:#333333;stroke-width:0.5;stroke-linecap:round" /> | |||
<path | |||
id="path122" | |||
transform="rotate(43)" | |||
d="M 0,-12.5 A 12.5,12.5 0 0 1 12.5,0" | |||
inkscape:connector-curvature="0" | |||
style="fill:none;stroke:#333333;stroke-width:0.5;stroke-linecap:round" /> | |||
<path | |||
id="path124" | |||
d="M 0,-12.5 A 12.5,12.5 0 0 0 -12.5,0" | |||
inkscape:connector-curvature="0" | |||
style="fill:none;stroke:#333333;stroke-width:0.5;stroke-linecap:round" /> | |||
<path | |||
id="path126" | |||
transform="rotate(-43)" | |||
d="M 0,-12.5 A 12.5,12.5 0 0 0 -12.5,0" | |||
inkscape:connector-curvature="0" | |||
style="fill:none;stroke:#333333;stroke-width:0.5;stroke-linecap:round" /> | |||
</g> | |||
</g> | |||
</svg> |
@@ -0,0 +1,66 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<svg | |||
xmlns:dc="http://purl.org/dc/elements/1.1/" | |||
xmlns:cc="http://creativecommons.org/ns#" | |||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |||
xmlns:svg="http://www.w3.org/2000/svg" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |||
version="1.1" | |||
width="19" | |||
height="19" | |||
viewBox="0 0 19 19" | |||
id="svg12" | |||
sodipodi:docname="svg_render_tmp.svg" | |||
inkscape:version="0.92.2 5c3e80d, 2017-08-06"> | |||
<metadata | |||
id="metadata18"> | |||
<rdf:RDF> | |||
<cc:Work | |||
rdf:about=""> | |||
<dc:format>image/svg+xml</dc:format> | |||
<dc:type | |||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |||
</cc:Work> | |||
</rdf:RDF> | |||
</metadata> | |||
<defs | |||
id="defs16" /> | |||
<sodipodi:namedview | |||
pagecolor="#ffffff" | |||
bordercolor="#666666" | |||
borderopacity="1" | |||
objecttolerance="10" | |||
gridtolerance="10" | |||
guidetolerance="10" | |||
inkscape:pageopacity="0" | |||
inkscape:pageshadow="2" | |||
inkscape:window-width="468" | |||
inkscape:window-height="449" | |||
id="namedview14" | |||
showgrid="false" | |||
inkscape:zoom="12.421053" | |||
inkscape:cx="9.5" | |||
inkscape:cy="9.5" | |||
inkscape:window-x="0" | |||
inkscape:window-y="0" | |||
inkscape:window-maximized="0" | |||
inkscape:current-layer="svg12" /> | |||
<path | |||
style="fill:#333333" | |||
d="M 18.8,9.5 A 9.3000002,9.3000002 0 0 1 9.5,18.8 9.3000002,9.3000002 0 0 1 0.19999981,9.5 9.3000002,9.3000002 0 0 1 9.5,0.19999981 9.3000002,9.3000002 0 0 1 18.8,9.5 Z" | |||
id="circle2" /> | |||
<path | |||
style="fill:#eeeeee" | |||
d="M 16.8,9.5 A 7.3000002,7.3000002 0 0 1 9.5,16.8 7.3000002,7.3000002 0 0 1 2.1999998,9.5 7.3000002,7.3000002 0 0 1 9.5,2.1999998 7.3000002,7.3000002 0 0 1 16.8,9.5 Z" | |||
id="circle4" /> | |||
<path | |||
style="fill:#ffffff" | |||
d="M 10.8,1.6 A 1.3,1.3 0 0 1 9.5,2.9 1.3,1.3 0 0 1 8.2,1.6 1.3,1.3 0 0 1 9.5,0.30000007 1.3,1.3 0 0 1 10.8,1.6 Z" | |||
id="circle8" /> | |||
<path | |||
style="fill:#ffffff" | |||
d="M 10.8,1.9 A 1.3,1.3 0 0 1 9.5,3.1999999 1.3,1.3 0 0 1 8.2,1.9 1.3,1.3 0 0 1 9.5,0.60000002 1.3,1.3 0 0 1 10.8,1.9 Z" | |||
id="circle10" /> | |||
</svg> |
@@ -0,0 +1,62 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<svg | |||
xmlns:dc="http://purl.org/dc/elements/1.1/" | |||
xmlns:cc="http://creativecommons.org/ns#" | |||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |||
xmlns:svg="http://www.w3.org/2000/svg" | |||
xmlns="http://www.w3.org/2000/svg" | |||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |||
version="1.1" | |||
width="45" | |||
height="45" | |||
viewBox="0 0 45 45" | |||
id="svg10" | |||
sodipodi:docname="svg_render_tmp.svg" | |||
inkscape:version="0.92.2 5c3e80d, 2017-08-06"> | |||
<metadata | |||
id="metadata16"> | |||
<rdf:RDF> | |||
<cc:Work | |||
rdf:about=""> | |||
<dc:format>image/svg+xml</dc:format> | |||
<dc:type | |||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |||
</cc:Work> | |||
</rdf:RDF> | |||
</metadata> | |||
<defs | |||
id="defs14" /> | |||
<sodipodi:namedview | |||
pagecolor="#ffffff" | |||
bordercolor="#666666" | |||
borderopacity="1" | |||
objecttolerance="10" | |||
gridtolerance="10" | |||
guidetolerance="10" | |||
inkscape:pageopacity="0" | |||
inkscape:pageshadow="2" | |||
inkscape:window-width="468" | |||
inkscape:window-height="449" | |||
id="namedview12" | |||
showgrid="false" | |||
inkscape:zoom="5.2444444" | |||
inkscape:cx="22.5" | |||
inkscape:cy="22.5" | |||
inkscape:window-x="0" | |||
inkscape:window-y="0" | |||
inkscape:window-maximized="0" | |||
inkscape:current-layer="svg10" /> | |||
<path | |||
style="fill:#333333" | |||
d="M 44.700001,22.5 A 22.200001,22.200001 0 0 1 22.5,44.700001 22.200001,22.200001 0 0 1 0.29999924,22.5 22.200001,22.200001 0 0 1 22.5,0.29999924 22.200001,22.200001 0 0 1 44.700001,22.5 Z" | |||
id="circle2" /> | |||
<path | |||
style="fill:#eeeeee" | |||
d="m 40.5,22.5 a 18,18 0 0 1 -18,18 18,18 0 0 1 -18,-18 18,18 0 0 1 18,-18 18,18 0 0 1 18,18 z" | |||
id="circle4" /> | |||
<path | |||
style="fill:none;stroke:#ffffff;stroke-width:3;stroke-linecap:round" | |||
d="M 22.5,2 V 2.7" | |||
id="polyline8" /> | |||
</svg> |