mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Tweaked ASIO device creation sequence to try to avoid breaking some flaky drivers.
This commit is contained in:
parent
27e225e1fc
commit
df4e055d02
2 changed files with 8 additions and 3 deletions
|
|
@ -72,7 +72,7 @@
|
|||
This means that anyone who wants to use JUCE's ASIO abilities will have to:
|
||||
|
||||
1) Agree to Steinberg's licensing terms and download the ASIO SDK
|
||||
(see www.steinberg.net/Steinberg/Developers.asp).
|
||||
(see http://www.steinberg.net/en/company/developers.html).
|
||||
|
||||
2) Enable this code with a global definition #define JUCE_ASIO 1.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue