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>Creating Banks</title>
8</head>
9<body>
10
11<!-- 1******** -->
12
13<h1 id="BASIC_MAKE_BANK">Creating Banks</h1>
14
15<h2>What Is a Bank?</h2>
16<p>
17Creation of a sequence sounds requires a set of tones (programs) referenced by the sequence as its material. These sets of tones are called &quot;banks.&quot;<br>
18</p>
19<p>
20Banks are created as bank files (extension .cbnk) using a special SoundMaker format and referenced from a sound set.
21</p>
22<p>
23More than one instrument can be created for the bank. A program number from 0 to 127, corresponding to a MIDI program change, can be configured for these instruments. <br> Sequence sounds are always created in parallel with bank editing.<br>
24</p>
25<h2>Bank List Display</h2>
26<p>New banks are created using the Bank list in the <B>Sound Set</B> tab.<br> Select the <B>Bank</B> node in the project tree. The list displayed in the <B>Sound Set</B> tab is the Bank list.<br>
27		</p>
28<p>
29<IMG src="../../img/banklist.gif">
30</p>
31
32<h2>Creating a New Bank</h2>
33		<p>To create a new bank, while the Bank list is showing, select <B>Project</B> → <B>Add Item</B> → <B>Bank...</B>.<br> Make the necessary entries in the <B>Create New Bank</B> dialog box that appears.<br> If you specify a file in the path, the <B>Create from Filename</B> button becomes active.<br>
34		</p>
35		<p>
36<IMG src="../../img/new_bank.gif">
37</p>
38		<h2>Editing Bank Files</h2>
39<p>Bank files are edited in the <B>Bank</B> tab. Open the <B>Bank</B> tab by double-clicking the Bank list on the index cell containing the icon for the bank you want to edit, or by double-clicking the Bank file in the project tree.<br>
40		</p>
41<p>The <B>Bank</B> tab is divided into an upper and lower sections. The upper section is called the Instrument List. This list does things like create instruments and specify program numbers.<br> The lower part of the <B>Bank</B> tab has two further tabs for switching between the display of the Sample Map and the Percussion List. Both the Sample Map and Percussion List can be used to edit instrument regions.<br>
42		</p>
43<p><B>Bank</B> tab operations are explained in detail in the <I>Practical Guide</I>.<br>
44		</p>
45
46
47<hr><p>CONFIDENTIAL</p></body>
48</html>
49