/ Examples / 3rd Party Plugins

Songs.hz . Algorithmic
Hz.Plugins . 3rd Party Plugins
MIDI . MusicAPI
home . Topics . Interface . Reference . Examples

Examples can be imported into the workspace via its panel menu.


flag   There are several sources for WAM plugins. Here we provide a few simple examples you can use to validate plugins you find interesting.

Remember: The Plugin Explorer can be used to inspect the available plugins. See here for details on configuring the list of available plugins.

Snippet Description
flangephase.js Loads and configures a flanger and phaser plugin to filter the output of Hz.FM7
listplugins.js Logs a list of plugins known to Hz.
allWAMs.js Instantiates each registered plugin. Note that this example produces no sound. It simply instantiates each plugin and its GUI. Because some WAMs are external, they may produce errors. The output log is replete with loading status.