        PaDeviceIndex: 4
Pa_GetDeviceInfo called:
        PaDeviceIndex device: 0
Pa_GetDeviceInfo returned:
        PaDeviceInfo*: 0x00269398:
        {
                int structVersion: 2
                const char *name: Asignador de sonido de Microsof - Input
                PaHostApiIndex hostApi: 0
                int maxInputChannels: 2
                int maxOutputChannels: 0
        }
Pa_GetDeviceCount called.
Pa_GetDeviceCount returned:
        PaDeviceIndex: 4
Pa_GetDeviceCount called.
Pa_GetDeviceCount returned:
        PaDeviceIndex: 4
Pa_GetDeviceInfo called:
        PaDeviceIndex device: 1
Pa_GetDeviceInfo returned:
        PaDeviceInfo*: 0x002693E0:
        {
                int structVersion: 2
                const char *name: Conexant HD Audio input
                PaHostApiIndex hostApi: 0
                int maxInputChannels: 2
                int maxOutputChannels: 0
        }
Pa_GetDeviceCount called.
Pa_GetDeviceCount returned:
        PaDeviceIndex: 4
Pa_GetDeviceCount called.
Pa_GetDeviceCount returned:
        PaDeviceIndex: 4
Pa_GetDeviceInfo called:
        PaDeviceIndex device: 2
Pa_GetDeviceInfo returned:
        PaDeviceInfo*: 0x00269428:
        {
                int structVersion: 2
                const char *name: Asignador de sonido de Microsof - Output
                PaHostApiIndex hostApi: 0
                int maxInputChannels: 0
                int maxOutputChannels: 2
        }
Pa_GetDeviceCount called.
Pa_GetDeviceCount returned:
        PaDeviceIndex: 4
Pa_GetDeviceCount called.
Pa_GetDeviceCount returned:
        PaDeviceIndex: 4
Pa_GetDeviceInfo called:
        PaDeviceIndex device: 3
Pa_GetDeviceInfo returned:
        PaDeviceInfo*: 0x00269470:
        {
                int structVersion: 2
                const char *name: Conexant HD Audio output
                PaHostApiIndex hostApi: 0
                int maxInputChannels: 0
                int maxOutputChannels: 2
        }
Pa_GetDeviceCount called.
Pa_GetDeviceCount returned:
        PaDeviceIndex: 4
Pa_GetDeviceCount called.
Pa_GetDeviceCount returned:
        PaDeviceIndex: 4
Pa_GetDeviceCount called.
Pa_GetDeviceCount returned:
        PaDeviceIndex: 4
Pa_GetDeviceInfo called:
        PaDeviceIndex device: 0
Pa_GetDeviceInfo returned:
        PaDeviceInfo*: 0x00269398:
        {
                int structVersion: 2
                const char *name: Asignador de sonido de Microsof - Input
                PaHostApiIndex hostApi: 0
                int maxInputChannels: 2
                int maxOutputChannels: 0
        }
Pa_GetDeviceCount called.
Pa_GetDeviceCount returned:
        PaDeviceIndex: 4
Pa_GetDeviceCount called.
Pa_GetDeviceCount returned:
        PaDeviceIndex: 4
Pa_GetDeviceInfo called:
        PaDeviceIndex device: 1
Pa_GetDeviceInfo returned:
        PaDeviceInfo*: 0x002693E0:
        {
                int structVersion: 2
                const char *name: Conexant HD Audio input
                PaHostApiIndex hostApi: 0
                int maxInputChannels: 2
                int maxOutputChannels: 0
        }
Pa_GetDeviceCount called.
Pa_GetDeviceCount returned:
        PaDeviceIndex: 4
Pa_GetDeviceCount called.
Pa_GetDeviceCount returned:
        PaDeviceIndex: 4
Pa_GetDeviceInfo called:
        PaDeviceIndex device: 2
Pa_GetDeviceInfo returned:
        PaDeviceInfo*: 0x00269428:
        {
                int structVersion: 2
                const char *name: Asignador de sonido de Microsof - Output
                PaHostApiIndex hostApi: 0
                int maxInputChannels: 0
                int maxOutputChannels: 2
        }
Pa_GetDeviceCount called.
Pa_GetDeviceCount returned:
        PaDeviceIndex: 4
Pa_GetDeviceCount called.
Pa_GetDeviceCount returned:
        PaDeviceIndex: 4
Pa_GetDeviceInfo called:
        PaDeviceIndex device: 3
Pa_GetDeviceInfo returned:
        PaDeviceInfo*: 0x00269470:
        {
                int structVersion: 2
                const char *name: Conexant HD Audio output
                PaHostApiIndex hostApi: 0
                int maxInputChannels: 0
                int maxOutputChannels: 2
        }
Pa_GetDeviceCount called.
Pa_GetDeviceCount returned:
        PaDeviceIndex: 4
Pa_GetDefaultOutputDevice called.
Pa_GetDefaultHostApi called.
Pa_GetDefaultHostApi returned:
        PaError: 0 ( Success )
Pa_GetDefaultOutputDevice returned:
        PaDeviceIndex: 3
Pa_GetDeviceInfo called:
        PaDeviceIndex device: 3
Pa_GetDeviceInfo returned:
        PaDeviceInfo*: 0x00269470:
        {
                int structVersion: 2
                const char *name: Conexant HD Audio output
                PaHostApiIndex hostApi: 0
                int maxInputChannels: 0
                int maxOutputChannels: 2
        }
Pa_GetDefaultInputDevice called.
Pa_GetDefaultHostApi called.
Pa_GetDefaultHostApi returned:
        PaError: 0 ( Success )
Pa_GetDefaultInputDevice returned:
        PaDeviceIndex: 1
Pa_GetDeviceInfo called:
        PaDeviceIndex device: 1
Pa_GetDeviceInfo returned:
        PaDeviceInfo*: 0x002693E0:
        {
                int structVersion: 2
                const char *name: Conexant HD Audio input
                PaHostApiIndex hostApi: 0
                int maxInputChannels: 2
                int maxOutputChannels: 0
        }
Pa_OpenStream called:
        PaStream** stream: 0x0022FDD0
        PaStreamParameters *inputParameters: 0x00229314
        PaDeviceIndex inputParameters->device: 1
        int inputParameters->channelCount: 1
        PaSampleFormat inputParameters->sampleFormat: 16
        PaTime inputParameters->suggestedLatency: 0.200000
        void *inputParameters->hostApiSpecificStreamInfo: 0x00000000
        PaStreamParameters *outputParameters: NULL
        double sampleRate: 44100
        unsigned long framesPerBuffer: 1024
        PaStreamFlags streamFlags: 0x1
        PaStreamCallback *streamCallback: 0x00401DD2
        void *userData: 0x0022FDC0
Pa_GetSampleSize called:
        PaSampleFormat format: 8
Pa_GetSampleSize returned:
        int: 2
Pa_GetSampleSize called:
        PaSampleFormat format: 8
Pa_GetSampleSize returned:
        int: 2
Pa_GetSampleSize called:
        PaSampleFormat format: 16
Pa_GetSampleSize returned:
        int: 1
Pa_GetSampleSize called:
        PaSampleFormat format: 8
Pa_GetSampleSize returned:
        int: 2
Pa_GetSampleSize called:
        PaSampleFormat format: 8
Pa_GetSampleSize returned:
        int: 2
Pa_OpenStream returned:
        *(PaStream** stream): 0x00268B58
        PaError: 0 ( Success )
Pa_SetStreamFinishedCallback called:
        PaStream* stream: 0x00268B58
        PaStreamFinishedCallback* streamFinishedCallback: 0x00401E5B
Pa_SetStreamFinishedCallback returned:
        PaError: 0 ( Success )
Pa_StartStream called:
        PaStream* stream: 0x00268B58
Pa_StartStream: waveInStart returned = 0x0.
Pa_StartStream returned:
        PaError: 0 ( Success )
Pa_CloseStream called:
        PaStream* stream: 0x00268B58
WinMME AbortStream: waiting for background thread.
WinMME AbortStream: timed out while waiting for background thread to finish.
Pa_CloseStream returned:
        PaError: -9987 ( Wait timed out )
Pa_GetDefaultOutputDevice called.
Pa_GetDefaultHostApi called.
Pa_GetDefaultHostApi returned:
        PaError: 0 ( Success )
Pa_GetDefaultOutputDevice returned:
        PaDeviceIndex: 3
Pa_GetDeviceInfo called:
        PaDeviceIndex device: 3
Pa_GetDeviceInfo returned:
        PaDeviceInfo*: 0x00269470:
        {
                int structVersion: 2
                const char *name: Conexant HD Audio output
                PaHostApiIndex hostApi: 0
                int maxInputChannels: 0
                int maxOutputChannels: 2
        }
Pa_OpenStream called:
        PaStream** stream: 0x0022FDD0
        PaStreamParameters *inputParameters: NULL
        PaStreamParameters *outputParameters: 0x00229314
        PaDeviceIndex outputParameters->device: 3
        int outputParameters->channelCount: 1
        PaSampleFormat outputParameters->sampleFormat: 16
        PaTime outputParameters->suggestedLatency: 0.200000
        void *outputParameters->hostApiSpecificStreamInfo: 0x00000000
        double sampleRate: 44100
        unsigned long framesPerBuffer: 1024
        PaStreamFlags streamFlags: 0x1
        PaStreamCallback *streamCallback: 0x00401DD2
        void *userData: 0x0022FDC0
Pa_GetSampleSize called:
        PaSampleFormat format: 8
Pa_GetSampleSize returned:
        int: 2
Pa_GetSampleSize called:
        PaSampleFormat format: 8
Pa_GetSampleSize returned:
        int: 2
Pa_GetSampleSize called:
        PaSampleFormat format: 16
Pa_GetSampleSize returned:
        int: 1
Pa_GetSampleSize called:
        PaSampleFormat format: 8
Pa_GetSampleSize returned:
        int: 2
Pa_GetSampleSize called:
        PaSampleFormat format: 8
Pa_GetSampleSize returned:
        int: 2
Pa_OpenStream returned:
        *(PaStream** stream): 0x002682F0
        PaError: 0 ( Success )
Pa_SetStreamFinishedCallback called:
        PaStream* stream: 0x002682F0
        PaStreamFinishedCallback* streamFinishedCallback: 0x00401E5B
Pa_SetStreamFinishedCallback returned:
        PaError: 0 ( Success )
Pa_StartStream called:
        PaStream* stream: 0x002682F0
Pa_StartStream returned:
        PaError: 0 ( Success )
Pa_CloseStream called:
        PaStream* stream: 0x002682F0
WinMME AbortStream: waiting for background thread.
WinMME AbortStream: timed out while waiting for background thread to finish.
Pa_CloseStream returned:
        PaError: -9987 ( Wait timed out )
Pa_Terminate called.
TerminateHostApis in
TerminateHostApis out
Pa_Terminate returned:
        PaError: 0 ( Success )

