Class ChannelSystemParameters
- Namespace
- SpessaSharp.Synthesizer.Engine.Channel.Parameters
- Assembly
- SpessaSharp.dll
public static class ChannelSystemParameters
- Inheritance
-
ChannelSystemParameters
- Inherited Members
Properties
Default
public static ReadOnlySpan<ChannelSystemParameter> Default { get; }
Property Value
Methods
Set(MidiChannel, ChannelSystemParameter)
Sets a system parameter of the channel
public static void Set(MidiChannel chan, ChannelSystemParameter param)
Parameters
chanMidiChannelparamChannelSystemParameterThe type and value of the system parameter to set.