Coder Social home page Coder Social logo

positonic / iv-xdelay Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qbroquetas/iv-xdelay

0.0 1.0 0.0 6.3 MB

Free and open source delay VST plugin modelled after a renowned vintage tape recorder. IV-X Delay received the Gold Award in the Audio Engineering Society's Student Design Competition in Berlin, 2017.

License: GNU General Public License v3.0

Makefile 0.05% C 11.49% C++ 84.87% Objective-C++ 3.04% R 0.06% Objective-C 0.17% Java 0.32% Pascal 0.01%

iv-xdelay's Introduction

IV-X Delay VST Plugin

IV-X Delay is a free and open source delay VST effect modelled after a renowned vintage tape recorder. Its aim is to provide music producers with a fun and useful tool that sounds and works like vintage tape echo boxes, as well as to serve as an educational tool for anyone interested in audio development and digital signal processing.

This project has been developed using the JUCE framework as a wrapper and a GUI editor, and the r8brain resampling library to provide upsampling up to 192kHz. The rest of the DSP processing, including delay lines, filter and saturation implementations have been designed from the ground up using C++ realtime-safe features and data structures.

This code is licensed under a GPLv3 free software license. All other libraries used within this project are also licensed under open source licenses. Precompiled versions of the plugin are available as releases in this repository. In order to use them, download a release and copy the corresponding files to you computer's VST folder. Both Linux Makefiles and Visual Studio solutions are available to anyone who wishes to compile any version of the plugin, in the Builds folder. the JUCE Framework is not necessary, as its relevant modules are also included in this project. git-LFS is needed in order to clone the large noise tables.

iv-xdelay's People

Contributors

qbroquetas avatar

Watchers

J△MΞS 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.