Click or drag to resize

Dynamic Enumeration

Defines the relative intensity (i.e., volume) of a musical line.

Namespace: GSF.Media.Music
Assembly: GSF.Media (in GSF.Media.dll) Version: 2.4.181-beta
Syntax
public enum Dynamic
Members
Member nameValueDescription
Pianissimo5pp - very soft.
Undefined-1No dynamic is defined.
Piano10p - soft.
MezzoPiano20mp - half soft as Piano.
MezzoForte40mf - half loud as Forte.
Forte80f - loud.
Fortissimo90ff - very loud.
See Also