Microsoft DirectX 8.0 (C++)

Pattern Track Form

The pattern track form can be a top-level form but is also found as data for a Track Form. It is organized as follows:

RIFF( 'DMPT'
    <styh-ck>       // Style header chunk
    <pttn-list>     // The pattern
    )

For information on <styh-ck> and <pttn-list>, see Style Form.