JaxCore
GithubWebsiteSupport Server
  • JaxCore - Documentation
  • 🚀Getting Started
    • Introduction
    • Installation
    • User Interface
    • Additional requisites
    • Changing global options
    • Uninstallation
    • FAQs
      • New user FAQs
      • JaxCore FAQs
      • Miscellaneous FAQs
      • Anti-virus, false positive FAQs
      • Modules FAQs
        • YourFlyouts
        • YourMixer
        • ValliStart
        • IdleStyle
        • Keylaunch
        • Keystrokes OSD
      • Widget FAQs
        • ModularClocks
        • ModularVisualizer
        • Plainext
      • Media Player FAQs
      • Performance FAQs
  • 📦Modules
    • Introduction
    • YourFlyouts
    • YourMixer
    • IdleStyle
    • ValliStart
  • 🌥️Widgets
    • Introduction
    • ModularClocks
    • ModularPlayers
    • ModularVisualizer
    • Overlayer
    • Plainext
    • FAQ
  • Coding a module
    • Code formatting
    • Variables
    • Dynamic & Reactive user interface
    • Measures
    • MeterStyles
    • AutoHotkey usage
    • CoreInstaller
Powered by GitBook
On this page
  • Positioning
  • Multiple volume bars for an app?

Was this helpful?

Export as PDF
  1. Modules

YourMixer

A custom volume mixer to replace the default one.

PreviousYourFlyoutsNextIdleStyle

Last updated 2 years ago

Was this helpful?

YourMixer replaces the standard Windows Volume Mixer with a fully customizable volume controller.

More:

Positioning

Multiple volume bars for an app?

This is an intended feature. Some apps would have different output channels, for example Discord would have one for notification sounds and one for voice chat sounds.

This module automatically positions itself. You can learn how to change the positioning .

📦
here
Github repo