Coder Social home page Coder Social logo

spectraldelayfilterbank's Introduction

SpectralDelayFilterBank

This project is a VST plug-in for a "spectral delay filterbank" using the JUCE library.

The effect itself filters the original source into 5 different spectral bands and then delays them all relative to each other to create a 'ripple' in the sound. The filtering is done in using the FFTW library to perform fast convolution. An example is included on a funk guitar vamp. Special thanks goes to Professor James Clark for the original idea and Joachim Thiemann for fielding questions and providing guidance.

11/08/2017: I have recieved reports that the plug-in no longer works but I have yet to recreate the issue myself. My guess is this is due to to the project requiring the use of the FFTW library. In the original compilation I used dynamic linking instead of static (before I knew the difference). There have also been numerous updates to the JUCE library since the original release. Accordingly, some of the other parts might be pretty out of date.

14/03/2018 This version works. Updated to JUCE 5.2.1. Needs FFTW. Best to install it with brew https://brewinstall.org.

spectraldelayfilterbank's People

Contributors

audazz avatar

Watchers

James Cloos 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.