C# Class Symphonary.Transposer

ファイルを表示 Open project: tfreedman/Symphonary

Public Methods

Method Description
Transpose ( Note notes, int deviceNoteUpperBound, int deviceNoteLowerBound ) : TransposeReturnStatus

Method Details

Transpose() public static method

public static Transpose ( Note notes, int deviceNoteUpperBound, int deviceNoteLowerBound ) : TransposeReturnStatus
notes Note
deviceNoteUpperBound int
deviceNoteLowerBound int
return TransposeReturnStatus