Section Unicode
Unicode representation of some musical symbols, and Unicode string functions.
Summary
| Constant | Type | Summary |
|---|---|---|
| UNICODE_DELTA | string | Unicode delta: U+0394 = Δ |
| UNICODE_DOUBLE_FLAT | string | Unicode double flat: U+1D12B = 𝄫 |
| UNICODE_DOUBLE_SHARP | string | Unicode double sharp: U+1D12A = 𝄪 |
| UNICODE_FLAT | string | Unicode flat: U+266D = ♭ |
| UNICODE_NATURAL | string | Unicode natural: U+266E = ♮ |
| UNICODE_SHARP | string | Unicode sharp: U+266F = ♯ |
| UNICODE_SLASHED_O | string | Unicode slashed-O: U+00F8 = ø |
Constants
string UNICODE_DOUBLE_FLAT
Unicode double flat: U+1D12B = 𝄫
string UNICODE_DOUBLE_SHARP
Unicode double sharp: U+1D12A = 𝄪