pub fn current_abbreviation_for_kind(kind: &str) -> Option<&'static str>Expand description
The abbreviation music21 writes a chord kind with: its
getCurrentAbbreviationFor, the first of abbreviations_for_kind.
pub fn current_abbreviation_for_kind(kind: &str) -> Option<&'static str>The abbreviation music21 writes a chord kind with: its
getCurrentAbbreviationFor, the first of abbreviations_for_kind.