24 May '13 - 09:31 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Reply  |  Print  
Author Topic: BASS_SetVolume(SetMasterVolume);  (Read 340 times)
Ops2011
Posts: 42


« on: 4 May '12 - 12:36 »
Reply with quoteQuote

Hello,
If i use BASS_SetVolume(SetMasterVolume) every programm in use on one Windows version wil low down.
I think that BASS.DLL is in memory and reactes on that.
Is it possible for me to use a two instance of the DLL?  Or better al seperated? So a 3e or fourth kind. 
Greetings.

Logged
Ian @ un4seen
Administrator
Posts: 15270


« Reply #1 on: 4 May '12 - 14:26 »
Reply with quoteQuote

BASS_SetVolume will set the device's global volume level, which affects all apps/processes that use the device. Do you want to control the volume of your app's stuff without affecting other apps? If so, you can use the BASS_ATTRIB_VOL attribute and/or the BASS_CONFIG_GVOL options instead.
Logged
Ops2011
Posts: 42


« Reply #2 on: 4 May '12 - 23:35 »
Reply with quoteQuote

Thanks
I wil try this. So i can use this as master volume?
Here in Holland is freedom fest so i check it out sunday
Thanks.
Logged
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines