ÀÚÀ¯·Ó°Ô °Ô½Ã¹°À» ¿Ã¸±¼öÀÖ´Â °Ô½ÃÆÇÀÔ´Ï´Ù.
  • À¯³âÃß¾ï
  • Çб³»ýȰ
  • ÀÔ½ÃÁغñ
  • ´ëÇлýȰ
  • ±º»ýȰ
  • ¾Ë¹Ù»ýȰ
  • Ãë¾÷Áغñ
  • Á÷Àå»ýȰ
  • ¿ø·ë»ýȰ
  • ¿¬¾ÖÁß
  • °áÈ¥Áغñ
  • Áý¾È»ì¸²
  • Àڳ౳À°
  • â¾÷Áغñ
  • À̹ÎÀ¯ÇÐ
  • ³ëÈÄ»ýȰ
  • Àüüº¸±â


YAMAHA MID_plug/MIDI_control

 


80³â´ë¸» ÀÌÈÄ, ¹Ìµð ±Ô°ÝÀÇ Ç¥ÁØÀÇ »ï´ë ÃàÀ¸·Î ÀÚ¸®Àâ¾Æ¿Â
¾ß¸¶ÇÏÀÇ ÀÎÅÍ³Ý Å½»ö±â¿ë ¹Ìµð ÄÜÆ®·Ñ¹Ú½º ¾Æµ·ÀÔ´Ï´Ù.(addon..Àº ÀÌ °æ¿ì ²À ¾Æµ·À¸·Î ÀÐÈ÷´Â ÀÌÀ¯°¡ ÀÖ´ë¿ä.)

 ¾ß¸¶ÇÏ ¼ÒÇÁÆ® ½Åµð»çÀÌÀú¿Í ÇÔ²², Áö±ÝÀº °ÅÀÇ ÀØÇôÁø ±â¼ú Ãë±ÞÀ» ¹Þ°í Àֱ⵵ ÇÏ´ÙÁö¸¸
¹Ìµð´Â ÁøÂ¥ µ¿ÀÎÀÇ ·Î¸Á!
¸Åµå¿Í ÇÔ²² ÀúÀÛ¹°ÀÇ ¿Õµµ..¶ó°í³ª ÇÒ±î¿ä?


¾î·°Ç, ¹Ìµð¿¡ Á¦¸ñ±ÛÀ» ´Þ¾Æ¼­ °É ¼ö Àִٴ ƯÀüÀÌ ºÙ¾î ÀÖ´Â Å¿À¸·Î
°³¹ßµÈÁö 8³âÀÌ ³Ñµµ·Ï ¾Ö¿ëµÇ°í ÀÖ´Â µµ±¸¶ø´Ï´Ù.

¹Ìµð ŸÀÌÆ²Àº °¢ÀÚ ¾²´Â °Å¶ó¼­ ÀÌ·¯¡­°Ôµµ ¾²Àδٴ ¿¹½Ã·Î
"ÀÌ¿ôÁý ¶ÇÅÍ·¯"¶ó°í Á¦¸ñÀ» ºÙÀÎ °´Ã¼¸¦ ½º¼¦À¸·Î ½ÇÀ»°Ô¿ä.

¾ß¸¶ÇÏ ¹ÌµðÇ÷¯±äÀÇ ¾×ƼºêX ¾²´Â ¹ýÀº ¸Ç ¾Æ·¡¿¡ ´Þ¾ÆµÑ°Ô¿ä
mpxg101.cab Netscape/Mozilla/Firefox ´ëÀÀÇ÷¯±×ÀÎ
mcxg101.cab MS_Internet Explorer ´ëÀÀ ¾×ƼºêX ÄÁÆ®·Ñ
¾ß¸¶ÇÏ ¹ÌµðÇ÷¯±äÀÇ ¾×ƼºêX ¾²´Â ¹ýÀº ¾Æ·¡¿Í °°½À´Ï´Ù.

<OBJECT ID="MIDPLUG"WIDTH=150 HEIGHT=40
CLASSID="CLSID:B0C207A3-42EE-11D0-9DB3-00805F8A73C5">

<PARAM NAME="Src" VALUE="***.mid">

<EMBED SRC="***.MID" TYPE="audio/midi" WIDTH=150
HEIGHT=40 PANEL=0/1 TEXT="midi title" AUTOSTART=true
LOOP=true SAVE=true>

</EMBED></OBJECT>

±× ¹ÛÀÇ ¿É¼ÇµéÀº ·Î ¿ÀºêÁ¦ ¾È¿¡ ³¢¿ö ³Ö´Â µ¥, ´ëÇ¥ÀûÀÎ °ªµéÀº

AutoStart, EnableCue, EnableEvent, Mute, Panel(0Èò»ö/1°ËÁ¤), PanelSize, Repeat, Src, Text(°î¸í Ç¥½Ã), Transpose, Volume(0¡­100), Savable

±× ¹ÛÀÇ °ªµéÀº IE¿ë Ç÷¯±äÀÇ ·¹ÆÛ·±½º¸¦ Âü°íÇϼ¼¿ä.


"WIDTH=150 HEIGHT=40" will display a 150 x 40 pixel control panel:

PANEL=0 (White) PANEL=1 (Black)

"WIDTH=100 HEIGHT=30" will display a 100 x 30 pixel control panel:

PANEL=0 (White) PANEL=1 (Black)

"WIDTH=40 HEIGHT=35" will display a 40 x 35 pixel control panel: (White Only)

# By setting "HEIGHT=0" you can hide the panel. In this case, user control will not be possible.

# "AUTOSTART=TRUE" is the normal setting, causing playback to begin automatically when the page is opened. When "AUTOSTART=FALSE",
playback will begin only when the Play button of the control panel is pressed.

# "REPEAT=TRUE" is the normal setting, causing the song playback to repeat until the stop button is pressed. When "REPEAT=FALSE" the song will playback once and then stop at the end of the song.

# When "PANEL=0" the control panel will have a light color scheme
(normal setting). When "PANEL=1" the control panel will have a
dark color scheme. (The 40 x 35 pixel control panel provides only one color scheme, and the same panel will appear regardless of whether "PANEL=" is set to 0 or 1.)

# When "SAVE=true", the file can be downloaded to a PC. When "SAVE=false", the file can't be downloaded. When "SAVE" is omitted, it will be same as "SAVE=false".

# TYPE="audio/midi" is used for the MIME type setting of the server, to let the server to send a MIDI file.


Ä¡¼¼
2003-07-25 22:32:46
1191 ¹ø ÀÐÀ½
ÀÌ ±Û¿¡ ÃÑ 2 °³ÀÇ ÆÄÀÏÀÌ Ã·ºÎµÇ¾î ÀÖ½À´Ï´Ù.
¢Ñ ·Î±×ÀÎ ÈÄ ÀǰßÀ» ³²±â½Ç ¼ö ÀÖ½À´Ï´Ù
 Ä³½Ã¼±¹°





365ch.com 128bit Valid HTML 4.01 Transitional and Valid CSS!
ű×