C# Класс Commons.Music.Sf2Xrni.SF2Extension

Показать файл Открыть проект

Открытые методы

Метод Описание
Instrument ( this zone ) : NAudio.SoundFont.Instrument
KeyRange ( this zone ) : ushort
OverridingRootKey ( this zone ) : byte
SampleHeader ( this zone ) : NAudio.SoundFont.SampleHeader
SampleModes ( this zone ) : int
SelectByGenerator ( this zone, GeneratorEnum type ) : NAudio.SoundFont.Generator
VelocityRange ( this zone ) : ushort

Описание методов

Instrument() публичный статический Метод

public static Instrument ( this zone ) : NAudio.SoundFont.Instrument
zone this
Результат NAudio.SoundFont.Instrument

KeyRange() публичный статический Метод

public static KeyRange ( this zone ) : ushort
zone this
Результат ushort

OverridingRootKey() публичный статический Метод

public static OverridingRootKey ( this zone ) : byte
zone this
Результат byte

SampleHeader() публичный статический Метод

public static SampleHeader ( this zone ) : NAudio.SoundFont.SampleHeader
zone this
Результат NAudio.SoundFont.SampleHeader

SampleModes() публичный статический Метод

public static SampleModes ( this zone ) : int
zone this
Результат int

SelectByGenerator() публичный статический Метод

public static SelectByGenerator ( this zone, GeneratorEnum type ) : NAudio.SoundFont.Generator
zone this
type GeneratorEnum
Результат NAudio.SoundFont.Generator

VelocityRange() публичный статический Метод

public static VelocityRange ( this zone ) : ushort
zone this
Результат ushort