GithubHelp home page GithubHelp logo

wahwah's Introduction

WahWah VST Plugin

Introduction

This Plugin was developed as a part of the final submission for the lecture "DSP-Processing & Generative Music" at the Technical University Vienna. Goal of this submission was to develope a VST Plugin, that performs any kind of DSP (in this case a simple WahWah effect).
The Effect itself uses an IIR BandPass Filter with an attached sinus oscilator on the center frequency parameter.

The plugin provides following adjustable parameters:

  • control frequency
  • amplitude
  • center frequency
  • bandwidth

The control frequency and the amplitude can be used to adjust the behaviour of the sinus oscilator, whereas center frequency and bandwidth can be used to modify the bandpass filter.

Setup Guide

  1. Clone this repository: git clone https://github.com/fwoerister/WahWah.git
  2. Open this project in the producer and generate the JUCE library code
  3. Compile this project with your cmake compatibel IDE, or use the linux makefile. The VST target generates the WahWah.so.
  4. Copy the WahWah.so file into your vst plugin folder, or tell your DAW, where to look for the WahWah plugin.

Demo

A demo of this filter can be found in the demo/ folder!

wahwah's People

Contributors

fwoerister 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.