PortAudio portable cross-platform audio I/O library (fork)
  • C 51.1%
  • Shell 33.2%
  • C++ 11.6%
  • Makefile 2.3%
  • Java 0.8%
  • Other 1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
dmazzoni 7e73ac614d Fixed the nonblocking open - now it tries to open each device in
nonblocking mode, and if that succeeds, closes it and opens it
again in blocking mode - and added a new Pa_StreamTime
implementation that uses SNDCTL_DSP_GET[I/O]PTR.
2002-02-19 08:24:21 +00:00
pa_asio Cleanup, test of multiple-stream opening 2002-02-01 10:18:16 +00:00
pa_beos Initial revision 2002-01-22 00:51:49 +00:00
pa_common more comment cleanups, removed incorrect synthetic device 0 comment 2002-01-24 22:42:56 +00:00
pa_dll_switch Initial revision 2002-01-22 00:51:49 +00:00
pa_mac Initial revision 2002-01-22 00:51:49 +00:00
pa_mac_core notes on CoreAudio implementation 2002-02-07 18:15:27 +00:00
pa_sgi Initial revision 2002-01-22 00:51:49 +00:00
pa_tests add fflush(stdout) so we can see progress 2002-02-07 17:57:44 +00:00
pa_unix_oss Fixed the nonblocking open - now it tries to open each device in 2002-02-19 08:24:21 +00:00
pa_win_ds Initial revision 2002-01-22 00:51:49 +00:00
pa_win_wmme Initial revision 2002-01-22 00:51:49 +00:00
pablio Initial revision 2002-01-22 00:51:49 +00:00
testcvs test from stephane 2002-01-31 19:38:16 +00:00
fixdir.bat Initial revision 2002-01-22 00:51:49 +00:00
Makefile.linux Initial revision 2002-01-22 00:51:49 +00:00