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 Sound Sets</title>
8</head>
9<body>
10
11<!-- 1******** -->
12
13<h1 id="BASIC_SOUNDSET">Creating Sound Sets</h1>
14
15<h2>What Is a Sound Set?</h2>
16<p>
17A small-scale collection of all the information required to create a sound archive is called a sound set. The actual task of creating sounds is primarily carried out on sound sets. <br> Sound sets are saved in sound set files (extension <span>.csst</span>). More than one sound set file can be registered as a reference for a Sound Project.<br>
18</p>
19
20<h2>Creating Sound Sets</h2>
21<p>
22Because a sound set is already created when the <B>Create new sound set</B> option is selected in the <B>Create New Project</B> wizard when creating a Sound Project, this procedure can be skipped. <br>
23</p>
24<h3>Creating New Sound Set Files</h3>
25<p>Select <B>Project</B> → <B>Add Sound Set</B> → <B>New Sound Set...</B>.<br> The <B>Create New Sound Set</B> dialog box appears. Specify a sound set name and the path to use for the new sound set file.<br> The sound set name entered is used as the filename. A sound set file is created at the specified path location. Simultaneously, the created sound set file is registered with the Sound Project as a reference.<br>
26</p>
27<p>
28<IMG src="../img/new_sset.gif">
29</p>
30
31<h3>Using Existing Sound Set Files</h3>
32<p>When using a sound set file that has already been created, select <B>Project</B> → <B>Add Sound Set</B> → <B>Existing Sound Sets...</B>.<br> Select the sound set file to be registered with the Sound Project within the dialog box.<br> The specified sound set file is registered with the Sound Project as a reference.<br>
33</p>
34
35<h3>Sound Set Names</h3>
36<p>
37As with comments, sound set names can use any characters, including Japanese characters.<br> (However, the characters <CODE>\</CODE>, <CODE>/</CODE>, <CODE>:</CODE>, <CODE>*</CODE>, <CODE>?</CODE>, <CODE>&quot;</CODE>, <CODE>&lt;</CODE>, <CODE>&gt;</CODE>, and <CODE>|</CODE> cannot be used.<br>Other item names can use only single-byte alphanumeric characters [a-zA-Z0-9] and the underscore (&quot;<CODE>_</CODE>&quot;).<br> (Note that numeric characters cannot be used to start a name.)<br>This name is output to the HTML sound list.<br>
38</p>
39<p>Sound set names can be changed in the project tree.</p>
40<p>
41<IMG src="../img/soundset_name.gif">
42</p>
43
44
45<hr><p>CONFIDENTIAL</p></body> </html>
46