initial commit

This commit is contained in:
2014-01-18 15:06:11 +01:00
parent 3fabb8dcf8
commit 768bec39b3
408 changed files with 171325 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
LIBRARY portaudio_x86.dll
EXPORTS
Pa_Initialize
Pa_GetDeviceInfo
Pa_GetErrorText
Pa_OpenStream
Pa_OpenDefaultStream
Pa_GetStreamInfo
Pa_CloseStream
Pa_Terminate
Pa_StartStream
Pa_StopStream
Pa_AbortStream
Pa_IsStreamActive
Pa_GetDeviceCount