search for: pa_openstream

Displaying 2 results from an estimated 2 matches for "pa_openstream".

2013 Dec 05
1
playback of opus files using portaudio
I am making a lightweight opus audio player. This is my portaudio callback function. But i hear a stammering song when i try to play a .opus song file. Can anybody say what is wrong or provide me link to any code which can play opus file written in c/c++(light). I tried to see some open source(vlc opus play) but was unable to follow. int MyCallback(const void* input, void* output, unsigned
2004 Mar 05
1
CVS decoder(?) broken + gentoo compilation problem
...for oggpackB_read... yes checking target system type... i686-pc-linux-gnu checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 0.11.0... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for Pa_OpenStream in -lportaudio... no configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating include/Makefile config.status: creating include/theora/Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile conf...