The Tree View shows the FC300 data as a hierarchical tree, and can show more information than the Table View. The following example shows a split Child Window with two Tree Views.
Basically, information is shown as a set of hierarchical Objects. Objects may have children attached to them, and they themselves may have further child Objects (e.g. a Patch Object, has a child Object for Patch On and Patch Off MIDI data, expression pedals, control pedals, etc.).
The basic tree structure is a
Root Object at the top of the tree under which are various Object
Collections which themselves contain further data.
You can double click on an item, and if the item is a patch, it will be exported to the controller's Edit buffer
The Tree View allows multiple Objects to be selected, which is useful for performing operations only upon certain Objects. You can only perform operations upon Objects of the same type.
If you wish to perform an operation upon all Objects in a Collection, simply select the Collection containing the Objects.