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 a Player</title>
8</head>
9<body>
10
11<!-- 1******** -->
12
13<h1 id="BASIC_MAKE_PLAYER">Creating a Player</h1>
14
15<h2>What Is a Player?</h2>
16<p>
17All sounds created by SoundMaker are managed by a mechanism called a Player when they are finally played back by an application using the snd library.<br>
18</p>
19<p>
20Players are created by SoundMaker. Some kind of Player settings are necessary for all sounds. A Player must therefore be prepared ahead of time when creating new sounds for a newly created Sound Project or sound set.<br>
21</p>
22
23<h2>Player Display</h2>
24<p>Players are created and edited using the Player list on the <B>Sound Set</B> tab.<br> Double-click the <B>Player</B> node in the project tree (or single-click if the <B>Sound Set</B> tab is open). The Player List then appears in the <B>Sound Set</B> tab.<br>
25		</p>
26<p>
27<IMG src="../../img/playerlist.gif">
28</p>
29
30<h2>Creating Players</h2>
31<p>Display the Player List in the <B>Sound Set</B> tab, click in the Player List region to change the focus to the list, and then from the menu, select <B>Project</B> → <B>Add Item</B> → <B>Player...</B>.<br> The <B>Create New Player</B> dialog box appears. Enter the required information.<br>
32</p>
33<p>
34<IMG src="../../img/new_player.gif">
35</p>
36
37
38<hr><p>CONFIDENTIAL</p></body> </html>
39