Skip to content

cwellm/Simple-Filter

Repository files navigation

Simple Filter

This project consists of a very simple filter. It serves mainly as a study project, but aims at supplying some interesting, experimental features. As a basis, the JUCE Framework is used heavily.

Table of Contents

Features

Four different modes:

  • LP (low pass)
  • HP (high pass)
  • BP (bandpass)
  • BR (band reject)

For BP and BR, you can adjust the center frequency and the frequency window. These two interact with each other in the sense that the edge frequencies never go below 0 Hz and 20 kHz.

Screenshot of the current version of the plugin.

Getting Started

System Requirements

This plugin has been tested to be working with the following setup:

Operating System

  • Ubuntu-22.04
  • Windows Server 2022
  • Windows 10
  • MAC OS 12

DAW

  • Reaper

Feel free to let me know about your experiences with your setup, so I can extend these lists 🙂

Dependencies

Installation

Current Version

Right click, "save link as..."

Windows

Linux

MAC OS

These are readily-built libraries, which you can simply download, unzip and put into your VST3 Plugin directory.

Documentation

--- coming soon ---

License

--- coming soon ---

Development

--- coming soon ---

Building

--- coming soon ---

Code Structure

--- coming soon ---

Extending

--- coming soon ---

Known Issues

--- none so far ---

Contribution

--- coming soon ---

Contact

--- coming soon ---

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages