Collects plugins from a provided path and makes them available to SATIE user.
Load audio (generators or effects) plugins.
path |
Absolute path to the directory containing plugins (String) |
SatiePlugins (dictionary)
Load spatializer plugins.
path |
Absolute path to the directory containing plugins (String) |
SatiePlugins (dictionary)
Print some information on contained plugins (name and description)
Add an audio plugin to list of plugins.
env |
Environment: The plugin definitionm (see Plugins for an example). |
A method for building a dictionary of audio plugins.
path |
Absolute path to the directory containing plugins. |
A method for building a dictionary of spatializer plugins.
path |
Absolute path to the directory containing plugins. |