Changes in version 0.1-12 (2025-12-15) o silence more warnings and make compliant with R 4.5.0 API definitions. Changes in version 0.1-11 (2023-08-18) o silence spurious C warnings Changes in version 0.1-10 (2021-11-25) o minor changes to apease checking tools o remove deprecated AudioUnit calls on macOS Changes in version 0.1-9 o update autoconf to 2.71 Changes in version 0.1-8 (2021-09-08) o remove the use of USE_RINTERNALS Changes in version 0.1-7 (2020-03-09) o minor changes to remove R CMD check warnings with current R Changes in version 0.1-6 (2019-03-19) o fix RIFF chunk size which incorrectly included the header o minor changes to configure.ac o add C symbol registration Changes in version 0.1-5 (2013-12-23) o minor documentation cleanups o update AudioUnit API so it works on more recent OS X versions Changes in version 0.1-4 (2011-01-15) o WMM: fix format issue which causes play/record to fail on Windows7 o WMM: ensure 64-bit compatibility Changes in version 0.1-3 (2008-09-29) o fix a Windows incompatibility introduced by wait() Changes in version 0.1-2 (2008-09-29) o pass check even if no drivers are available Changes in version 0.1-1 o remove spurious debugging output from macosx driver o fix configuration issue on systems without ObjC Changes in version 0.1-0 o first public release