Click or drag to resize

SongNamedDynamic Property

Gets or sets the prevailing named dynamic (i.e., volume) for the song. Individual notes can choose to override this dynamic.

Namespace: GSF.Media.Music
Assembly: GSF.Media (in GSF.Media.dll) Version: 2.4.181-beta
Syntax
public Dynamic NamedDynamic { get; set; }
View Source

Property Value

Dynamic
See Also