From 9f3d08e87b9b4c9a00893dbd7522f5213b3f1b2a Mon Sep 17 00:00:00 2001 From: Matthias Geier Date: Tue, 27 Oct 2015 18:47:26 +0100 Subject: [PATCH] Mention PortAudio version used by MXE --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 049b630..fca5084 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ WASAPI and ASIO. For more informaton about the ASIO SDK see http://www.steinberg.net/en/company/developers.html. The DLLs were created on a Debian GNU/Linux system using [MXE](http://mxe.cc/) -([this version](https://github.com/mxe/mxe/tree/98a5771690279ebe89ac1b5134f02d4864cefa6b)) +([this version](https://github.com/mxe/mxe/tree/98a5771690279ebe89ac1b5134f02d4864cefa6b), using `pa_stable_v19_20140130.tgz`) with the following commands (after installing the [dependencies](http://mxe.cc/#requirements)):