|
|
|
|
|
| Description |
This module provides access to the Freesound Project, a database of
Creative Commons licensed sounds.
|
|
| Synopsis |
|
|
|
|
| The Freesound monad
|
|
|
|
|
|
| Log into Freesound with and perform an action in the Freesound monad.
|
|
| Error handling
|
|
|
| Error type.
| | Constructors | | Instances | |
|
|
|
| Convert an Error into a String.
|
|
| Sample handles
|
|
|
| A handle to a sample in the database.
| | Constructors | | Instances | |
|
|
| API methods
|
|
|
| Search the Freesound database.
|
|
|
|
|
|
| Search samples similar (or dissimilar) to a Sample.
|
|
|
| Get the properties of a Sample as an XML document.
|
|
|
| Get the properties of a Sample.
|
|
|
| Download a Sample as a String.
|
|
| Produced by Haddock version 2.6.0 |