@@ -9,8 +9,9 @@ This README includes instructions for building Rack from source. For information | |||||
## The [Issue Tracker](https://github.com/VCVRack/Rack/issues) *is* the official developer's forum | ## The [Issue Tracker](https://github.com/VCVRack/Rack/issues) *is* the official developer's forum | ||||
Bug reports, feature requests, and even *questions/discussions* are welcome on the GitHub Issue Tracker for all VCVRack repos. | Bug reports, feature requests, and even *questions/discussions* are welcome on the GitHub Issue Tracker for all VCVRack repos. | ||||
However, please search before posting to avoid duplicates. | |||||
Please vote on feature requests by using the Thumbs Up/Down reaction on the first post. | |||||
You may vote on feature requests by using the Thumbs Up/Down reaction on the first post. | |||||
## Setting up your development environment | ## Setting up your development environment | ||||
@@ -37,6 +38,7 @@ With your distro's package manager, make sure you have installed `gcc`, `make`, | |||||
*If the build fails for you, please report the issue with a detailed error message to help the portability of Rack.* | *If the build fails for you, please report the issue with a detailed error message to help the portability of Rack.* | ||||
Clone this repository and `cd` into it. | Clone this repository and `cd` into it. | ||||
If you would like to build a previous version instead of the master branch, run `git checkout v0.3.2` for example. | |||||
Clone submodules. | Clone submodules. | ||||
@@ -14,7 +14,7 @@ | |||||
viewBox="0 0 3.9687499 3.9684557" | viewBox="0 0 3.9687499 3.9684557" | ||||
version="1.1" | version="1.1" | ||||
id="svg18800" | id="svg18800" | ||||
inkscape:version="0.92.1 r" | |||||
inkscape:version="0.92.2 5c3e80d, 2017-08-06" | |||||
sodipodi:docname="ScrewBlack.svg"> | sodipodi:docname="ScrewBlack.svg"> | ||||
<defs | <defs | ||||
id="defs18794" /> | id="defs18794" /> | ||||
@@ -26,7 +26,7 @@ | |||||
inkscape:pageopacity="0.0" | inkscape:pageopacity="0.0" | ||||
inkscape:pageshadow="2" | inkscape:pageshadow="2" | ||||
inkscape:zoom="7.9195959" | inkscape:zoom="7.9195959" | ||||
inkscape:cx="2.2043145" | |||||
inkscape:cx="-18.377544" | |||||
inkscape:cy="1.4049767" | inkscape:cy="1.4049767" | ||||
inkscape:document-units="mm" | inkscape:document-units="mm" | ||||
inkscape:current-layer="layer1" | inkscape:current-layer="layer1" | ||||
@@ -48,7 +48,7 @@ | |||||
<dc:format>image/svg+xml</dc:format> | <dc:format>image/svg+xml</dc:format> | ||||
<dc:type | <dc:type | ||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||||
<dc:title></dc:title> | |||||
<dc:title /> | |||||
</cc:Work> | </cc:Work> | ||||
</rdf:RDF> | </rdf:RDF> | ||||
</metadata> | </metadata> | ||||
@@ -58,23 +58,23 @@ | |||||
id="layer1" | id="layer1" | ||||
transform="translate(-27.124952,-67.361781)"> | transform="translate(-27.124952,-67.361781)"> | ||||
<g | <g | ||||
transform="matrix(0.29088791,0,0,-0.29088764,-116.77096,254.89349)" | |||||
transform="matrix(0.24933249,0,0,-0.24933204,-95.930917,228.38656)" | |||||
id="g18785" | id="g18785" | ||||
style="stroke-width:1.21276248"> | |||||
style="stroke-width:1.41489017"> | |||||
<path | <path | ||||
d="m 501.5,631.5 c -3.511,0 -6.367,2.855 -6.367,6.366 0,3.511 2.856,6.367 6.367,6.367 3.511,0 6.367,-2.856 6.367,-6.367 0,-3.511 -2.856,-6.366 -6.367,-6.366" | d="m 501.5,631.5 c -3.511,0 -6.367,2.855 -6.367,6.366 0,3.511 2.856,6.367 6.367,6.367 3.511,0 6.367,-2.856 6.367,-6.367 0,-3.511 -2.856,-6.366 -6.367,-6.366" | ||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:#222222;stroke-width:0.90957183;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | |||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:#222222;stroke-width:1.0611676;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | |||||
id="path6825" | id="path6825" | ||||
inkscape:connector-curvature="0" /> | inkscape:connector-curvature="0" /> | ||||
<path | <path | ||||
inkscape:connector-curvature="0" | inkscape:connector-curvature="0" | ||||
id="path6839" | id="path6839" | ||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.21276248" | |||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.41489017" | |||||
d="m 502.281,633.741 h -1.562 v 8.25 h 1.562 z" /> | d="m 502.281,633.741 h -1.562 v 8.25 h 1.562 z" /> | ||||
<path | <path | ||||
inkscape:connector-curvature="0" | inkscape:connector-curvature="0" | ||||
id="path6841" | id="path6841" | ||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.21276248" | |||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.41489017" | |||||
d="m 505.625,637.085 h -8.25 v 1.562 h 8.25 z" /> | d="m 505.625,637.085 h -8.25 v 1.562 h 8.25 z" /> | ||||
</g> | </g> | ||||
</g> | </g> | ||||
@@ -14,7 +14,7 @@ | |||||
viewBox="0 0 3.9687497 3.9684593" | viewBox="0 0 3.9687497 3.9684593" | ||||
version="1.1" | version="1.1" | ||||
id="svg18800" | id="svg18800" | ||||
inkscape:version="0.92.1 r" | |||||
inkscape:version="0.92.2 5c3e80d, 2017-08-06" | |||||
sodipodi:docname="ScrewSilver.svg"> | sodipodi:docname="ScrewSilver.svg"> | ||||
<defs | <defs | ||||
id="defs18794" /> | id="defs18794" /> | ||||
@@ -25,9 +25,9 @@ | |||||
borderopacity="1.0" | borderopacity="1.0" | ||||
inkscape:pageopacity="0.0" | inkscape:pageopacity="0.0" | ||||
inkscape:pageshadow="2" | inkscape:pageshadow="2" | ||||
inkscape:zoom="7.9195959" | |||||
inkscape:cx="-9.1841246" | |||||
inkscape:cy="0.3712724" | |||||
inkscape:zoom="15.839192" | |||||
inkscape:cx="12.536378" | |||||
inkscape:cy="6.1745754" | |||||
inkscape:document-units="mm" | inkscape:document-units="mm" | ||||
inkscape:current-layer="layer1" | inkscape:current-layer="layer1" | ||||
showgrid="false" | showgrid="false" | ||||
@@ -48,7 +48,7 @@ | |||||
<dc:format>image/svg+xml</dc:format> | <dc:format>image/svg+xml</dc:format> | ||||
<dc:type | <dc:type | ||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||||
<dc:title></dc:title> | |||||
<dc:title /> | |||||
</cc:Work> | </cc:Work> | ||||
</rdf:RDF> | </rdf:RDF> | ||||
</metadata> | </metadata> | ||||
@@ -58,23 +58,23 @@ | |||||
id="layer1" | id="layer1" | ||||
transform="translate(-30.138143,-67.088277)"> | transform="translate(-30.138143,-67.088277)"> | ||||
<g | <g | ||||
transform="matrix(0.29088789,0,0,-0.29088791,-123.69638,254.62016)" | |||||
transform="matrix(0.2493325,0,0,-0.2493323,-101.43655,228.11323)" | |||||
id="g18792" | id="g18792" | ||||
style="stroke-width:0.9844557"> | |||||
style="stroke-width:1.14853203"> | |||||
<path | <path | ||||
d="m 535.6665,631.5 c -3.511,0 -6.367,2.855 -6.367,6.366 0,3.511 2.856,6.367 6.367,6.367 3.511,0 6.367,-2.856 6.367,-6.367 0,-3.511 -2.856,-6.366 -6.367,-6.366" | d="m 535.6665,631.5 c -3.511,0 -6.367,2.855 -6.367,6.366 0,3.511 2.856,6.367 6.367,6.367 3.511,0 6.367,-2.856 6.367,-6.367 0,-3.511 -2.856,-6.366 -6.367,-6.366" | ||||
style="fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#acacac;stroke-width:0.90957141;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | |||||
style="fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#acacac;stroke-width:1.061167;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | |||||
id="path6833" | id="path6833" | ||||
inkscape:connector-curvature="0" /> | inkscape:connector-curvature="0" /> | ||||
<path | <path | ||||
inkscape:connector-curvature="0" | inkscape:connector-curvature="0" | ||||
id="path6843" | id="path6843" | ||||
style="fill:#727272;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9844557" | |||||
style="fill:#727272;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.14853203" | |||||
d="m 536.448,633.741 h -1.562 v 8.25 h 1.562 z" /> | d="m 536.448,633.741 h -1.562 v 8.25 h 1.562 z" /> | ||||
<path | <path | ||||
inkscape:connector-curvature="0" | inkscape:connector-curvature="0" | ||||
id="path6845" | id="path6845" | ||||
style="fill:#727272;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9844557" | |||||
style="fill:#727272;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.14853203" | |||||
d="m 539.792,637.085 h -8.25 v 1.562 h 8.25 z" /> | d="m 539.792,637.085 h -8.25 v 1.562 h 8.25 z" /> | ||||
</g> | </g> | ||||
</g> | </g> | ||||