# ZLLMatch **Repository Path**: ZL-Audio/ZLLMatch ## Basic Information - **Project Name**: ZLLMatch - **Description**: loudness matching plugin - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2023-06-17 - **Last Updated**: 2024-07-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

# ZLLMatch ![pluginval]() ZLLMatch is a loudness matching plugin. ## Usage See the wiki for details. ## Download See the releases for the latest version. **Please NOTICE**: - the installer has **NOT** been notarized/EV certificated on macOS/Windows - the plugin has **NOT** been fully tested on DAWs ## Build from Source 0. `git clone` this repo 1. [Download CMAKE](https://cmake.org/download/) if you do not have it. 2. Populate the latest JUCE by running `git submodule update --init` in your repository directory. 3. Follow the [JUCE CMake API](https://github.com/juce-framework/JUCE/blob/master/docs/CMake%20API.md) to build the source. ## License ZLLMatch has a GPLv3 license, as found in the [LICENSE.md](LICENSE.md) file. Copyright (c) 2023 - [zsliu98](https://github.com/zsliu98) JUCE framework from [JUCE](https://github.com/juce-framework/JUCE) JUCE template from [pamplejuce](https://github.com/sudara/pamplejuce) LUFSMeter from [klangfreund](https://github.com/klangfreund/LUFSMeter) Font from CMU Open Sans, Font Awesome and MiSans.