Enable ASIO [SOLVED]

From the JUCE Sources:

(Only about a handful of the SDK header files are actually
        needed - so to simplify things, you could just copy these into your JUCE directory).

Where to copy what ?

asiosdk_2.3.3_2019-06-14\common has:

asio.h
asiodrvr.h
asiosys.h
combase.h
iasiodrv.h
wxdebug.h

What is the JUCE Directory ?

I have C:\JUCE. Should I copy it to the modules Folder ?

That worked!

For sure enable ASIO and reopen the Project in Visual Studio to save the Projucer Settings.

1 Like