Cocoa Port:

- Return to using Snow Leopard style Audio Components. Requires building with Xcode v7.2 or later, since Xcode v7.0 and v7.1 have bugs that will cause AudioUnits to crash. (Related to r5280.)
This commit is contained in:
rogerman 2016-01-31 22:06:40 +00:00
parent b695f1596f
commit 67989f5260
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
#include "cocoa_globals.h"
#include "utilities.h"
#define FORCE_AUDIOCOMPONENT_10_5
//#define FORCE_AUDIOCOMPONENT_10_5
CoreAudioInput::CoreAudioInput()
{