A SoundFont Preset.
More...
|
| override string | ToString () |
| | Returns a string representation of the object in the format "{Bank}-{PatchNumber} {Name}".
|
| |
|
| string | Name [get, set] |
| | Preset name.
|
| |
| ushort | PatchNumber [get, set] |
| | Patch Number.
|
| |
| ushort | Bank [get, set] |
| | Bank number 0 - 127, GM percussion bank is 128.
|
| |
| Zone[] | Zones [get, set] |
| | Zones.
|
| |
◆ ToString()
| override string NAudio.SoundFont.Preset.ToString |
( |
| ) |
|
|
inline |
Returns a string representation of the object in the format "{Bank}-{PatchNumber} {Name}".
- Returns
- A string representing the object in the format "{Bank}-{PatchNumber} {Name}"
◆ Bank
| ushort NAudio.SoundFont.Preset.Bank |
|
getset |
Bank number 0 - 127, GM percussion bank is 128.
◆ Name
| string NAudio.SoundFont.Preset.Name |
|
getset |
◆ PatchNumber
| ushort NAudio.SoundFont.Preset.PatchNumber |
|
getset |
◆ Zones
| Zone [] NAudio.SoundFont.Preset.Zones |
|
getset |
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/Preset.cs