This website requires JavaScript.
Explore
Help
Sign in
me
/
portaudio
Watch
1
Star
0
Fork
You've already forked portaudio
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
308
commits
32
branches
12
tags
5.8
MiB
4939e41248
Commit graph
portaudio
/
include
/
pa_win_ds.h
Author
SHA1
Message
Date
rossb
4939e41248
Fixed directsound PaDeviceInfo default latency and PaStreamInfo latency fields. Fixed host buffer size calculations based on suggestedLatency parameters. Switched to using 48kHz as default sample rate when other info isn't available. Fixed edge case in TimeSlice() where a full duplex stream could read data even though either input or output reported zero bytes available. Renamed some variables for clarity. Fixes ticket
#160
(PaStreamInfo latency). Addresses
#122
(although we're still using old default latency values from V18 codebase). Addresses
#99
(correct interpretation of suggestedLatency down to zero).
2011-08-25 15:59:32 +00:00
rossb
7060043727
added #include portaudio.h to pa_mac_core.h so it is consistent with all other host-api specific headers. closes ticket
#7
2011-02-04 10:41:58 +00:00
bjornroche
c1e1d067d2
moved trunk into place
2008-03-20 14:24:39 +00:00