Git Product home page Git Product logo

nel-19's Introduction

NEL - VST3 - 64bit - Win/Mac/Linux

An open-source creative vibrato.

2023_06_12_NEL

----------- INTRODUCTION: -----------

NEL is a vibrato plugin. It uses a feed-forward delay to modulate the signal in pitch and time. Various modulators can be used to create all kinds of vibrato textures, which makes this plugin pretty versatile. If lookahead is enabled, the plugin's latency compensates for half the internal delay's buffer size in order to average out the modulation in time. Turn it off for a more realtime-friendly workflow, for example as a guitar-effect. Also reduce the buffer size of the plugin then! Most creative vibrato plugins sound lofi, they degrade the sound quality. But this one attempts to be as clean as possible, you can even activate oversampling to reduce sidelobe artefacts from fast modulation.

------------------------FAQ:------------------------

What do I need to download from all these files?

If you're a musician / producer / beat maker / mixing engineer (or whatever) just download NEL from the release section of this page. (It's to the right somewhere and says DOWNLOAD)

My old presets don't work anymore :<

That's not a question. Anyway, sorry about that. I changed a lot about the plugin in the meantime and some of things I did in the beginning were not written very well, so I couldn't make it backwards compatible. Now we should be safe though! Make new presets, please :>


Why does the plugin not show up in my DAW?

NEL requires C++20 dependencies. you can download and install them here until i make a proper installer that takes care of that: https://aka.ms/vs/16/release/vc_redist.x64.exe

You can try several things:

  • Check if your DAW supports VST3/AU 64bit
  • Check if you copied it into the right folder, which is: C:\Program Files\Common Files\VST3 on windows
  • Install the latest C++ Dependencies

if none of this helped, inform me pls!


nel-19's People

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

Watchers

 avatar  avatar

nel-19's Issues

License

Hello,

Very nice plugin! It stated as opensource but no License here. I think it's needed for contributing or packaging (in Linux for example).

Unable to build on NixOS

Thanks for the plugin!

Unfortunately I'm unable to build it.

Cmake chokes on this line with the error Unknown CMake command "juce_add_plugin".
I made JUCE available by doing

sed -i 's@add_subdirectory ("G:/PluginDevelopment/JUCE" "JUCE")@add_subdirectory(JUCE)@' CMakeLists.txt

JUCE is actually in that directory, as far as I can tell.

Any ideas?

Selecting a different Mod type crashes DAW instantly

Trying to change a Mod (both) using the mouse crashes DAW instantly, not even a nice message with error codes or anything useful to paste here. :-/
The random function (the big one) uses different Mods w/o problems, it's just selecting one on purpose that does it.

Win7 64bit, Reaper 7.0 rc4 64bit, NEL September 25 2023 build.

Building on linux

Using the linux makefile threw a gcc error for me (kubuntu 23.04/gcc 12.3.0) , but changing ConvolutionFilter.h:175 to
using Convolution = oversampling::Convolution<Float>;
made it compile without a problem.

(Sorry, I can't be arsed to do the whole forking/pull request business for one line of code)

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.