0.6.5:

New Features:

  • Pin To Top! The primary and "pop out" windows have a "Pin To Top" button. This activates an "Always On Top" state.
  • Tooltips now show in a bar at the bottom of MiniMeters when preferences is open. Hover over a parameter to see what it does.

Improvements:

  • Module Settings panes now have a 5th row and some room to breathe.
  • Module Settings panes now favor showing the title w/ shortened option text when module width is smaller. Previously it prioritized showing full option text while hiding the title.
  • App Preferences now shows a background and full width scroll bar when items fall off screen.
  • App Preferences now accepts both horizontal and vertical scrolling when items fall off screen.
  • Small performance improvements by using Paul Mineiro's fasterlog2 implementation throughout.
  • Small performance improvements when reading RGB data for the Stereometer.
  • Spectrum Analyzer: Added a small amount of smoothing to the pitch detection algorithm. Frequency Readout should be easier to read.
  • Improved tooltip text on various Module settings.
  • macOS: Added MomentumScrolling to Sliders and Preferences screen to improve consistency with macOS.
  • Added smooth scrolling when using a mouse on Windows or macOS.

Bug Fixes:

  • Comments on the same line as a color in the theme file now work as expected.
  • Fixed Frequency Readout in Spectrum Analyzer from clipping below module height.
  • Spectrum Analyzer now shows the DC bin (lowest bin on screen) while in retina mode.
  • Peak Meter now works when Stereometer is disabled
  • Fixed a small issue where the quad surrounding the LUFS meter would lag slightly behind the LUFS value text.
  • Fixed regression from 0.5.0 where LUFS meter stopped fading out a low volumes.
  • Fixed a rare potential crash when using a very old MiniMetersServer plugin.
  • Restored translucent titlebar.

Theming Fixes:

  • Color Bars (Spectrum Analyzer) and Spectrogram now reads and respects theme settings.
  • RGB & Colored mode (Stereometer) now works correctly on brightly colored backgrounds. (for the theme makers: if the background color exceeds a certain brightness MiniMeters switches the blend mode from Lighten to a simple Alpha blend)
  • Stereometer: You can now select the Low Mid and High band colors in the theme file. The _TEMPLATE file has been updated to reflect these changes.
  • Removed "spectrogram_bg" from theme template as this option was removed many versions ago.

Other:

  • Adding a file named "debug.txt" in the settings folder shows a debug pane on next launch.