You are here: Symbol Reference > SignalUtils Namespace > Structs, Records, Enums > SignalUtils.TMusicalNotePitch Enumeration
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalUtils.TMusicalNotePitch Enumeration
Pascal
TMusicalNotePitch = (
  mnC,
  mnCSharp,
  mnD,
  mnDSharp,
  mnE,
  mnF,
  mnFSharp,
  mnG,
  mnGSharp,
  mnA,
  mnASharp,
  mnB
);
Members 
Description 
mnC 
C Note 
mnCSharp 
C# Note 
mnD 
D Note 
mnDSharp 
D# Note 
mnE 
E Note 
mnF 
F Note 
mnFSharp 
F# Note 
mnG 
G Note 
mnGSharp 
G# Note 
mnA 
A Note 
mnASharp 
A# Note 
mnB 
B Note 

This is record SignalUtils.TMusicalNotePitch.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!