A soundfont info chunk.
More...
|
override string | ToString () |
| Returns a formatted string containing information about the bank, author, copyright, creation date, tools, comments, sound engine, sound font version, target product, data ROM, and ROM version.
|
|
|
SFVersion | SoundFontVersion [get] |
| SoundFont Version.
|
|
string | WaveTableSoundEngine [get, set] |
| WaveTable sound engine.
|
|
string | BankName [get, set] |
| Bank name.
|
|
string | DataROM [get, set] |
| Data ROM.
|
|
string | CreationDate [get, set] |
| Creation Date.
|
|
string | Author [get, set] |
| Author.
|
|
string | TargetProduct [get, set] |
| Target Product.
|
|
string | Copyright [get, set] |
| Copyright.
|
|
string | Comments [get, set] |
| Comments.
|
|
string | Tools [get, set] |
| Tools.
|
|
SFVersion | ROMVersion [get, set] |
| ROM Version.
|
|
◆ ToString()
override string NAudio.SoundFont.InfoChunk.ToString |
( |
| ) |
|
|
inline |
Returns a formatted string containing information about the bank, author, copyright, creation date, tools, comments, sound engine, sound font version, target product, data ROM, and ROM version.
- Returns
- A formatted string containing information about the bank, author, copyright, creation date, tools, comments, sound engine, sound font version, target product, data ROM, and ROM version.
◆ Author
string NAudio.SoundFont.InfoChunk.Author |
|
getset |
◆ BankName
string NAudio.SoundFont.InfoChunk.BankName |
|
getset |
◆ Comments
string NAudio.SoundFont.InfoChunk.Comments |
|
getset |
◆ Copyright
string NAudio.SoundFont.InfoChunk.Copyright |
|
getset |
◆ CreationDate
string NAudio.SoundFont.InfoChunk.CreationDate |
|
getset |
◆ DataROM
string NAudio.SoundFont.InfoChunk.DataROM |
|
getset |
◆ ROMVersion
SFVersion NAudio.SoundFont.InfoChunk.ROMVersion |
|
getset |
◆ SoundFontVersion
SFVersion NAudio.SoundFont.InfoChunk.SoundFontVersion |
|
get |
◆ TargetProduct
string NAudio.SoundFont.InfoChunk.TargetProduct |
|
getset |
◆ Tools
string NAudio.SoundFont.InfoChunk.Tools |
|
getset |
◆ WaveTableSoundEngine
string NAudio.SoundFont.InfoChunk.WaveTableSoundEngine |
|
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/InfoChunk.cs