]> Repos - portaudio/commit
Implement the Float32 to UInt8 converters.
authorphilburk <philburk@0f58301d-fd10-0410-b4af-bbb618454e57>
Thu, 1 Sep 2011 22:08:32 +0000 (22:08 +0000)
committerphilburk <philburk@0f58301d-fd10-0410-b4af-bbb618454e57>
Thu, 1 Sep 2011 22:08:32 +0000 (22:08 +0000)
commit9cdd56f5b4f2776ff8a62947b1eaf8fe1a2d9f6b
treeefc2fb5a5b0ac69634dc4c0eed1cbc5353b1e477
parenta1dabb01feebed848001df680d00a2202cb588f1
Implement the Float32 to UInt8 converters.
The loopback test now passes cleanly for the first time on my PreSonus FireStudio.
Added tests for clip and dither flag combinations to loopback.
qa/loopback/src/paqa.c
src/common/pa_converters.c
src/hostapi/coreaudio/pa_mac_core.c
test/patest_sine8.c