freesound-0.0.2: Access the Freesound Project database

Sound.Freesound.Sample

Synopsis

Documentation

newtype Sample Source

A handle to a sample in the database.

Constructors

Sample 

Fields

sampleId :: Int
 

listFromXML :: Element -> [Sample]Source

Read a list of Samples from an Element.