Table of Contents

Class NoteArithmeticExtensions

Namespace
Celeritas.Core
Assembly
Celeritas.dll

Extension members for note and pitch arithmetic on MIDI pitch integers and notation strings.

public static class NoteArithmeticExtensions
Inheritance
NoteArithmeticExtensions
Inherited Members

Methods

ToSpnNote(string)

Parses a scientific-pitch-notation string (e.g. "C#4") into an SpnNote.

public static SpnNote ToSpnNote(this string notation)

Parameters

notation string

Returns

SpnNote