1<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2<html lang="ja"> <head>
3<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
4<meta http-equiv="Content-Style-Type" content="text/css">
5<link href="../../css/manpage.css" rel="stylesheet" type="text/css">
6
7<title>Bank</title>
8</head>
9<body>
10
11<h1 id="ADV_SSET_BANK">Bank</h1>
12<p>Select the <B>Bank</B> node in the project tree to show the banks in the <B>Sound Set</B> tab.<br> The displayed list is called the bank list.<br>
13</p>
14
15<h2>Banks and Bank Files</h2>
16<p>
17Banks reference bank files. The instruments actually voiced by sequence sounds are defined in bank files.<br> Bank files are edited in the <B>Bank</B> tab (explained later).<br>
18</p>
19
20<h2>Creating and Adding Banks</h2>
21<p>To create or add a bank, select the list region in the <B>Sound Set</B> tab and then select <B>Project</B> → <B>Add Item</B> → <B>Bank...</B>.</p>
22<p>
23You can also create and add banks using the shortcut menu that appears when you right-click the bank list.
24</p>
25
26<h2>Editing a Bank</h2>
27<p>
28Banks are edited in the bank list.<br> As described in the section on banks and bank files, sounds themselves are defined in bank files that are referenced by banks. The only editing performed on the bank list is editing a bank name and the bank files that are referenced.
29</p>
30
31<h2>Elements Defining a Bank List</h2>
32<p>
33This section describes the meaning of each of the elements of a bank list.<br>
34</p>
35
36<h3>Name</h3>
37<p>
38Specifies the name of the bank. 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_]
39</p>
40
41<h3>Waveform archive.</h3>
42<p>Used to configure which waveform archive a given bank is associated with (in other words, chooses the waveform archive you want to share).</p>
43<ul>
44  <li>Automatic (Shared)<br>Generates a waveform archive automatically.<br> Also, the other wave sound sets and bank waveform archives in the group are all collected together.<br> (The waveforms themselves are shared, but a collected-together single waveform archive is not created.)<br>The  the waveform data of a waveform archive cannot be loaded individually; all the data are loaded at one time together.</li>
45  <li>Automatic (Separate)<br>Generates a waveform archive automatically.<br> However, the other wave sound sets and bank waveform archives that belong to the group are <I>not </I>collected together.<br> Waveform archives configured with this setting will not be shared with any other banks. Such archives will all be loaded together.</li>
46  <li>Specify waveform archives explicitly<br> You can specify whether the waveform files within a waveform archive are loaded individually or all at once.<br> However, even if a given waveform archive is set to load individually, it will be loaded together with the other waveform archives if the group's output method is set to &quot;Embed.&quot;<br>
47  </li>
48</ul>
49
50<p>To read about waveform archives in combination with output methods,see  <a href="group.html#GROUP_WARC">Waveform Archive Automatic (Shared, Separate) Settings</a>.</p>
51
52<h3>File Path</h3>
53<p>
54Specifies the path name of the bank file.<br>
55</p>
56<p>
57There are restrictions on the characters that can be used in a file name or path name. The following characters can be used.<br> - The first character of a file name must be a single-byte letter or an underscore. [a-zA-Z_]<br>- Other characters in a file name must be single-byte alphanumeric or an underscore. [a-zA-Z0-9_]
58</p>
59
60<h2><a name="HTML_instlist"></a>Outputting Instrument Lists in HTML</h2>
61<p>You can output instrument lists to an HTML-formatted file in the same way as <a href="../options/prj_option.html#HTML_list">HTML sound list output</a>.</p>
62		<p>Right-click the bank list to open the shortcut menu and select <B>HTML Instrument List Output</B> to display the <B>Settings</B> dialog box.<br>
63		</p>
64		<p><IMG src="../img/html_inst_list.gif"></p>
65		<p>Select the items to output and export the file.
66		</p>
67		<p>Unlike HTML sound lists, this will not be output while converting.
68
69			HTML instrument lists are output to the same directory as each bank file. You can view the instrument label names and comments in a list, and sort the instruments using each item as a filter.</p>
70		<p><br></p>
71
72<hr><p>CONFIDENTIAL</p></body> </html>
73