Questions tagged as 'bass'

1
answer

Am I loading this Music correctly with Bass.dll?

Based on the Bass documentation, I'm trying to load an ordinary ogg file, with the following code: var FFile : string; Music: HSAMPLE; ch: HCHANNEL; OpenDialog1 : TOpenDialog; begin Dynamic_Bass.Load_BASSDLL('Library/Bass.dll');...
asked by 20.02.2014 / 22:00
1
answer

How to use Bass_FX.dll attributes?

Next. I was using the bass.dll without any problem. However when I try to use the attributes of bass_fx.dll, bass does not recognize it. I performed the installation of the two dlls as follows. 1- Copy the dlls to the exe folder. 2- I adde...
asked by 10.03.2014 / 18:19