Skip to content

Instantly share code, notes, and snippets.

@badescunicu
Created June 6, 2014 23:29
Show Gist options
  • Save badescunicu/fafa2f1b604d2626c130 to your computer and use it in GitHub Desktop.
Save badescunicu/fafa2f1b604d2626c130 to your computer and use it in GitHub Desktop.
code before <KnobComposed>
<PushButton>
<Size>20f,20f</Size>
<NumberStates>2</NumberStates>
<State>
<Number>0</Number>
<Text>D</Text>
</State>
<State>
<Number>1</Number>
<Text>E</Text>
</State>
<Connection>
<EmitOnPressAndRelease>true</EmitOnPressAndRelease>
<ConfigKey>[EffectRack<Variable name="EffectRack"/>_EffectUnit<Variable name="EffectUnit"/>_Effect<Variable name="Effect"/>],button_parameter<Variable name="EffectParameter"/></ConfigKey>
</Connection>
</PushButton>
@badescunicu
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment