Giter Site home page Giter Site logo

mrugalla / nel-19 Goto Github PK

View Code? Open in Web Editor NEW
69.0 2.0 7.0 55.35 MB

An open-source vibrato plugin with an extensive modulation system.

License: GNU General Public License v3.0

C++ 100.00%
creative free freeware modulation music opensource plugin production vibrato vst

nel-19's Issues

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?

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

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)

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.

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.