Tree View

The Tree View shows the SY 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 Voice Object, has a child Object for its Elements, and this Object groups all the Elements of the Voice).

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 voice, it will be exported to the synth's Edit buffer

You can also triple click on an item, and if the item is a voice, it will be exported to the synth's Edit buffer and the MIDI Router will also be opened

Objects are displayed in one of two colours:

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.