hmt-0.20: Haskell Music Theory
Safe HaskellSafe-Inferred
LanguageHaskell2010

Music.Theory.Instrument.Names

Synopsis

Documentation

instrument_db' :: [(String, String, String, String)] Source #

(family,abbreviations,names,transpositions)

instrument_db :: [(String, [String], [String], [String])] Source #

(family,[abbreviations],[names],[transpositions])