SynthLab SDK
DynamicStringObjects

Dynamic string management for custom GUI controls that allow the string lists to be changed or the text labels to be altered; this is really just a big database of GUI controls and save interfaces to have them update in a thread-safe manner. More...

Classes

class  DynamicStringManager
 Dynamic string manager - this object connects plugin parameters and their GUI controls with new or different sets of strings to display. More...
 

Detailed Description

Dynamic string management for custom GUI controls that allow the string lists to be changed or the text labels to be altered; this is really just a big database of GUI controls and save interfaces to have them update in a thread-safe manner.