Enum EMidiNote
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public enum EMidiNote : byte
- Extension Methods
Fields
A = 9
A_Sharp = 10
B = 11
C = 0
C_Sharp = 1
Count = 12
D = 2
D_Sharp = 3
E = 4
F = 5
F_Sharp = 6
G = 7
G_Sharp = 8