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>Project Settings Dialog Box</title> 8</head> 9<body> 10 11<h1 id="ADV_PRJ_DIALOG">Project Settings Dialog Box</h1> 12<p> 13The Project Settings dialog box is used to set attributes at the Sound Project level for open Sound Projects.<br> 14</p> 15<h2>Opening the Project Settings Dialog Box</h2> 16<p>Select <B>Project</B> and then <B>Project Settings</B>.<br> 17 </p> 18 19<h2>Using the Project Settings Dialog Box</h2> 20<p> 21Tabs are located on the Project Settings dialog box. Select the category you want to make settings for using these tabs.<br> The settings for each category are described below. 22</p> 23 24<p> 25<a href="#convert">Convert</a><br> <a href="#convert">Convert Event</a><br> <a href="#snd_arc">Sound Archive</a><br> <a href="#HTML_list">HTML Sound List</a><br> <a href="#item">Item Names</a><br> 26</p> 27 28<h3>Convert<a name="convert"></a></h3> 29 <p> 30 Used to set attributes for conversion.<br> 31 </p> 32 <h4>General</h4> 33 <p>Use <B>SMF quarter note resolution</B> to select the quarter-note resolution when converting the standard MIDI file format (SMF).</p> 34 <br> 35 <h4>Output</h4> 36 <p>Specify the output destination for the sound archive file in <B>Sound Archive Output Target</B>.<br> If this is left blank, it will be output to the same hierarchical level as the sound project.</p> 37 <p>Use <B>Stream file output destination path</B> to specify the directory below <CODE>dvddata</CODE> for output of the stream file at time of conversion.<br> If a nonexistent directory is specified, it will be created automatically at conversion time.</p> 38 <p>When the check box for <B>Output Labels by Item</B> is selected, in addition to exporting the <CODE>.csid</CODE> file which is the sound project collection of all item names (IDs), the item ID headers are also divided into files by type and output.</p> 39 <p>To read more about file output, see <a href="../../quickstart/convert/binfiles.html">Generated Files</a>.</p> 40 <p><br> 41 </p> 42<h4>Cache</h4> 43 <p>Intermediate binary files will be output to the folder specified in the <span>Location of Cache Output</span> field.<br> However, intermediate text sequence sound (<span>.cseq</span> files) created from SMF files, as well as include files for banks (<span>.cinl</span> files) will be output in the same directory as the source files.</p> 44 <p>When <span>Keep text sequence files (.cseq) created from SMF files</span> is selected, the <span>.cseq</span> files that are created at the same hierarchical level as the SMF are retained even after the conversion process.</p> 45 <br> 46 <h4>Warning</h4> 47 <p>If <span>Warn if there are any unused items</span> is selected, the program will issue warnings in the Conversion Log window during conversion.</p> 48 <p></p> 49 <p><IMG src="../img/setting_conv.gif"></p> 50 51<h3>Convert Event<a name="cnv_ivent"></a></h3> 52<p><B>Command before Conversion</B> and <B>Command after Conversion</B> are explained in the Other Features section <a href="../etc/command.html">Automatic processing before and after conversion</a>.</p> 53<p> 54<IMG src="../img/setting_conv_ivnt.gif"> 55</p> 56 57<h3>Sound Archive<a name="snd_arc"></a></h3> 58 <p> 59 Used to make settings for sound archive files created during the conversion process. 60 </p> 61 <p> 62 You can disable output of the string table in your sound archives by unselecting the <span>Output the string table</span> check box.<br> If you won't be using strings to make calls to the sounds or other sound-related data in your project, you can reduce the size of your sound archives by disabling output of the string table. 63 </p> 64 <p> 65 The numeric values in the "Sound Archive Player" area of the window represent the maximum number of sounds and channels that snd library will prepare when playing back sound archives created with this tool. 66 </p> 67 <p> 68 You can economize on the memory consumed by the snd library by setting the number of sounds that are not used to 0 and by using only the minimum required number of channels.<br> However, take care, for instance, when changing numeric values for settings like "Number of stream sounds" since it will be impossible to play more than that number of stream sounds simultaneously. 69 </p> 70<p> 71<IMG src="../img/setting_sarc.gif"> 72</p> 73 74<h3>HTML Sound List<a name="HTML_list"></a></h3> 75<p>Configures the HTML sound list.<br> 76</p> 77<p>By configuring an HTML sound list ahead of time, you can have an HTML-formatted sound list output automatically when sound data is converted. 78</p> 79<p>It is also now possible to list sound label names and comments in a table, and sort by item.</p> 80<p><B>Note:</B> Instrument lists can be also output as HTML-formatted files, but not while converting. See <a href="../sset/bank.html#HTML_instlist">HTML Instrument List Output</a> for more information on instrument lists.</p> 81<p></p> 82<p> 83<IMG src="../img/setting_html_default.gif"> 84</p> 85<br> 86<p> 87The <B>Create New Sound List Output Settings</B> dialog box appears when the <B>Create New</B> button is clicked. This dialog box is used to enter such information as the output settings name.<br> 88</p> 89<p> 90<IMG src="../img/setting_html_new.gif"> 91</p> 92<br> 93<p> 94If more than one output settings name is set, the "General" and "Output" tabs will appear.<br> 95</p> 96<p> 97Toggling the <B>Output List for Each Sound Set</B> check box allows projects with multiple sound sets to output either one list for each sound set or one list for all sound sets. 98</p> 99<p> 100<IMG src="../img/setting_html.gif"> 101</p> 102<br> 103<p> 104Select the items to be written to the sound list.<br> These items are written to the sound list in the order listed here. It is possible to re-arrange items selected on the list by pressing the "Move up" and "Move down" buttons.<br> 105</p> 106<p> 107<IMG src="../img/setting_html_output.gif"> 108</p> 109<br> 110<p> 111It is also possible to edit the settings list in the dialog box that appears when the <B>Edit Settings List</B> button is pressed.<br> 112</p> 113<p> 114<IMG src="../img/setting_html_edit.gif"> 115</p> 116 117<h3>Item Names<a name="item"></a></h3> 118<p>Item names take the default prefix settings.<br> 119 </p> 120<p>The default prefix name for an item can be edited in the <B>Create New</B> dialog box.<br> However, this setting cannot be configured for sound sets.</p> 121 <p>The original filename is used for the default name.<br> Use the <B>Create from filename</B> area to configure the conversion of filenames to uppercase/lowercase and the treatment of characters that cannot be used for item names.</p> 122 <p>When you drag and drop a waveform file to create a new item, the item name is always created from the filename.</p> 123 <p> 124<IMG src="../img/setting_item.gif"> 125</p> 126 127 128<p><br></p> 129 130<hr><p>CONFIDENTIAL</p></body> </html> 131