/freesound

Haskell library for accessing the Freesound server

Primary LanguageHaskellOtherNOASSERTION

Hackage version Build Status

This is a Haskell interface to the Freesound API.

Porting to API v2 is a work in progress and not quite finished yet. At the moment all basic resource types, such as sounds, users, packs, etc. are supported. Advanced features such as OAuth2 authentication, content based search and audio analysis resources are planned to be implemented before a 1.0 release. Have a look at the tests to see what's supposed to work currently.