1<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2<html lang="ja">
3
4	<head>
5<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6<meta http-equiv="Content-Style-Type" content="text/css">
7<link href="../../css/manpage.css" rel="stylesheet" type="text/css">
8
9<title>Waveform archive.</title>
10</head>
11
12<body>
13<h1 id="ADV_SSET_WARC">Waveform archive.</h1>
14	<p>Select the <span>Waveform Archive</span> node in the project tree to display the waveform archive list in the <span>Sound Set</span> tab.<br> The displayed list is called the waveform archive list.<br>
15	</p>
16
17<h2>The Role of Waveform Archives</h2>
18	<p>Waveform archives group multiple waveform data files that are associated with banks or wave sound sets into a single entity.</p>
19<p>Multiple banks and multiple wave sound sets can be associated with a single waveform archive.</p>
20
21<h2>Creating New Waveform Archives</h2>
22	<p>In order to create new waveform archives, first double-click the <span>Waveform Archive</span> node in project tree to display the waveform archive list in the <span>Waveform Archive</span> tab. Then right-click within the list and select either the <span>Add Item</span> or <span>Insert Item</span> options from the shortcut menu.</p>
23	<p>Doing so will display the <span>Create New Waveform Archive</span> dialog box. Enter the name of your waveform archive and specify whether it should be loaded individually.</p>
24	<p>It is also possible to delete waveform archives by right-clicking an archive and choosing <span>Delete</span> from the shortcut menu. If the waveform archive you've selected for deletion is already being referenced by banks or wave sound sets, a confirmation dialog box will appear asking whether you're sure you want to delete it.<br> The act of deleting a waveform archive only deletes the <span>links</span> to files referenced by sound sets; it will not delete the actual files being referenced.</p>
25
26<h2>Elements Defining the Waveform Archive List</h2>
27	<p>This section describes the meaning of each of the elements that define a waveform archive list.</p>
28<h3>Name</h3>
29<p>Specifies the file name for the waveform archive.<br> There are restrictions on the characters that can be used in a name. The following characters can be used.<br> - The first character must be a single-byte letter or an underscore. [a-zA-Z_]<br>- Other characters must be single-byte alphanumeric or an underscore. [a-zA-Z0-9_]</p>
30<h3>Load Individually</h3>
31	<p>When this check box is selected, loading the waveform archive will only load the required waveform data within that waveform archive individually. In other words, selecting this option will mean that the entire waveform archive will not necessarily be loaded.</p>
32	<p>This option works well when a single waveform archive is shared over multiple banks, as in the following.<br></p>
33	<p>
34	<IMG src="../img/common_warc.gif">
35	</p>
36	<p>Waveform data used only in Bank A may be included in the shared waveform archive. When using Bank B, if you load waveform data for Bank A that Bank B does not use, the memory efficiency will decrease.<br> If the &quot;Load Individually&quot; option were enabled for this shared waveform archive, only the waveform data used by Bank B would be loaded when using Bank B. Any waveform data not used by Bank B that is contained within the shared waveform archive would not be loaded.</p>
37	<h4>Overhead on Memory Consumption and Load Time</h4>
38	<p>Selecting the &quot;Load Individually&quot; option can introduce some overhead in terms of memory usage and load time relative to what would be required if all waveform data in the archive were loaded at once.<br> In most cases, the overhead issue can be ignored because unnecessary data sets are not loaded, which reduces memory consumption and shortens data set loading time. However, the overhead will increase if there is little or no unnecessary data.</p>
39<p><br></p>
40<hr><p>CONFIDENTIAL</p></body>
41
42</html>
43