Click or drag to resize

SongAddPhrase Method

Add a predefined phrase of notes to the song.

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