Skip to content

enzienaudio/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published