XAP File Format: RPC Curve

Parent: RPC

Syntax

RPC Curve
{

Name = string;
Property = 0 - 1;
Sound = 0 / 1;
Line Color = #;
Viewable = 0 / 1;

// Zero or one Effect Parameter Entry
Effect Parameter Entry
{
}

// Two or more RPC Points
RPC Point
{
}

}

Elements

Element Type Comment
Name String
Property Number (0-1, Default 0) 0: Volume, 1: Pitch
Sound Boolean 0/1 0: Curve is a track curve, 1: Curve is a sound curve
Line Color Number RGB value for GUI representation of the curve
Viewable Boolean 0/1 0: Curve is not viewable in GUI, 1: Curve is viewable in GUI
Effect Parameter Entry Section (Zero or One)
RPC Point Section (Two or More)