Giter VIP home page Giter VIP logo

modeq's Introduction

tobanteAudio - modEQ

EQ audio effects plugin with modulation. Supports macOS, Windows & Linux with VST, AudioUnits & Standalone builds.

Used as a playground to learn the JUCE framework.

Releases

Github Repository

Developer Documentation

Status

LICENSE macOS Windows Linux
License: GPL v3 Build Status AppVeyor Build status CircleCi

Screenshot

tobanteAudio modEQ

Clone

git clone --recursive https://github.com/tobanteAudio/modEQ.git

Features

  • 6 Band EQ
    • High Pass
    • Low Shelf
    • Band Pass
    • Peak
    • High Shelf
    • Low Pass
  • Input & output analyzer
  • Solo / bypass each band
  • Control bands from Sliders or Frequency plot
    • Drag to set gain & frequency
    • Right click to select filter type
    • Double click to toggle bypass
    • Scroll wheel selects Q

What doesn't work (yet)

  • Modulation (I know it's in the name...)
  • Bypass button

Build

The project uses CMake as its build tool.

cd $PROJECT_ROOT
cmake -S. -Bbuild -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release

ToDo

  • Modulation
    • Reactivate
    • Fix drawing of LFO
    • Add waveforms
  • CI
    • Deploy binaries on tagged commit
    • Unit test runner

License

This Project is released under the GNU General Public License Version 3. See the license file for details.

External

JUCE

JUCE is free open source projects released under the GPL v3. See JUCE License for details.

ff_meters

ffAudio's ff_meters is released under the BSD 3-Clause license. See ff_meters license for details.

modeq's People

Contributors

tobiashienzsch 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

modeq's Issues

[Feature request] StudioRack integration

It's an open-source plugin manager called StudioRack:
https://github.com/studiorack

The aim of the project is to provide a free open-source way to manage plugin dependencies and their versions. It would involve the following steps:

Publish a Github release containing the plugin source along with metadata plugins.json
Tag your Github repository with studiorack-plugin so it can be discovered
Wait for the studiorack-registry to index your plugin (every 24 hours)
Check the registry feed for your plugin to appear

Source directory does not exist on Cmake

Hey this seems like an awesome project, trying to get it running on on Ubuntu Bionic (KDE Neon)

I'm running from the root directory of the project after cloning recursively

Getting this error:

CMake Error: The source directory "" does not exist.

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.