OSDN Git Service

Update "(bank|drumset) mapid num" and "#extension copymap"
authorShoichi Tamuki <tamuki@linet.gr.jp>
Sun, 1 Feb 2004 12:29:35 +0000 (12:29 +0000)
committerShoichi Tamuki <tamuki@linet.gr.jp>
Sun, 1 Feb 2004 12:29:35 +0000 (12:29 +0000)
ChangeLog
doc/C/timidity.cfg.5
doc/ja_JP.ujis/timidity.cfg.5

index c1c0eb1..dccec6b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-01  TAMUKI Shoichi <tamuki@linet.gr.jp>
+
+       * doc/C/timidity.cfg.5, doc/ja_JP.ujis/timidity.cfg.5:
+         Update "(bank|drumset) mapid num" and "#extension copymap"
+
 2004-01-31  mput <root@mput.dip.jp>
 
        * Makefile.am (EXTRA_DIST): Fix to fit below
index 4402be8..afde18a 100644 (file)
@@ -1,4 +1,4 @@
-.TH timidity.cfg 5 "January 22 2004" "2.13.0"
+.TH timidity.cfg 5 "February 01 2004" "2.13.0"
 .SH NAME
 timidity.cfg \- configure file of TiMidity++
 .SH DESCRIPTION
@@ -49,18 +49,21 @@ foo.zip are also installed.
 Reads another configuration file, then continues processing the
 current one.
 .TP
-.BI "bank " number
+.BI "bank " "[MapID1] number"
 Selects the tone bank to modify.  Patch mappings that follow will
-affect this tone bank.
+affect this tone bank.  You can indicate specific map as a target, by
+specifing any ofthe following to \fIMapID1\fP: gm2, sc55, sc88,
+sc88pro, sc8850, xg, xgsfx64.
 .TP
 .BI "progbase " number
 Sets and displays the tone number from \fInumber\fP to
 \fInumber+128\fP.  If \fB progbase 1\fP are specified, tone numbers
 that follow are set and displayed as the numbers from 1 to 128.
 .TP
-.BI "drumset " number
-Selects the drum set to modify.  Patch mappings that follow will
-affect this drum set.
+.BI "drumset " "[MapID2] number"
+affect this drum set.  You can indicate specific map as a target, by
+specifing any ofthe following to \fIMapID2\fP: gm2drum, sc55drum,
+sc88drum, sc88prodrum,sc8850drum, xgdrum, xgsfx126.
 .TP
 .BI "number " "file [options]"
 .br
@@ -139,13 +142,13 @@ between 0 and 255.  The format is similar to \fBrate=\fP.
 .TP
 \fBsclnote=\fP\fInote[,...]\fP
 Set the instrument's standard note for scale tuning.  For example,
-\fBnote=60\fP causes the center note C to be standard note for scale
-tuning.  When two or more sample data is contained, the arguments
-after the second can specify different value respectively.
+\fBsclnote=60\fP causes the center note C to be standard note for
+scale tuning.  When two or more sample data is contained, the
+arguments after the second can specify different value respectively.
 .TP
 \fBscltune=\fP\fItune[,...]\fP
 Set the instrument's scale tuning factor in cents.  For example,
-\fBtune=50\fP causes the half tone steps as 50 cents.  When two or
+\fBscltune=50\fP causes the half tone steps as 50 cents.  When two or
 more sample data is contained, the arguments after the second can
 specify different value respectively.
 .TP
@@ -297,6 +300,10 @@ Copies all settings of the \fIdrumset\fP to the current drumset.
 .BI "#extension copybank " bank
 Copies all settings of the \fIbank\fP to the current bank.
 .TP
+.BI "#extension copymap " "to-MapID from-MapID"
+Copies all settings of the banks defined for the map \fIfrom-MapID\fP
+to the map \fIto-MapID\fP.
+.TP
 .BI "#extension HTTPproxy " hostname:port
 Specifies the proxy of the HTTP protocol.  \fIhostname\fP and
 \fIport\fB are of the proxy host's.
index eb8513a..803ffa9 100644 (file)
@@ -1,4 +1,4 @@
-.TH timidity.cfg 5 "2004ǯ01·î22Æü" "2.13.0"
+.TH timidity.cfg 5 "2004ǯ02·î01Æü" "2.13.0"
 .SH Ì¾Á°
 timidity.cfg \- TiMidity++ ¤ÎÀßÄê¥Õ¥¡¥¤¥ë
 .SH ÀâÌÀ
@@ -49,18 +49,22 @@ baz.pat
 Â¾¤ÎÀßÄê¥Õ¥¡¥¤¥ë¤ò¤½¤Î¾ì½ê¤ËÁÞÆþ¤·¡¤Â³¹Ô¤·¤Þ¤¹¡£source ¤Î¥Í¥¹¥È¤Ï 50 ÃÊ
 ¤Þ¤Ç²Äǽ¤Ç¤¹¡£
 .TP
-.BI "bank " number
+.BI "bank " "[MapID1] number"
 ¤³¤ì°Ê¹ßÊѹ¹¤¹¤ë¥È¡¼¥ó¥Ð¥ó¥¯¤òÁªÂò¤·¤Þ¤¹¡£¤³¤Îʸ°Ê¸å¤Î patch ¤ÎÂбþÉÕ¤±
-¤Ï¡¤»ØÄꤵ¤ì¤¿¥È¡¼¥ó¥Ð¥ó¥¯¤ËÂФ·¤Æ¹Ô¤ï¤ì¤Þ¤¹¡£
+¤Ï¡¤»ØÄꤵ¤ì¤¿¥È¡¼¥ó¥Ð¥ó¥¯¤ËÂФ·¤Æ¹Ô¤ï¤ì¤Þ¤¹¡£\fIMapID1\fP ¤Ë gm2¡¤
+sc55¡¤sc88¡¤sc88pro¡¤sc8850¡¤xg¡¤xgsfx64 ¤Î¤¤¤º¤ì¤«¤ò»ØÄꤹ¤ë¤³¤È¤Ç¡¤ÆÃ
+Äê¤Î¥Þ¥Ã¥×¤òÂоݤˤǤ­¤Þ¤¹¡£
 .TP
 .BI "progbase " number
 ¤³¤ì°Ê¹ß¡¤¥×¥í¥°¥é¥àÈÖ¹æ¤ò \fInumber\fP ¤«¤é \fInumber+128\fP ¤ÇÀßÄꡦ
 É½¼¨¤·¤Þ¤¹¡£Î㤨¤Ð¡¤\fBprogbase 1\fP ¤È¤·¤¿¾ì¹ç¤Ï¡¤¤½¤ì°Ê¹ß¥×¥í¥°¥é¥àÈÖ
 ¹æ¤Ï 1 ¤«¤é 128 ¤ÇÀßÄꡦɽ¼¨¤µ¤ì¤Þ¤¹¡£
 .TP
-.BI "drumset " number
+.BI "drumset " "[MapID2] number"
 Êѹ¹¤¹¤ë¥É¥é¥à¥»¥Ã¥È¤òÁªÂò¤·¤Þ¤¹¡£¤³¤Îʸ°Ê¸å¤Î patch ¤ÎÂбþÉÕ¤±¤Ï¡¤»ØÄê
-¤µ¤ì¤¿¥É¥é¥à¥»¥Ã¥È¤ËÂФ·¤Æ¹Ô¤ï¤ì¤Þ¤¹¡£
+¤µ¤ì¤¿¥É¥é¥à¥»¥Ã¥È¤ËÂФ·¤Æ¹Ô¤ï¤ì¤Þ¤¹¡£\fIMapID2\fP ¤Ë gm2drum¡¤
+sc55drum¡¤sc88drum¡¤sc88prodrum¡¤sc8850drum¡¤xgdrum¡¤xgsfx126 ¤Î¤¤¤º¤ì
+¤«¤ò»ØÄꤹ¤ë¤³¤È¤Ç¡¤ÆÃÄê¤Î¥Þ¥Ã¥×¤òÂоݤˤǤ­¤Þ¤¹¡£
 .TP
 .BI "number " "file [options]"
 .br
@@ -145,9 +149,9 @@ baz.pat
 .TP
 \fBscltune=\fP\fItune[,...]\fP
 ¥¤¥ó¥¹¥Ä¥ë¥á¥ó¥È¤Î¥¹¥±¡¼¥ë¥Á¥å¡¼¥Ë¥ó¥°¤ÎÅٹ礤¤ò cent Ã±°Ì¤ÇÀßÄꤷ¤Þ¤¹¡£
-Î㤨¤Ð¡¤\fBscltune=50\fP ¤È¤¹¤ì¤Ð¡¤¥Î¡¼¥È´Ö³Ö¤¬50 cent ¤Ë¤Ê¤ê¤Þ¤¹¡£Æó¤Ä
-Ìܰʹߤΰú¿ô¤Ï¡¤²»°èÊ̤ËÊ£¿ô¤Î¥µ¥ó¥×¥ë¥Ç¡¼¥¿¤¬´Þ¤Þ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ë¡¤¤½¤ì
-¤¾¤ìÊ̤ÎÃͤò»ØÄê¤Ç¤­¤Þ¤¹¡£
+Î㤨¤Ð¡¤\fBscltune=50\fP ¤È¤¹¤ì¤Ð¡¤¥Î¡¼¥È´Ö³Ö¤¬ 50 cent ¤Ë¤Ê¤ê¤Þ¤¹¡£Æó
+¤ÄÌܰʹߤΰú¿ô¤Ï¡¤²»°èÊ̤ËÊ£¿ô¤Î¥µ¥ó¥×¥ë¥Ç¡¼¥¿¤¬´Þ¤Þ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ë¡¤¤½
줾¤ìÊ̤ÎÃͤò»ØÄê¤Ç¤­¤Þ¤¹¡£
 .TP
 \fBmodrate=\fP\fIattack:decay:sustain:release1:release2:release3[,...]\fP
 .br
@@ -299,6 +303,10 @@ Instrument 
 .BI "#extension copybank " bank
 \fIbank\fP ÈÖ¹æ¤Î¾õÂÖ¤¹¤Ù¤Æ¤ò¡¤¸½ºß¤Î \fIbank\fP ¤Ë¥³¥Ô¡¼¤·¤Þ¤¹¡£
 .TP
+.BI "#extension copymap " "to-MapID from-MapID"
+¥Þ¥Ã¥× \fIfrom-MapID\fP ¤ËÄêµÁ¤µ¤ì¤¿¥Ð¥ó¥¯¤Î¾õÂÖ¤¹¤Ù¤Æ¤ò¡¤¥Þ¥Ã¥×
+\fIto-MapID\fP ¤Ë¥³¥Ô¡¼¤·¤Þ¤¹¡£
+.TP
 .BI "#extension HTTPproxy " hostname:port
 HTTP ¤Î proxy ¤òÀßÄꤷ¤Þ¤¹¡£proxy ¤Î¥Û¥¹¥È̾¤ò \fIhostname\fP ¤Ë¡¤¥Ý¡¼
 ¥ÈÈÖ¹æ¤ò \fIport\fP ¤Ë»ØÄꤷ¤Þ¤¹¡£