XAP File Format: Set Pitch Event

Parent: Track

Syntax

Set Pitch Event
{
Event Header			
{
}
	
// Optional recurrence: If included, the event cannot have a Ramp
Recurrence
{
}

// Only one of the following two can exist
Ramp
{
}
	
Equation
{
}

}

Elements

Element Type Comment
Event Header Section
Recurrence Section (Cannot Exist with Ramp)
Ramp Section (Cannot Exist with Recurrence)
Equation Section