Short: V1.6 Very Easy AHI Support for Blitz Author: burkey@bigfoot.com (Paul Burkey) Uploader: burkey@bigfoot.com (Paul Burkey) Type: dev/basic These functions are very similar to the ones used in Foundation. I found it very difficult to work out how to support AHI with Blitz and it was only when I managed to get help from fellow Blitz programmer Julian Kinraid that I managed to figure out the basics. After Julian provided me with some usefull demo source, I managed to compile a set of simple functions. Thanks to Rick Hodger who suggested I should tidy up the functions and release them for the general use of Blitz users. Durring the past few weeks these functions have been cleaned up and tested. I've compiled this archive to contain all the files neded to control AHI from Blitz. You still need to have a fully working AHI instilation which can be found on aminet at mus/misc/ahiusr.lha If you have a good understanding of Blitz Libs, resident files and INCLUDE files then you'll have no problems using this package. You must install the "ahi.library1" file and create a new "deflibs". I've included some sample source "AHITest.bb" and the main functions can be found in "AHIFuncs.bb". If you have installed the lib and you have a working instilation of AHI then you should be able to load and run "AHITest.bb" with no problems. Things to do ------------ Tidy up the functions removing any potential problems. Add more support for volume, panning and whatever else! Ensure compatability with all ahi supported sound cards. Please send suggestions and comments for updates! Thank you, Paul Burkey