PluginIdentifier struct
Plugin identifier.
Contents
- Reference
Public variables
- unsigned int track_name_hash
- Track name hash.
- int slot
- The slot this plugin is in the channel, or the index if this is part of a modulator.
Variable documentation
int PluginIdentifier:: slot
The slot this plugin is in the channel, or the index if this is part of a modulator.
If PluginIdentifier.slot_type is an instrument, this must be set to -1.