Share via


Tempo Track Chunk

The tempo track chunk contains data for a Track Form. It is organized as follows:

<tetr-ck> -> tetr(
  <DWORD>  // Size of DMUS_IO_TEMPO_ITEM.
  <DMUS_IO_TEMPO_ITEM>...
  )

© 2004 Microsoft Corporation. All rights reserved.