Git Product home page Git Product logo

mda-lv2's Introduction

MDA.LV2
=======

This is a port of the MDA VST plugins to LV2.

MDA plugins are originally by Paul Kellett and were released under the GPL
v2 or later, or the MIT license.  Thanks, Paul!

This port is by David Robillard, and is 100% Free Software (including the only
dependency lv2.h) released under the GPL v2 or later.  See COPYING for details.

This port is based on revision 10 of the MDA SVN repository at
<https://mda-vst.svn.sourceforge.net/svnroot/mda-vst>.  It is similar to, but
not 100% compatible with, the original plugins, since some VSTisms have been
changed to be more appropriate for LV2 (e.g. toggle ports).

LVZ
---

To port these plugins to LV2, I wrote the missing code blindly in order
to make things compile and work as an LV2 plugins.  The interface (but not
implementation) of this code is intrinsically similar to the original API
used by MDA (namely VST), but solely due to the fact that the original MDA
code was written against this API.

These plugins make no claim of compatibility, or any other relation, to VST.
This code does not require the VST SDK, or any other non-free software.
This code has never come into contact with any part of the VST SDK.
I (David Robillard) have never come into contact with any part of the VST SDK.
Clear? :)

I have named this wrapper/interface "LVZ" (for LV0, condescension intended).
It may be useful for porting other GPL VST plugins to LV2.

mda-lv2's People

Watchers

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