aboutsummaryrefslogtreecommitdiff
path: root/pd/asio/README.txt
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-09 16:36:37 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-09 16:36:37 +0000
commit21c068f1916330e90f814bed461fe0821d1665ec (patch)
tree949b73696fff09a44b8d3eb01b70bae7174cbd14 /pd/asio/README.txt
parentbf8ced1efe1a032342e864edc635fa4e2676670d (diff)
checked in pd-0.43-0.src.tar.gz
svn path=/trunk/; revision=15557
Diffstat (limited to 'pd/asio/README.txt')
-rw-r--r--pd/asio/README.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/pd/asio/README.txt b/pd/asio/README.txt
new file mode 100644
index 00000000..781afb67
--- /dev/null
+++ b/pd/asio/README.txt
@@ -0,0 +1,13 @@
+
+
+In order to build ASIO support into Pd on Windows, you need to download the
+ASIO sources from Steinberg directly. Their license does not let us
+redistribute their source files.
+
+- Download the ASIO SDK http://www.steinberg.net/en/company/3rd_party_developer.html
+ You have to agree to Steinberg's license, then submit an email address, then
+ they'll send you the download URL in an email.
+
+- Uncompress asiosdk2.2.zip into pd/asio
+
+