[API] MIDI Streams

看板Visual_Basic作者 (麥斯◎我的奶酪在哪裡﹖)時間19年前 (2005/07/27 15:28), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
來源﹕mk:@MSITStore:E:\Microsoft%20Visual%20Studio\MSDN98\98VS\2052\ MultiMed.chm::/devdoc/live/pdgrmm/midi_5yr7.htm 翻譯﹕vivimice 智慧權所有 定位﹕平台SDK/Graphics and MultiMedia Services/MultiMedia Audio/ Musical Intrument Device Interface/About MIDI/Stream Buffers 原載﹕縹緲水雲間 (bbs.freecity.cn) MIDI Streams MIDI流 MIDI events occur in the context of a stream of MIDI data. Although an application can use several streams to define musical data, the MIDI mapper does not recognize multiple streams. Most applications that use streams use a single MIDI stream. MIDI事件在MIDI數據流的上下文環境中觸發。盡管應用程序可以使用幾個流來定義音樂 數據﹐不過MIDI映射表並不識別多個流。大多數使用流的應用程序一般使用單一的MIDI 流。 The following functions work with streams: 下列函數用來和流一起工作﹕ midiStreamClose Closes a MIDI stream. 關閉MIDI流。 midiStreamOpen Opens a MIDI stream and retrieves a handle. 打開MIDI流﹐同時獲得一個與之相關的句柄。 midiStreamOut Plays or queues a stream (buffer) of MIDI data to a MIDI output device. 播放或者隊列MIDI數據流(緩沖)到MIDI輸出設備。 midiStreamPause Pauses playback of a specified MIDI stream. 暫停指定MIDI流的回放。 midiStreamPosition Retrieves the current position in a MIDI stream. 獲得MIDI流的當前位置(譯者注﹕回放位置)。 midiStreamProperty Sets and retrieves stream properties. 設定或者獲取流的屬性。 midiStreamRestart Restarts playback of a paused MIDI stream. 重新開始回放已經暫停的MIDI流。 midiStreamStop Turns off all notes on all MIDI channels for the specified MIDI stream. 關閉指定MIDI流中所有MIDI通道中的所有音符。 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 218.108.88.250
文章代碼(AID): #12vpUZO8 (Visual_Basic)
文章代碼(AID): #12vpUZO8 (Visual_Basic)