If you are already using Sonarworks Systemwide to EQ your monitors or headphones you're in
luck!
Install & launch Sonarworks Systemwide.
Choose Sonarworks Systemwide as your output device on macOS & in the DAW you
are using.
Then, simply select Sonarworks Systemwide as the input in MiniMeters by going to
Preferences within MiniMeters and selecting Sonarworks Systemwide
under the Audio Device: section.
The MiniMetersServer plugin is not showing up in my DAW.
On Windows: MiniMetersServer is only included as a VST3. Ensure that your DAW supports VST3
Plugins.
On macOS: MiniMeters is included as an Audio Unit & a VST3. Ensure your DAW supports VST3/AU
and they are enabled in Preferences.
Ableton Live
Windows:
Navigate to Preferences within Live and ensure that VST3 plugins are enabled.
macOS:
Navigate to Preferences within Live and ensure that VST3 or Audio Unit plugins are enabled.
Logic Pro
If you recently installed MiniMeters please first restart your computer before attempting to use
the MiniMetersServer plugin within Logic.
Why does the plugin not show the meters?
Simply put: MiniMeters is not designed to be a plugin. Instead, MiniMeters is a standalone app that can
accept
various audio sources including a DAW with the included MiniMetersServer plugin.
Why?
There are many advantages to MiniMeters being a standalone app. Primarily removing the window
borders, automatically restoring the position at launch, and being persistent between projects.
Ideally MiniMeters should be used with a loopback device such as an audio interface that supports
loopback, a program that sets up a software loopback (on macOS mainly), or with an audio output
capture (on Windows).
The advantage to these methods is the ability to not only monitor your DAWs audio but also everything
that is coming out of your speakers. This can help build insight to what you are seeing on your own
productions.
Why is there no VST2 version?
Unfortunately Steinberg has ceased allowing new software developers from legally making VST2 plugins.
There is nothing I can do about that.
How do I make a theme?
Open Preferences from within MiniMeters.
Mouse over the Theme: text above the Theme pane and click.
MiniMeters should open your settings folder. Navigate to the themes folder.
You can also manually navigate to the themes folder by going to %AppData%\MiniMeters\themes\
on Windows or ~/Library/Preferences/MiniMeters/themes on macOS.
Copy the _TEMPLATE.txt file and rename it to whatever you'd like your theme to be
named.
Inside the newly created file is all of the information on how to create a theme.
NOTE: Keep MiniMeters Preferences open while editing the theme file you just created. Every time you save the file MiniMeters will instantly update.
If you create a theme and wish to share please post it in the #themes channel in the MiniMeters Discord.
MiniMeters is using quite a bit of CPU.
MiniMeters needs to display audio as it comes in which does require a bit of CPU usage. That being said,
there are a few things to check to ensure that MiniMeters isn't running amok.
Checking VSync:
Open Preferences from within MiniMeters and choose "60" from the FPS Limit: pane.
If this corrects the issue then you should continue to use MiniMeters with this setting on.
You may also set MiniMeters to lock to 30fps to reduce CPU usage further albeit with less visual
smoothness.
Windows Specific issues:
Sometimes your graphics card will reject MiniMeters's request for VSync. This is often due to VSync
being disabled globally.
NVIDIA Graphics Cards
Open the NVIDIA Control Panel > Manage 3D Settings make sure that you select "Use the 3D application
setting."
AMD Graphics Cards
Open the AMD Radeon Software > Gaming > Global Graphics > Wait for Vertical Refresh. Set this setting
to "Off, unless application specifies", "On, unless application specifies", or "Always on."
Advanced Tips and Debugging:
If you are still running into issues and want to be a nerd you're welcome to turn on debug mode.
Enable Debug Mode:
Close MiniMeters.
Navigate to MiniMeters's Settings folder: %AppData%\MiniMeters\ on Windows or
~/Library/Preferences/MiniMeters on macOS.
Open settings.json in your text editor of choice.
Scroll down to find the line that begins with debug
Change the value from false or null to true
The final line should read "debug": true,
This should create a new overlay on the right side of the main MiniMeters window. This will show the
resulting FPS per frame, a graph of the frame time, and information about your graphics card.