Skip to content
Snippets Groups Projects
Commit 06f0a96c authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

simplify ASIO download instructions

parent 9fd46b09
No related branches found
No related tags found
No related merge requests found
...@@ -111,7 +111,7 @@ git clone https://puredata.osuosl.org/jwilkes/purr-data.git</code> ...@@ -111,7 +111,7 @@ git clone https://puredata.osuosl.org/jwilkes/purr-data.git</code>
7. Add the ASIO SDK directory *(less than a minute)* 7. Add the ASIO SDK directory *(less than a minute)*
Issue the following command:<code> Issue the following command:<code>
mkdir purr-data/pd/lib</code> mkdir purr-data/pd/lib</code>
8. Download the ASIO SDK [here](http://www.steinberg.net/en/company/developers.html) and extract it. *(2 minutes)*<code> 8. Download the ASIO SDK *(2 minutes)*<code>
wget http://www.steinberg.net/sdk_downloads/asiosdk2.3.zip wget http://www.steinberg.net/sdk_downloads/asiosdk2.3.zip
</code> </code>
9. Unzip the ASIO SDK: *(less than a minute)*<code> 9. Unzip the ASIO SDK: *(less than a minute)*<code>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment