Class Macro
- Namespace
- SpessaSharp.Synthesizer.Engine.Sysex
- Assembly
- SpessaSharp.dll
public static class Macro
- Inheritance
-
Macro
- Inherited Members
-
Methods
SetChorus(Synthesizer, Chorus)
public static void SetChorus(Synthesizer synth, Macro.Chorus macro)
Parameters
synth Synthesizer
macro Macro.Chorus
SetChorus(Synthesizer, int)
public static void SetChorus(Synthesizer synth, int macro)
Parameters
synth Synthesizer
macro int
SetDelay(Synthesizer, Delay)
public static void SetDelay(Synthesizer synth, Macro.Delay macro)
Parameters
synth Synthesizer
macro Macro.Delay
SetDelay(Synthesizer, int)
public static void SetDelay(Synthesizer synth, int macro)
Parameters
synth Synthesizer
macro int
SetReverb(Synthesizer, Reverb)
public static void SetReverb(Synthesizer synth, Macro.Reverb macro)
Parameters
synth Synthesizer
macro Macro.Reverb
SetReverb(Synthesizer, int)
public static void SetReverb(Synthesizer synth, int macro)
Parameters
synth Synthesizer
macro int