Reference

Components
Preset Text File
Description
The Preset Text File component allows you to transfer preset data to and from a text file. The format used is very flexible and has been
designed with the plugin developer in mind as it allows the structure of the plugin to change without losing the preset data.
The component accesses and updates the data stored in Preset Parameter and Preset Parameter array components. It notifies these
parameter components via its Preset output connector. Mostly this information is transferred via use wireless links.
Connectors
Inputs Type Outputs Type
Path to the text file on the
hard disk
String Connector for
communicating with
Preset Parameter
components
Preset
Trigger to save the preset
data to the file
Trigger All program names in
the text file (use a Text
component to view
these)
String
Trigger to load preset data
from the text file
Trigger
Whether to save just the
currently selected program
(otherwise all are saved)
Boolean
Whether to save or load
preset order information
Boolean
Program names to use when
saving (usually come from
the Preset Manager)
String
351 of 494