Volume goes to 1 on Sound Mixer with each restart menu

User Tag List

Results 1 to 2 of 2
  1. #1
    Noobz's Avatar Member
    Reputation
    6
    Join Date
    Mar 2017
    Posts
    143
    Thanks G/R
    8/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Volume goes to 1 on Sound Mixer with each restart

    I opened hud and adjusted sound on the mixer to my preferred volume. I closed hud and reopened and after a bit I notice I could barely hear any announcements for shrines and such. I adjusted volume back up and played a bit and then closed. Opened again and checked mixer and volume was at 1 again. Repeated a few times to verify that sound goes to 1 after each restart.

    Noobz

    Volume goes to 1 on Sound Mixer with each restart
  2. #2
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3693
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3335
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    HUD automatically adjusts it's own volume based on the game's volume values

    In plugins, Hud.Sound.VolumeMode = VolumeMode.AutoMasterAndEffects by default.

    Also there is another value: Hud.Sound.VolumeMultiplier (= 1.0 by default)

    // used when Mode == AutoMaster or Mode == AutoMasterAndEffects
    // AutoMaster final volume is calculated by this: (IngameMasterVolume / 100) * VolumeMultiplier
    // AutoMasterAndEffects final volume is calculated by this: (IngameMasterVolume / 100) * (IngameEffectsVolume / 100) * VolumeMultiplier




    If you don't want this automatic behavior then edit your customer plugin and write this in the Customize() method:

    Hud.Sound.VolumeMode = VolumeMode.Constant;
    Hud.Sound.VolumeMultiplier = 0.5;

    0.5 is just an example, your can use any number between 0.0 and 1.0


    -------------------

    If you want automatic adjustment, related to the game's volume settings directly, then use can set only VolumeMultiplier.
    If it is 0.5 for example, then HUD's volume level will be automatically adjusted to the ingame volume * 0.5.
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

Similar Threads

  1. Smart To Bot On New VPN With Old Bots ?
    By Slebo in forum Diablo 3 Bots and Programs
    Replies: 2
    Last Post: 08-03-2012, 03:30 PM
  2. How to log on Us servers with EU client VV
    By bluesius in forum World of Warcraft Guides
    Replies: 10
    Last Post: 11-18-2007, 01:27 PM
  3. AddOn that warns on GM whisper (with sound!)
    By 97036 in forum WoW UI, Macros and Talent Specs
    Replies: 6
    Last Post: 08-13-2007, 07:08 PM
  4. Tauren druid cat to NE cat, pretty please with cherry on top
    By Melhisedek in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 06-14-2007, 04:30 AM
  5. A comprehensive guide to WALKING ON WALLS WITH CHEAT ENGINE.
    By Eyeless in forum World of Warcraft Exploits
    Replies: 104
    Last Post: 05-12-2007, 09:37 AM
All times are GMT -5. The time now is 04:10 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search