• GPL
    autoit
BASS.dll Libraries
A collection of UDFs for the powerful audio library BASS.dll. It's purpose is to provide developers with powerful and efficient sample, stream (MP3, MP2, MP1, OGG, WAV, AIFF, custom generated, and more via add-ons), MOD music (XM, IT, S3M, MOD, MTM, UMX), MO3 music (MP3/OGG compressed MODs), and recording functions. All in a tiny DLL, under 100KB in size. AutoIt versions of the BASS addons will be availible soon.

Please note that BASS.dll has a different License that must be adheard to. You can view it on this here.
Bass.au3
BASS is an audio library for use in Windows and Mac OSX software. Its purpose is to provide developers with powerful and efficient sample, stream (MP3, MP2, MP1, OGG, WAV, AIFF, custom generated, and more via add-ons), MOD music (XM, IT, S3M, MOD, MTM, UMX), MO3 music (MP3/OGG compressed MODs), and recording functions. All in a tiny DLL, under 100KB* in size.

On Windows, BASS requires DirectX 3 or above for output, and takes advantage of DirectSound and DirectSound3D hardware accelerated drivers, when available.

Download
BassCD.au3
Allows BASS to have support for digital streaming and ripping of audio CDs. Also includes analog playback support.

Download
BassEnc.au3
An extension that allows BASS channels to be encoded using any command-line encoder with STDIN support (LAME/OGGENC/etc), or any ACM codec. Also features Shoutcast and Icecast stream sourcing, and PCM/WAV file writing.

Download

By eukalyptus
BassFX.au3
An extension providing several effects, including tempo & pitch control.

Download

By eukalyptus
BassAsio.au3
BASSASIO makes it simple to use ASIO hardware/drivers, and can be used with or without BASS

Download

By eukalyptus
BassCB (Call backs for bass + Examples)
Example of how to use this callback (for streaming internet radio with BASS).

Download

By ProgAndy