Giter Club home page Giter Club logo

hoalibrary-faust's Issues

encoder usage requires split

it seems counterintuitive to me that if I create a N order encoder there will be many inputs and I need an extra split operator e.g. :

declare name "Faust Effect";
import("stdfaust.lib");
process = _ <: ho.encoder(5, _, 0.5);

is there any case when an encoder would have more than 1 input? in which case wouldn't it be better if this split was unnecessary? is this an unavoidable artefact of the pattern matching technique used?

License clarification

I noticed that the hoa.lib within the official faustlibraries is based on this code but states an LGPL+exception license, which is not compatible with the GPL that's mentioned here in README.md.
In fact, the strong copyleft of GPL, when used in a library that's supposed to be statically linked (which faust does), would enforce the use of the GPL on every work that uses it, even non-commercial open-source projects.

Maybe all this has been discussed already back when including hoa.lib into faust, but especially the license difference could be clarified here :)

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.