관리 메뉴

ㄴrㅎnㅂrㄹrㄱi

BASS Library - extreme AHK sound power! 본문

AUTOHOTKEY/스크립트

BASS Library - extreme AHK sound power!

님투 2008. 12. 24. 07:59
반응형

BASS Library - extreme AHK sound power!


[ description ]
BASS for powerful AHK soundplay >:D !

It gives AHK power to play: AIFF, AIF, AIFC, MP1, MP2, MP3, OGA, OGG, WAV, MO3, XM, MOD, S3M, IT, MTM, UMX soundfiles and STREAM on-the-fly plus 3d effects using EAX in a tiny 96KB dll.

BASS can be extended with plugins, supporting formats like: FLAC, WMA, WMP, WMV, ASF, MID, MIDI, RMI, KAR, WV, WVC, AAC, MP4, M4A, M4B, M4P, APE, AC3, SPX, TTA, OFR, MPC, ALAC, CDA etc; It can load VST and Winamp plugins for effects DSP, read ID3v1, ID3v2.2/3/4,OGG/FLAC, WMA, APE, OFR, MPC, AAC tags!


___
[ download ]
version: pre-revision 1, beta 5
- sources @ SVN

bass.ahk - The library

basstags.ahk - TAGS Plugin
bassfx.ahk - FX Plugin

basscd.ahk - CD Plugin
bassmidi.ahk - MIDI Plugin
bassflac.ahk - FLAC Plugin
basswma.ahk - WMA Plugin
basswv.ahk - WV Plugin
bassaac.ahk - AAC Plugin
bassape.ahk - APE Plugin
bassmpc.ahk - MPC Plugin
bassac3.ahk - AC3 Plugin
bassalac.ahk - ALAC Plugin
bassspx.ahk - SPX Plugin
basstta.ahk - TTA Plugin
bassofr.ahk - OFR Plugin*


___
[ examples ]
use the examples to understand how the library works and how manage to create your own solution.

#How to load a streamable song locally : example1.ahk
requirement files: bass.ahk, bass.dll
description: shows how to load a built-in supported song (AIFF, AIF, AIFC, MP1, MP2, MP3, OGA, OGG, WAV, MO3, XM, MOD, S3M, IT, MTM, UMX)

#How to streaming : example2.ahk
requirement files: none
description: shows how to stream a file or a service like shoutcast, mms, rtsp etc.

#How to dynamically load plugins : example3.ahk
requirement files: bass.ahk, basstags.dll, bass.dll, tags.dll ( +any plugin )
description: shows how to play different plugin supported formats, initialize plugins dinamically, add sound effects, add gui visualizer and read id3tags


___
[ files ]
- official link:
- bass

- plugins:
- basstags
- bassfx

- basscd
- bassmidi
- bassflac
- basswma
- basswv
- bassaac
- bassape
- bassmpc
- bassac3
- bassalac
- basspspx
- basstta
- bassofr*

plugins mirror


___
[ news & comments ]
*: OFR Plugin is deprecated, requires dwmapi.dll and some old dlls, which can cause some memory leaks.

-BASS Library: pre-revision 1, beta 5 released with huge improvements, please see example3.ahk and use it as reference
_________________
                                  [ profile | ahk.net | ahk.talk ]
반응형
Comments