BogaudioModules

BogaudioModules for VCV Rack
Log | Files | Refs | README | LICENSE

Detune-dark-pp.svg (7814B)


      1 <?xml version="1.0"?>
      2 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="45.0" height="380.0" viewBox="0 0 45.0 380.0">
      3   <style>text {
      4   fill: #333;
      5   font-family: 'Roboto', sans-serif;
      6   font-weight: bold;
      7 }
      8 text.title {
      9   font-family: 'Comfortaa', sans-serif;
     10   font-weight: normal;
     11 }
     12 text.brand {
     13   font-family: 'Audiowide', sans-serif;
     14   font-weight: bold;
     15 }
     16 
     17 polyline {
     18   stroke: #333;
     19 }
     20 path {
     21   stroke: #333;
     22 }
     23 
     24 rect.module-background, .background-fill {
     25   fill: #ddd;
     26 }
     27 polyline.module-border-inner {
     28   stroke: #e4e4e4;
     29 }
     30 polyline.module-border-middle {
     31   stroke: #ebebeb;
     32 }
     33 polyline.module-border-outer {
     34   stroke: #f2f2f2;
     35 }
     36 
     37 g.io-group {
     38 }
     39 rect.input-background, rect.input-background-filler {
     40   fill: #fafafa;
     41 }
     42 rect.output-background, rect.output-background-filler {
     43   fill: #bbb;
     44 }
     45 text.input-label, text.output-label {
     46   /* font-size: 6pt; */
     47 }
     48 polyline.input-label, polyline.output-label {
     49 }
     50 path.input-label, path.output-label {
     51 }
     52 
     53 circle.port-rim {
     54   stroke: #f0f0f0;
     55 }
     56 circle.port-barrel {
     57   stroke: #222;
     58   fill: #222;
     59 }
     60 circle.knob-center {
     61    fill: #eee;
     62 }
     63 circle.knob-rim {
     64    fill: #333;
     65 }
     66 circle.knob-tick {
     67   fill: #fff;
     68 }
     69 polyline.knob-tick {
     70   stroke: #fff;
     71 }
     72 
     73 
     74 text {
     75   fill: #eee;
     76 }
     77 
     78 polyline {
     79   stroke: #ccc;
     80 }
     81 path {
     82   stroke: #ccc;
     83 }
     84 
     85 rect.module-background, .background-fill {
     86   fill: #111;
     87 }
     88 polyline.module-border-inner {
     89   stroke: #191919;
     90 }
     91 polyline.module-border-middle {
     92   stroke: #111;
     93 }
     94 polyline.module-border-outer {
     95   stroke: #000;
     96 }
     97 
     98 rect.input-background, rect.input-background-filler {
     99   fill: #aaa;
    100 }
    101 rect.output-background, rect.output-background-filler {
    102   fill: #666;
    103 }
    104 text.input-label {
    105   fill: #222;
    106 }
    107 polyline.input-label, path.input-label {
    108   stroke: #222;
    109 }
    110 text.output-label {
    111   fill: #ddd;
    112 }
    113 polyline.output-label, path.output-label {
    114   stroke: #ddd;
    115 }
    116 
    117 circle.port-rim {
    118   stroke: #c0c0c0;
    119 }
    120 circle.port-barrel {
    121   stroke: #222;
    122   fill: #222;
    123 }
    124 circle.knob-center {
    125    fill: #888;
    126 }
    127 circle.knob-rim {
    128    fill: #444;
    129 }
    130 circle.knob-tick {
    131   fill: #fff;
    132 }
    133 polyline.knob-tick {
    134   stroke: #fff;
    135 }
    136 </style>
    137 
    138   <defs>
    139     <symbol id="dial-cents-detune" viewBox="0 0 45px 45px">
    140       <g transform="translate(22.5 22.5)">
    141         <g transform="rotate(-240) translate(15 0)">
    142           <text font-size="5.0pt" transform="translate(3 0) rotate(240) translate(-2.2 2.2)">0</text>
    143         </g>
    144         <g transform="rotate(-210) translate(15 0)">
    145           <polyline points="0,0 2.5,0" stroke-width="0.7"/>
    146         </g>
    147         <g transform="rotate(-180) translate(15 0)">
    148           <polyline points="0,0 2.5,0" stroke-width="0.7"/>
    149         </g>
    150         <g transform="rotate(-150) translate(15 0)">
    151           <polyline points="0,0 2.5,0" stroke-width="0.7"/>
    152         </g>
    153         <g transform="rotate(-120) translate(15 0)">
    154           <polyline points="0,0 2.5,0" stroke-width="0.7"/>
    155         </g>
    156         <g transform="rotate(-90) translate(15 0)">
    157           <polyline points="0,0 2.5,0" stroke-width="0.7"/>
    158         </g>
    159         <g transform="rotate(-60) translate(15 0)">
    160           <polyline points="0,0 2.5,0" stroke-width="0.7"/>
    161         </g>
    162         <g transform="rotate(-30) translate(15 0)">
    163           <polyline points="0,0 2.5,0" stroke-width="0.7"/>
    164         </g>
    165         <g transform="rotate(0) translate(15 0)">
    166           <polyline points="0,0 2.5,0" stroke-width="0.7"/>
    167         </g>
    168         <g transform="rotate(30) translate(15 0)">
    169           <polyline points="0,0 2.5,0" stroke-width="0.7"/>
    170         </g>
    171         <g transform="rotate(60) translate(15 0)">
    172           <text font-size="5.0pt" transform="translate(3 0) rotate(-60) translate(-4 2.2)">50</text>
    173         </g>
    174       </g>
    175     </symbol>
    176   </defs>
    177 
    178   
    179       
    180       <rect class="module-background background-fill" width="45.0" height="380.0"/>
    181     
    182       
    183       <polyline class="module-border-inner" points="1,1 44.0,1 44.0,379.0 1,379.0 1,1" stroke-width="0.5" fill="none"/>
    184       <polyline class="module-border-middle" points="0.5,0.5 44.5,0.5 44.5,379.5 0.5,379.5 0.5,0.5" stroke-width="0.8" fill="none"/>
    185       <polyline class="module-border-outer" points="0,0 45.0,0 45.0,380.0 0,380.0 0,0" stroke-width="1" fill="none"/>
    186     
    187       <g transform="rotate(-90) translate(-376.0 13)">
    188         <text class="title" font-size="7pt" letter-spacing="2.5px">DETUNE</text>
    189         <g transform="translate(0 12)">
    190           <text class="brand" font-size="7pt" letter-spacing="2px">BGA</text>
    191           <rect class="background-fill" width="3.0" height="3" fill="#ddd" transform="translate(11.5 -5)"/>
    192         </g>
    193       </g>
    194     
    195 
    196   <g transform="translate(0 25)">
    197     <text font-size="6pt" letter-spacing="2px" transform="translate(5.5 0)">CENTS</text>
    198     <g transform="translate(9.5 7.5)"><svg id="CENTS_PARAM">
    199       <g transform="translate(13 13)">
    200         <polyline points="-3,0 3,0" stroke-width="1" stroke="#00f"/>
    201         <polyline points="0,-3 0,3" stroke-width="1" stroke="#00f"/>
    202         <circle cx="0" cy="0" r="12.5" stroke-width="1" stroke="#00f" fill="none"/>
    203       </g>
    204     </svg></g>
    205     <use xlink:href="#dial-cents-detune" transform="translate(0 -2)" href="#dial-cents-detune"/>
    206   </g>
    207 
    208   <g class="io-group" transform="translate(5.5 74)">
    209     <rect class="input-background" width="34" height="39" rx="5"/>
    210     <g transform="translate(5 3)"><svg id="CV_INPUT">
    211       <g transform="translate(12 12)">
    212         <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#0f0" fill="#0f0"/>
    213         <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#0f0" fill="none"/>
    214       </g>
    215     </svg></g>
    216     <text class="input-label" font-size="5pt" letter-spacing="2px" transform="translate(11 35)">CV</text>
    217   </g>
    218 
    219   <g transform="translate(0 123)">
    220     <g class="io-group" transform="translate(5.5 0)">
    221       <rect class="input-background-filler" width="34" height="10" transform="translate(0 28)"/>
    222       <rect class="input-background" width="34" height="35" rx="5"/>
    223       <g transform="translate(5 3)"><svg id="IN_INPUT">
    224       <g transform="translate(12 12)">
    225         <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#0f0" fill="#0f0"/>
    226         <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#0f0" fill="none"/>
    227       </g>
    228     </svg></g>
    229       <text class="input-label" font-size="5pt" letter-spacing="2px" transform="translate(3 35)">V/OCT</text>
    230     </g>
    231     <g class="io-group" transform="translate(5.5 41)">
    232       <rect class="output-background-filler" width="34" height="10" transform="translate(0 -3)"/>
    233       <rect class="output-background" width="34" height="107" rx="5"/>
    234       <g transform="translate(5 0)"><svg id="THRU_OUTPUT">
    235       <g transform="translate(12 12)">
    236         <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#f00" fill="#f00"/>
    237         <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#f00" fill="none"/>
    238       </g>
    239     </svg></g>
    240       <text class="output-label" font-size="5pt" letter-spacing="2px" transform="translate(5.5 32)">THRU</text>
    241       <g transform="translate(5 36)"><svg id="OUT_PLUS_OUTPUT">
    242       <g transform="translate(12 12)">
    243         <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#f00" fill="#f00"/>
    244         <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#f00" fill="none"/>
    245       </g>
    246     </svg></g>
    247       <text class="output-label" font-size="5pt" letter-spacing="2px" transform="translate(5.5 68)">OUT+</text>
    248       <g transform="translate(5 72)"><svg id="OUT_MINUS_OUTPUT">
    249       <g transform="translate(12 12)">
    250         <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#f00" fill="#f00"/>
    251         <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#f00" fill="none"/>
    252       </g>
    253     </svg></g>
    254       <text class="output-label" font-size="5pt" letter-spacing="2px" transform="translate(6.5 104)">OUT-</text>
    255     </g>
    256   </g>
    257 </svg>