Added bug note about unsupported sample rates.
This commit is contained in:
parent
83bb63cf86
commit
024eb0bf88
1 changed files with 3 additions and 0 deletions
|
|
@ -20,6 +20,9 @@ BuiltIn audio is typically one CoreAudio device.
|
||||||
|
|
||||||
User formats other than the native paFloat32 are not yet supported.
|
User formats other than the native paFloat32 are not yet supported.
|
||||||
|
|
||||||
|
If you request a non-supported sample rate then you just get a
|
||||||
|
supported rate with no error messages.
|
||||||
|
|
||||||
DEVICE MAPPING
|
DEVICE MAPPING
|
||||||
|
|
||||||
CoreAudio devices can support both input and output. But the sample
|
CoreAudio devices can support both input and output. But the sample
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue