Volume rising

Started by Vovich,

Vovich

The volume is rising as soon as I call BASS_INIT or when I create the AudioObject object in Delphi. I don't want it to happen and I don't want the user chose the volume either.
Basically I just want the volume to adjust its volume to the ordinary Windows volume...
I am using BASS_INIT with the BASS_DEVICE_LEAVEVOL flag.
Where is my error?

Ingolf2

How do you supply the flag to the function?