MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
EQPreset Class
NamespacesMPfm.PlayerEQPreset
Defines a 18-band equalizer preset for the Player using BASS FX.
Declaration Syntax
C#Visual Basic
public class EQPreset
Public Class EQPreset
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
EQPreset()()()()
Default constructor for the EQPreset class.

Bands
List of equalizer bands (18 bands).

EQPresetId
EQ preset unique identifier (for database storage).

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetDefaultFreqs()()()()
Gets the list of default frequencies for each band of the 18-band equalizer.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Load(String)
Loads an EQ preset from file.

LoadDefault()()()()
Loads the default EQ preset.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
EQ preset name.

Save(String)
Saves the current EQ preset to file.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
EQPreset

Assembly: MPfm.Player (Module: MPfm.Player) Version: 0.5.3.0 (0.5.3.0)