Groups

Select the Group node in the project tree to show a list of groups in the Sound Set tab.
The list is split and displayed in upper and lower sections in the Sound Set tab.
The upper part of this split tab is called the group list and the lower part the group item list.

The Role of Groups

Items for the same sound set are registered in a group. The items registered here are called group items.

When the application loads waveform data and other data from the sound archive into memory, the programmer can gather all the items required for a particular scene and load them as a group.

The sound designer can make better use of memory by classifying items according to scenes and the timing at which they are needed and then efficiently registering them into different groups.

Group List and Group Item List

The group list is used to create groups. The group item list displays a list of items currently registered in the selected group.

Creating and Adding Groups

To create or add a group, select the list region in the Sound Set tab and then select ProjectAdd ItemGroup....

It is possible to create a new group or to add a group using the shortcut menu that appears by right-clicking the group list.

Registering Items in Groups

The group item list is used to register items to a group.

From the group list, select the group with which you want to register the item and then select ProjectAdd ItemGroup Item....

An item can also be registered to a group by dragging the item to the group item list from the sound list or the Search Result window.

Elements Defining a Group List

This section describes the meaning of each of the elements that define a group list.

Name

Specifies the group name.
There are restrictions on the characters that can be used in a name. The following characters can be used.
- The first character must be a single-byte letter or an underscore. [a-zA-Z_]
- Other characters must be single-byte alphanumeric or an underscore. [a-zA-Z0-9_]

Data size

The group list data size indicates the size when the group is loaded into the sound heap.

The data size display is updated automatically when conversion is executed.

The group data size is displayed, but its value cannot be edited.

Output Method

Sets the method for outputting the sound data registered in group items to sound archives.

Elements Defining a Group Item List

This section describes the meaning of each of the elements that define a group item list.

Name

Displays the names of the items registered in the group.
The drop-down menu can be used to change other items in the sound list.

Sound Set

Displays the name of the sound set that contains the item.

Register Related Items

Specifies how related waveform archives should be loaded when the given item is loaded.

By default, when a sequence sound, wave sound, or bank is loaded, any related waveform archives will also be loaded at the same time. The "Register Related Items" drop-down menu lets you specify that certain items or combinations of items (for example, "SEQ/SEQSET and BANK only" or "WARC only") should be loaded individually.

If the "Waveform Archive" setting for a wave sound set or a bank is set to either "Automatic (Shared)" or "Automatic (Individual)," only "ALL" can be selected.

Supplemental Information on Group Operations

When items such as banks and sequences are registered to a group, what actually is being registered are the files which those items reference. Note that when snd library loads a group into the sound heap, what is being loaded are individual files.


For example, consider a sequence sound that references a text sequence file.

This text sequence file (which the sequence sound uses as its reference file) can describe multiple sequences.

If such a sequence sound (that is, one that references a text sequence file containing multiple sequences) is loaded into the sound heap as part of a group, all of the sequences described in the text sequence file are loaded, and even sequence sounds that are not registered with that particular group but that reference the same text sequence file can be played.


Multiple items that reference the same file can be registered in the same group. When that group is loaded, duplicate content is not loaded.


Wave sound sets can be edited in the Sound Set window without their reference files. However, if this is done, each sound set is handled internally as a separate file.



CONFIDENTIAL