Xeno-rat
Loading...
Searching...
No Matches
NAudio.SoundFont.Modulator Class Reference

Modulator. More...

Collaboration diagram for NAudio.SoundFont.Modulator:

Public Member Functions

override string ToString ()
 Returns a formatted string representing the Modulator object.
 

Properties

ModulatorType SourceModulationData [get, set]
 Source Modulation data type.
 
GeneratorEnum DestinationGenerator [get, set]
 Destination generator type.
 
short Amount [get, set]
 Amount.
 
ModulatorType SourceModulationAmount [get, set]
 Source Modulation Amount Type.
 
TransformEnum SourceTransform [get, set]
 Source Transform Type.
 

Detailed Description

Modulator.

Member Function Documentation

◆ ToString()

override string NAudio.SoundFont.Modulator.ToString ( )
inline

Returns a formatted string representing the Modulator object.

Returns
A string containing the source modulation data, destination generator, amount, source modulation amount, and source transform.

Property Documentation

◆ Amount

short NAudio.SoundFont.Modulator.Amount
getset

Amount.

◆ DestinationGenerator

GeneratorEnum NAudio.SoundFont.Modulator.DestinationGenerator
getset

Destination generator type.

◆ SourceModulationAmount

ModulatorType NAudio.SoundFont.Modulator.SourceModulationAmount
getset

Source Modulation Amount Type.

◆ SourceModulationData

ModulatorType NAudio.SoundFont.Modulator.SourceModulationData
getset

Source Modulation data type.

◆ SourceTransform

TransformEnum NAudio.SoundFont.Modulator.SourceTransform
getset

Source Transform Type.


The documentation for this class was generated from the following file: