PortAudio / portaudio

PortAudio is a cross-platform, open-source C language library for real-time audio input and output.
Other
1.39k stars 293 forks source link

Use patest_dsound_find_best_latency_params.c to gather viable default DirectSound latency values #186

Open PortAudio-admin opened 13 years ago

PortAudio-admin commented 13 years ago

Issue created by @RossBencina

Please help by running the tests. There is a call for input and links to binaries here: http://music.columbia.edu/pipermail/portaudio/2011-November/013185.html

Equivalent of the following ticket, but for DirectSound

185 finish patest_wmme_find_best_latency_params.c and use to gather viable default latency values

REQUIRES:

129 provide a host-API specific mechanism for setting DirectSound buffer sizes in frames

BLOCKS:

122 PA/DirectSound recommended deviceInfo->default*Latency values are unimplemented and set to zero

PortAudio-admin commented 12 years ago

Comment by @RossBencina

New test test\patest_dsound_find_best_latency_params.c commited in r1795

PortAudio-admin commented 12 years ago

Comment by @RossBencina

TRAC migration: propagating ticket status from TRAC