Safe Haskell | None |
---|---|
Language | Haskell2010 |
AcousticBrainz.HighLevel.Dortmund
Description
Dortmund genre classification: http://www-ai.cs.uni-dortmund.de/audio.html .
Documentation
Constructors
Alternative | |
Blues | |
Electronic | |
FolkCountry | |
FunkSoulRnB | |
Jazz | |
Pop | |
Raphiphop | |
Rock |
Instances
Eq Genre Source # | |
Ord Genre Source # | |
Read Genre Source # | |
Show Genre Source # | |
FromJSON (FiniteDistribution Genre) Source # | |
Defined in AcousticBrainz.HighLevel.Dortmund Methods parseJSON :: Value -> Parser (FiniteDistribution Genre) # parseJSONList :: Value -> Parser [FiniteDistribution Genre] # |