Just a quick heads up...
Adding more instances of Bass, BassWMA, and BassCD is as easy as adding additional elements to the following enumeration type defined in Bass_Two.pas...
TBassInstance(hBass1, hBass2, hBass3, etc...)
However, please do not redefine this enumeration type in other units or the header file will not function properly. Instead, you may edit the existing enumeration type to your own liking...
TBassInstance(Hers, His, Mine, TheKids, CD1, CD2, DVD1, WMA1, WMA2, MP3, WAV, etc...)
I (heart) Delphi