You are on page 1of 2

// Tonelux Tilt Pagetable v.

1
PluginID: Tilt
PluginName: "Tonelux Tilt"
PluginType: EQ
PluginExectutable: Tilt_VST_AU_Debug
// IMPORTANT: Editing of this file may have unexpected consequences!
// Make sure ALL the parameters below are mapped to a value or a control and tha
t they are mapped in the following order:
//
// ...
//
// Each one of these can be mapped to one of the following on the HW:
//
// IN_Gain
// IN_High_Cut
// IN_Low_Cut
// IN_Filt_To_Dyn_SC
// IN_SC_Listen
// IN_Phase_Invert
// SHAPE_On
// SHAPE_GateRelease
// SHAPE_GateHard
// SHAPE_Gate
// SHAPE_Sustain
// SHAPE_Punch
// EQ_On
// EQ_LF_Type
// EQ_LF_Freq
// EQ_LF_Gain
// EQ_LMF_Freq
// EQ_LMF_Q
// EQ_LMF_Gain
// EQ_HMF_Freq
// EQ_HMF_Q
// EQ_HMF_Gain
// EQ_HF_Type
// EQ_HF_Freq
// EQ_HF_Gain
// COMP_On
// COMP_Ratio
// COMP_Parallel
// COMP_Attack
// COMP_Release
// COMP_Threshold
// Block_Order
// Ext_Sidechain
// OUT_Drive
// OUT_Drive_Character
// OUT_Pan_Balance
// OUT_Solo
// OUT_Mute
// OUT_Volume
// "Plugin parameter" = <"Control or Value">"HW location"
MapStart<Default>
Tilt = <Control>(EQ_LMF_Gain)<Value>(0.5)
HP = <Control>(EQ_LF_Freq)<Value>(0.0)
LP = <Control>(EQ_HF_Freq)<Value>(1.0)
Gain = <Value>(0.5)
TiltEQIn = <Value>(1.0)
TiltShape = <Control>(EQ_LMF_Q)<Value>(1.0)
12dBperOct = <Control>(EQ_LF_Type)<Value>(0.0)
Polarity = <Value>(0.0)
FilterIn = <Value>(1.0)
MapEnd

You might also like