enzienaudio / examples

Heavy integration examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heavy Integration Examples


#####Javascript - Loading Samples

  • Load samples into existing tables in the patch via the javascript interface.

#####JUCE - VST Plugin

  • Example JUCE project for creating a VST wrapper around a Heavy patch.
  • Parameters can be controlled via a UI Slider or automation from the DAW.

#####PortAudio

  • Shows how to set up a PortAudio wrapper and audio callback.
  • Example of using the short (16 bit integer) process method.

About

Heavy integration examples

License:ISC License


Languages

Language:C++ 45.2%Language:C 42.6%Language:HTML 8.5%Language:CSS 3.7%