Commit graph portaudio/pa_mac_core
Author SHA1 Message Date
bjornroche
a58a6c257b moved pateam to tags/unknown-was-pateam and added a README.txt for the folder. 2008-03-20 14:14:19 +00:00
philburk
365a8e2444 Use getrusage() instead of gettimeofday() for CPU Load calculation. 2002-04-12 18:07:20 +00:00
philburk
1f3da172ac Fixed Pa_GetCPULoad() 2002-03-30 01:47:38 +00:00
philburk
d3021f70a8 ATtempt to set sample rate separately for input and output. 2002-03-21 08:36:34 +00:00
philburk
f3b86fe9d5 Initialize default device IDs. 2002-03-21 00:54:06 +00:00
philburk
b47db27181 Added paInt16, paInt8, format using new "pa_common/pa_convert.c" file.
Return error if opened in mono mode cuz not supported.
Add support for Pa_GetCPULoad();
Fixed timestamp in callback and Pa_StreamTime() (Thanks n++k for the advice!)
Check for invalid sample rates and return an error.
Check for getenv("PA_MIN_LATEWNCY_MSEC") to set latency externally.
Better error checking for invalid channel counts and invalid devices.
2002-03-21 00:39:42 +00:00
philburk
024eb0bf88 Added bug note about unsupported sample rates. 2002-02-22 21:59:11 +00:00
stephane
ecf3adbcdb Explicit cast needed for compilation with Code Warrior 7 2002-02-22 10:28:39 +00:00
phil
2c79fcd98b notes on CoreAudio implementation 2002-02-07 18:15:27 +00:00
phil
03fca8ce5d Mods made with Darren Gibbs.
fixed isInput so GetProperty works better,
fixed device queries for numChannels and sampleRates,
one CoreAudio device now maps to separate input and output PaDevices,
audio input works if using same CoreAudio device (some HW devices make separate CoreAudio devices).
2002-02-07 18:04:00 +00:00
phil
c98797d938 Initial revision 2002-01-22 00:51:49 +00:00