promotional bannermobile promotional banner

Sound Visualizer

About Minecraft mod that improves the visual perception of sounds. It adds customizable Directional Sound Indicators and improves the vanilla Subtitles.

File Details

sound_visualizer-1.0-neoforge-26.1.jar

  • R
  • Apr 12, 2026
  • 380.81 KB
  • 13
  • 26.1.2+2
  • NeoForge

File Name

sound_visualizer-1.0-neoforge-26.1.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:sound-visualizer-1432219:7918164"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

<h2>Additions</h2>

<h4>The ability to add and select icons for directional sound indicators, which will be displayed parallel to the indicator and can be configured using a set of new additional DSI parameters:</h4>

  • Offset Along Radius - defines shifting the icon along the indicator's radius; ranged from 0 to 400 pixels.
  • Rotation - enables the rotation of the icon parallel to the indicator; disabled by default.
  • Scale - defines the icon size; ranged from 25 to 500 percent.
  • Tint - defines the percentage of icon tinting to the indicator's color; ranged from 0 to 100 percent.
  • Opacity - defines the opacity of the icon, does not depend on the opacity of the indicator; ranged from 0 to 255.
  • Final Opacity - defines the opacity which the icon will change to during the indicator's lifetime; ranged from 0 to 255. <h4>New customizable parameters:</h4> DSI parameters:
  • Final Opacity - defines the opacity which the indicator will change to during the it's lifetime; ranged from 0 to 255.

DSI global parameters:

  • Horizontal Location - defines the percentage of the screen width by which the center of rotation of the indicators will be horizontally shifted from the top left corner of the screen; ranged from 0 to 100 percent.
  • Vertical Location - defines the percentage of the screen height by which the center of rotation of the indicators will be vertically shifted from the top left corner of the screen; ranged from 0 to 100 percent.

Subtitles extra parameters:

  • Show Text Shadow - enables shadow for all text in subtitle; disabled by default.
  • Padding (for each direction) - determines the distance between the subtitle's text and a specific side; ranged from 1 to 20 pixels.

<h2>Changes</h2>

The copy and paste buttons for all parameters affect only the DSI parameters if the DSI parameters tab is selected, and only the subtitle parameters if the subtitle parameters tab is selected, respectively. <h4>Parameters:</h4> Subtitles parameters:

  • Final Background Opacity - now defines a specific opacity value instead of percentage of the start opacity; ranged from 0 to 255.
  • Final Text Opacity - now defines a specific opacity value instead of percentage of the start opacity; ranged from 0 to 255.

Subtitles global parameters:

  • Horizontal Offset - now defines the percentage of the screen width instead of specified amount of pixels; ranged from 0 to 50 percent.
  • Vertical Offset - now defines the percentage of the screen height instead of specified amount of pixels; ranged from 0 to 50 percent.

Subtitles extra parameters:

  • Sound Volume And Pitch parameters are now splitted into Sound Volume and Sound Pitch.
  • Sound Volume Anchor and Sound Pitch Anchor - can now be anchored to the left side or to the left side of the center.
  • Sound Volume And Pitch Hints - replaced by the text parameter Sound Volume Prefix and Sound Pitch Prefix, which define the text before the sound's volume and pitch.

<h2>Fixes</h2>

<h4>NeoForge [1.21.7-1.21.8]:</h4>

  • Crash when trying to open an any global or extra parameters list.

<h4>All versions:</h4>

  • Crash when trying to copy the value of a specific parameter with the sound list open.
  • Impossibility to copy the value of parameters provided on the configuration screen in the form of buttons and text fields.
  • Preserving scrolling in lists.
  • Some incorrect default, minimum and maximum parameters values.