BogaudioModules

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

Mult-dark-pp.svg (7123B)


      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   
    139       
    140       <rect class="module-background background-fill" width="45.0" height="380.0"/>
    141     
    142       
    143       <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"/>
    144       <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"/>
    145       <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"/>
    146     
    147       <g transform="rotate(-90) translate(-376.0 13)">
    148         <text class="title" font-size="7pt" letter-spacing="2.5px">MULT</text>
    149         <g transform="translate(0 12)">
    150           <text class="brand" font-size="7pt" letter-spacing="2px">BGA</text>
    151           <rect class="background-fill" width="3.0" height="3" fill="#ddd" transform="translate(11.5 -5)"/>
    152         </g>
    153       </g>
    154     
    155 
    156   <g transform="translate(0 18)">
    157     <g transform="translate(0 0)">
    158       <g class="io-group" transform="translate(5.5 0)">
    159         <rect class="input-background-filler" width="34" height="10" transform="translate(0 29)"/>
    160         <rect class="input-background" width="34" height="35" rx="5"/>
    161         <g transform="translate(5 3)"><svg id="INA_INPUT">
    162       <g transform="translate(12 12)">
    163         <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#0f0" fill="#0f0"/>
    164         <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#0f0" fill="none"/>
    165       </g>
    166     </svg></g>
    167         <text class="input-label" font-size="5pt" letter-spacing="2px" transform="translate(7 35)">IN-A</text>
    168       </g>
    169     </g>
    170 
    171     <g transform="translate(0 42)">
    172       <g class="io-group" transform="translate(5.5 0)">
    173         <rect class="output-background-filler" width="34" height="10" transform="translate(0 -3)"/>
    174         <rect class="output-background" width="34" height="102" rx="5"/>
    175 
    176         <g transform="translate(2 2)">
    177           <g transform="translate(3 0)"><svg id="OUTA1_OUTPUT">
    178       <g transform="translate(12 12)">
    179         <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#f00" fill="#f00"/>
    180         <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#f00" fill="none"/>
    181       </g>
    182     </svg></g>
    183           <g transform="translate(3 30)"><svg id="OUTA2_OUTPUT">
    184       <g transform="translate(12 12)">
    185         <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#f00" fill="#f00"/>
    186         <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#f00" fill="none"/>
    187       </g>
    188     </svg></g>
    189           <g transform="translate(3 60)"><svg id="OUTA3_OUTPUT">
    190       <g transform="translate(12 12)">
    191         <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#f00" fill="#f00"/>
    192         <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#f00" fill="none"/>
    193       </g>
    194     </svg></g>
    195 
    196           <text class="output-label" font-size="5pt" letter-spacing="2px" transform="translate(6.5 95)">OUT</text>
    197         </g>
    198       </g>
    199     </g>
    200   </g>
    201 
    202   <g transform="translate(0 178)">
    203     <g transform="translate(0 0)">
    204       <g class="io-group" transform="translate(5.5 0)">
    205         <rect class="input-background-filler" width="34" height="10" transform="translate(0 29)"/>
    206         <rect class="input-background" width="34" height="35" rx="5"/>
    207         <g transform="translate(5 3)"><svg id="INB_INPUT">
    208       <g transform="translate(12 12)">
    209         <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#0f0" fill="#0f0"/>
    210         <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#0f0" fill="none"/>
    211       </g>
    212     </svg></g>
    213         <text class="input-label" font-size="5pt" letter-spacing="1px" transform="translate(3 35)">IN-B(A)</text>
    214       </g>
    215     </g>
    216 
    217     <g transform="translate(0 42)">
    218       <g class="io-group" transform="translate(5.5 0)">
    219         <rect class="output-background-filler" width="34" height="10" transform="translate(0 -3)"/>
    220         <rect class="output-background" width="34" height="102" rx="5"/>
    221 
    222         <g transform="translate(2 2)">
    223           <g transform="translate(3 0)"><svg id="OUTB1_OUTPUT">
    224       <g transform="translate(12 12)">
    225         <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#f00" fill="#f00"/>
    226         <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#f00" fill="none"/>
    227       </g>
    228     </svg></g>
    229           <g transform="translate(3 30)"><svg id="OUTB2_OUTPUT">
    230       <g transform="translate(12 12)">
    231         <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#f00" fill="#f00"/>
    232         <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#f00" fill="none"/>
    233       </g>
    234     </svg></g>
    235           <g transform="translate(3 60)"><svg id="OUTB3_OUTPUT">
    236       <g transform="translate(12 12)">
    237         <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#f00" fill="#f00"/>
    238         <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#f00" fill="none"/>
    239       </g>
    240     </svg></g>
    241 
    242           <text class="output-label" font-size="5pt" letter-spacing="2px" transform="translate(6.5 95)">OUT</text>
    243         </g>
    244       </g>
    245     </g>
    246   </g>
    247 </svg>