Click or drag to resize

Timbre Methods

The Timbre type exposes the following members.

Methods
  Name Description
Public method Static member AcousticGuitar Generates a simulated acoustic guitar note for the given frequency and time.
Public method Static member AngularFrequency Computes the angular frequency for the given time.
Public method Static member BasicNote Generates a basic note for the given frequency and time.
Public method Static member BassGuitar Generates a simulated bass guitar note for the given frequency and time.
Public method Static member Bell Generates a simulated bell note for the given frequency and time.
Public method Static member BigBell Generates a simulated big bell note for the given frequency and time.
Public method Static member ChimeBell Generates a simulated chime bell note for the given frequency and time.
Public method Static member Clarinet Generates a simulated clarinet note for the given frequency and time.
Public method Static member ElectricGuitar Generates a simulated electric guitar note for the given frequency and time.
Public method Static member EvenHarmonicSeries Generates an even harmonic series for the given frequency and time.
Public method Static member Flute Generates a simulated flute note for the given frequency and time.
Public method Static member OddHarmonicSeries Generates an odd harmonic series for the given frequency and time.
Public method Static member Organ Generates a simulated organ note for the given frequency and time.
Public method Static member Piano Generates a simulated piano note for the given frequency and time.
Public method Static member PureTone Generates a pure tone for the given frequency and time.
Public method Static member Xylophone Generates a simulated xylophone note for the given frequency and time.
Top
See Also