Coder Social home page Coder Social logo

paul-reilly / iplug2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iplug2/iplug2

0.0 2.0 0.0 29.64 MB

C++ Audio Plug-in Framework for desktop and web [PRE-RELEASE]

Home Page: https://iplug2.github.io

License: Other

C++ 40.17% Objective-C++ 4.96% Objective-C 0.52% C 51.68% R 0.03% HTML 0.10% JavaScript 0.06% Shell 0.44% Batchfile 0.25% Python 0.85% Makefile 0.13% Inno Setup 0.15% Rich Text Format 0.04% TeX 0.01% PHP 0.32% Lex 0.03% Vim Script 0.18% Yacc 0.09% CSS 0.02%

iplug2's Introduction

iPlug 2

C++ audio plug-in framework for desktop, mobile (soon) and web

Build Status

iPlug 2 is a simple-to-use C++ framework for developing cross platform audio plug-ins/apps and targeting multiple plug-in APIs with the same minimalistic code. It abstracts an audio plug-in (IPlug) and it's drawing engine/GUI toolkit (IGraphics), although IPlug can be used in bring-your-own GUI library mode without IGraphics. IGraphics uses a retained mode paradigm and contains a collection of common controls well suited for audio plug-in GUIs, either using bitmap or vector graphics.

The original version of iPlug was developed by John Schwartz aka schwa and released in 2008 as part of Cockos' WDL library. iPlug 2 (2018) is a substantial reworking that brings multiple vector graphics backends to IGraphics (including GPU accelerated options and HiDPI/scaling), a better approach to concurrency, support for distributed plug-in formats and compiling to WebAssembly via emscripten, amongst many other things.

iPlug 2 targets the VST2, VST3, AudioUnit, AAX (Native) and the Web Audio Module (WAM) plug-in APIs. It can also produce standalone win32/macOS apps with audio and MIDI I/O, as well as Reaper extensions.

iPlug 2 includes support for the FAUST programming language, and the libfaust JIT compiler. It was the winner of the 2018 FAUST award.

You can discuss iPlug 2 on the WDL forum or on the iPlug user's slack channel.

We welcome any help with bug fixes, features or documentation.

NOTE: THIS IS NOT YET PRODUCTION READY - zero commercial/free plug-ins are shipping with iPlug 2 - there are many bugs still to fix and a few features to add!

You may like to check out the Web Audio Module version of VirtualCZ which has been made using iPlug 2.

You can help support the project financially in several ways, preferably via github sponsors but also via patreon or paypal donations. The more financial support, the quicker the project can progress to being "production ready".

patreon paypalslack

iplug2's People

Contributors

olilarkin avatar alexharker avatar azure-pipelines[bot] avatar justinfrankel avatar ddf avatar qrchackofficial avatar taletn avatar madronalabs avatar pressplay-music avatar hor-net avatar b-vesco avatar austensatterlee avatar enricocupellini avatar earlevel avatar gvampgh avatar dmsplugins avatar ppryamikov avatar yesitsme avatar jhernberg avatar neuroticflux avatar distocore avatar nowhk avatar djowel avatar youlean avatar solardiz avatar tesselode avatar bbbbabbababba avatar martinfm avatar tbproaudio avatar jonata avatar

Watchers

James Cloos avatar Paul Reilly 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.