-
Notifications
You must be signed in to change notification settings - Fork 0
Advanced Features
Mixer is more than just a disc player. Here are its advanced audio features.
Take your music on the go! The Portable Speaker is a new feature that lets you become the source of the audio.
- Obtain a speaker with
/mixer speaker. - Right-click to open the interface.
- Insert a disc and press play.
- The audio is broadcasted from your location to all nearby players using Simple Voice Chat's positional audio. Visual notes will appear above your head to indicate that you are playing music.
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.
- Place your Jukebox. This is your "source".
- Go to the location where you want a "speaker" (e.g., in the ceiling of another room).
- Look at the Jukebox (or just know its coordinates).
- Run
/mixer link [jukebox_coords]. - When you play a disc in that Jukebox, the sound will now come from both the Jukebox and the speaker location you linked.
You can apply digital audio effects to each Jukebox individually. This is perfect for setting ambiance.
Example 1: Muffled Music
Make music in a "club" sound muffled from the outside by applying a low-pass filter to a speaker placed at the door.
/mixer dsp <jukebox_coords> lowPassFilter 800
Example 2: Venue Speakers
Make audio in a large hall louder by increasing the gain.
/mixer dsp <jukebox_coords> gain 1.75
All DSP commands are documented on the Commands page.
Mixer adds its own volume category, "Mixer", to the Simple Voice Chat settings menu (V key). Players can use this slider to personally adjust the volume of all Mixer Jukeboxes without affecting player voices or other sounds.