Click or drag to resize

PhraseAddPhrase Method

Add another predefined phrase of notes to this phrase.

Namespace: GSF.Media.Music
Assembly: GSF.Media (in GSF.Media.dll) Version: 2.4.181-beta
Syntax
public void AddPhrase(
	Phrase phrase
)
View Source

Parameters

phrase  Phrase
Phrase to add.
See Also