Giter Club home page Giter Club logo

multimeter's Introduction

MultiMeter

Overview

MultiMeter, an aesthetic AU/VST audio analyzer, caters to audio engineers, producers, and musicians who seek precision and versatility. Leveraging the JUCE framework, MultiMeter delivers a robust array of functions for pristine real-time audio analysis to empower mixing, mastering, and sound design.

User Interface

multimeter-demo

Note: If you are using MacOS and the meters are not responding to the audio signals, try removing the return keyword in Fifo::getNumAvailableForReading() and Fifo::getAvailableSpace().

Features

General Metering

  • Implements a high-performance FIFO (First In, First Out) buffer to efficiently handle audio data between DSP and GUI threads.
  • Features a series of comboboxes and sliders to personalize metering behavior, including averager durations and various meter displays.

Level Meter

  • Provides instantaneous visual feedback of audio signal levels with support for both peak and RMS readings.
  • Displays numeric values of signal levels in decibels, providing precise and quick reference.
  • Allows users to adjust the decay rate of meter ticks with multiple responsiveness options.
  • Includes the ability to hold peak tick values for a specified duration to enhance the analysis of transient audio material.

Histogram

  • Visualizes the distribution of signal level dynamics over time.

Goniometer

  • Converts L/R audio signals into Mid/Side representations that provide valuable insights into stereo field distribution and phase relationships.

Correlation Meter

  • Provides instantaneous and average correlation readings between left and right channels to help identify phase issues and ensure mono compatibility.

Spectrogram Analyzer

  • Boasts a high-resolution spectrogram that displays the frequency content over time across both left and right channels, enabling in-depth spectral balance analysis and identification of potential mix flaws.

Dependencies

  • JUCE: 6.1.2

multimeter's People

Contributors

realalexz avatar johnkesko avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.