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

SoundFont instrument. More...

Collaboration diagram for NAudio.SoundFont.Instrument:

Public Member Functions

override string ToString ()
 Returns the name of the object as a string representation.
 

Properties

string Name [get, set]
 instrument name
 
Zone[] Zones [get, set]
 Zones.
 

Detailed Description

SoundFont instrument.

Member Function Documentation

◆ ToString()

override string NAudio.SoundFont.Instrument.ToString ( )

Returns the name of the object as a string representation.

Returns
The name of the object as a string.

Property Documentation

◆ Name

string NAudio.SoundFont.Instrument.Name
getset

instrument name

◆ Zones

Zone [] NAudio.SoundFont.Instrument.Zones
getset

Zones.


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