Git Product home page Git Product logo

equalize_it's Introduction


Logo

Equalize It

12-band parametric EQ

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. License

About The Project

Plugin Screenshot

The project is VST-plugin for equalization. The user interface includes a spectrum analyzer, a filter control panel, frequency response curves, and level meters.

There are 3 types of IIR-filters available:

  • low pass;
  • high pass;
  • peak.

The releases have an installer for Windows, but if you want to test the plugin for other operating systems, try building it.

Built With

How to build

Prerequisites

Installation

  1. Clone the repo with submodules

    git clone https://github.com/SmEgDm/equalize_it.git --recursive
  2. Set the formats you need in CMakeLists.txt (all formats can be found here)

    set(FORMATS [<format> ...])

Build

  1. Configure the project

    cmake -B build G <generator>
  2. Run build

    cmake --build build --config Release

Usage

Add/Remove filters

The filter is added by double-clicking on an empty area of ​​the spectrum analyzer. The filter can be removed by pressing the right mouse button on the filter button (point on the spectrum analyzer).

Filter panel

To open the filter panel, click the filter button, and to hide it, click on an empty area. The panel is draggable.

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

equalize_it's People

Contributors

suroge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

proton1030

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.