In the meantime I came to add sounds to my game, but there I've got some problems to figure out how to set up the parameters/arguments for

TBASS_SampleLoad(unknown, PointsToSoundInMemory, unknown, LengthOfSound, unknown, unknownEquates)

same issue for TBASS_MusicLoad()

The helpfile just tells: Topic to be finish... and the samples do not tell anything about the meaning of arguments there.
especially the equate to play a sound just once would be of interest to me.
Also do I want to know, how it works to play more than one sound at the time.

Can anybody help?