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

ReadOnlySpan<ChannelSystemParameter>

Methods

Set(MidiChannel, ChannelSystemParameter)

Sets a system parameter of the channel

public static void Set(MidiChannel chan, ChannelSystemParameter param)

Parameters

chan MidiChannel
param ChannelSystemParameter

The type and value of the system parameter to set.