Microsoft DirectX 8.0 (Visual Basic)

DirectMusicSegment8

1 つのミュージック ピース、またはテンプレートを表す。

セグメントは通常、DirectMusicLoader8.LoadSegment および DirectMusicLoader8.LoadSegmentFromResource を呼び出すことでロードされる。また、DirectMusicComposer8 オブジェクトのメソッドを使ってミュージック要素からアレンジしたり、DirectMusicSegment8.Clone メソッドを使って既存のセグメントから作成したりすることもできる。

DirectMusicSegment8 オブジェクトのメソッドは、以下のグループにまとめることができる。

タイミングとループ GetLength
  GetLoopPointStart
GetLoopPointEnd
GetRepeats
GetStartPoint
SetLength
SetLoopPoints
SetRepeats
SetStartPoint
音色 ConnectToCollection
  Download
Unload
パラメータ SetAutoDownloadEnable
  SetStandardMidiFile
SetTempoEnable
SetTimeSigEnable
その他 Clone
  GetAudioPathConfig
GetChordMap
GetName
GetStyle