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

A SoundFont zone. More...

Collaboration diagram for NAudio.SoundFont.Zone:

Public Member Functions

override string ToString ()
 Returns a formatted string representing the zone, generator count and index, modulator count and index.
 

Properties

Modulator[] Modulators [get, set]
 Modulators for this Zone.
 
Generator[] Generators [get, set]
 Generators for this Zone.
 

Detailed Description

A SoundFont zone.

Member Function Documentation

◆ ToString()

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

Returns a formatted string representing the zone, generator count and index, modulator count and index.

Returns
A string containing the zone, generator count and index, modulator count and index.

Property Documentation

◆ Generators

Generator [] NAudio.SoundFont.Zone.Generators
getset

Generators for this Zone.

◆ Modulators

Modulator [] NAudio.SoundFont.Zone.Modulators
getset

Modulators for this Zone.


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