Skip to content

Advanced Features

Andromedov edited this page Jan 15, 2026 · 4 revisions

Advanced Features

Mixer is more than just a disc player. Here are its advanced audio features.

Portable Speaker

Take your music on the go! The Portable Speaker lets you become the source of the audio.

  1. Obtain a speaker with /mixer speaker.
  2. Right-click the speaker item to open the Control GUI.
  3. Insert a disc and press the Green Start Button.
  4. You can also access audio effects directly from this GUI by clicking the Amethyst Shard.

Audio Effects (DSP)

You can apply digital audio effects to Jukeboxes to change how the music sounds.

Visual DSP Manager (GUI)

You don't need to remember commands!

  • Sneak + Right-Click on any active Mixer Jukebox to open the DSP GUI.
  • From here you can adjust Volume (Gain), Filters, and Effects using a visual interface.

Available Effects

  • Gain: Increases or decreases volume (Global multiplier).
  • HighPass Filter: Cuts bass frequencies (Makes it sound "tinny" or like a radio).
  • LowPass Filter: Cuts treble frequencies (Makes it sound "muffled" or like it's behind a wall).
  • Flanger: A sweeping "jet plane" sound effect.

PlaceholderAPI Support

Mixer supports PlaceholderAPI to display information on scoreboards or chat.

Placeholder Description
%mixer_status% Returns playing or stopped.
%mixer_current_song% The title of the current track.
%mixer_current_artist% The author/artist of the current track.
%mixer_current_url% The source URL of the track.
%mixer_current_source% Returns portable, target_block, nearby, or none.

Speaker System (Linking)

By default, audio plays from the Jukebox block. You can use the /mixer link command to make a single Jukebox output audio from multiple locations at once.

  1. Place your Jukebox. This is your "source".
  2. Go to the location where you want a "speaker" (e.g., in the ceiling).
  3. Look at the Jukebox and run /mixer link [jukebox_coords].

Clone this wiki locally