Waves Backend MERGED from Tracks

[To be reviewed by] Paul Davis
This commit is contained in:
GZharun 2015-05-14 17:52:12 +03:00 committed by Paul Davis
parent 5d4f1c3419
commit 51d2804535
11 changed files with 44 additions and 45 deletions

View file

@ -168,8 +168,7 @@ protected:
static OSStatus StaticPropertyChangeProc (AudioDeviceID inDevice, UInt32 inChannel, Boolean isInput,
AudioDevicePropertyID inPropertyID, void *inClientData);
void PropertyChangeProc (AudioDevicePropertyID inPropertyID);
void resetAudioDevice();
private:
};