alsa.audio: init/deinit connection to ALSA
[AROS.git] / workbench / devs / AHI / Docs / readme.changes
bloba49ff2cad409f9a4f1cb88a9a64d8d43b52faf50
2 Changes since last release
3 ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
4     * Anti-click mixing routines, which makes AHI search for a
5       zero-crossing before playing a new note
7     * Playback of 32 bit samples.
9     * Multi-channel audio. Eight channels are supported.
11     * Support for four more architectures: MorphOS/PPC, AmigaOS4/PPC,
12       Amithlon/ix86, AROS/ix86.
14     * Support for PowerPC accelerator cards (MorphOS and AmigaOS4
15       only).
17     * A new driver, device.audio, can be used to make all low-level AHI
18       applications, which normally open AHI in exclusive mode, behave
19       as if they used the high-level API which allows several AHI
20       applications to work simultaneously. (Note that this driver
21       currently does not work with applications that require less than
22       20 ms latency.)
24     * The 68000 processor is no longer supported; a 68020 or better is
25       required.
27 For a full log of everything that has been updated, see the
28 ChangeLog file.