Soundfont generator.
More...
|
override string | ToString () |
| Returns a string representation based on the generator type.
|
|
◆ ToString()
override string NAudio.SoundFont.Generator.ToString |
( |
| ) |
|
|
inline |
Returns a string representation based on the generator type.
- Returns
- A string representation based on the generator type. If the generator type is Instrument, the string will be in the format "Generator Instrument {Instrument.Name}". If the generator type is SampleID, the string will be in the format "Generator SampleID {SampleHeader}". If the generator type is neither Instrument nor SampleID, the string will be in the format "Generator {GeneratorType} {UInt16Amount}".
◆ GeneratorType
◆ HighByteAmount
byte NAudio.SoundFont.Generator.HighByteAmount |
|
getset |
◆ Instrument
◆ Int16Amount
short NAudio.SoundFont.Generator.Int16Amount |
|
getset |
Generator amount as a signed short.
◆ LowByteAmount
byte NAudio.SoundFont.Generator.LowByteAmount |
|
getset |
◆ SampleHeader
◆ UInt16Amount
ushort NAudio.SoundFont.Generator.UInt16Amount |
|
getset |
Generator amount as an unsigned short.
The documentation for this class was generated from the following file:
- /Users/sumansaurabh/Documents/my-startup/xeno-rat/Plugins/LiveMicrophone/lib/NAudio.Core/FileFormats/SoundFont/Generator.cs