Fixed segfault in portaudio setup GUI and fixed hangon at portaudio exit
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1514 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -109,6 +109,8 @@ private:
|
||||
|
||||
#else
|
||||
|
||||
#define paContinue 0
|
||||
#define paComplete 1
|
||||
#define Pa_GetDeviceCount Pa_CountDevices
|
||||
#define Pa_GetDefaultInputDevice Pa_GetDefaultInputDeviceID
|
||||
#define Pa_GetDefaultOutputDevice Pa_GetDefaultOutputDeviceID
|
||||
|
||||
Reference in New Issue
Block a user