alSeqpSetChlPriority.htm 1.01 KB
<HTML>
<HEAD>
<TITLE>HTML 文書</TITLE>

<META NAME="GENERATOR" CONTENT="Internet Assistant for Microsoft Word 2.03j">
</HEAD>
<BODY>
<P>
<B><FONT FACE="Arial">alSeqpSetChlPriority(3P) <BR>
</FONT></B>
<P>
<B>関数名 <BR>
</B>
<P>
alSeqpSetChlPriority
<P>
→ 指定した MIDI チャンネルの優先度を設定します。
<BR>

<P>
<B>構文 <BR>
</B>
<P>
#include < libaudio.h > 
<P>
void alSeqpSetChlPriority(ALSeqPlayer *seqp, u8 chan,
u8 priority);<BR>

<P>
<B>パラメータ <BR>
</B>
<P>
<B>seqp</B> シーケンスプレイヤーへのポインタ
<P>
<B>chan</B> 対象の(0から始まる)MIDI
チャンネル番号</FONT>
<P>
<B>priority</B> MIDI チャンネルの優先度
<BR>
</FONT>
<P>
<B>説明<BR>
</B>
<P>
<B>alSeqpSetChlPriority</B> は、指定された MIDI チャンネルに対応する優先度を設定します。0の値は最低優先度であり、127は最高優先度を表します。
<BR>
<P>
<B>参照</B> <BR>
<P>
<A HREF="alSeqpGetChlPriority.htm" >alSeqpGetChlPriority(3P)</A><A HREF="alSeqPlayer.htm" >alSeqPlayer(3P)</A>
<BR>
<P>
 
</BODY>
</HTML>