| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Sound.Freesound.Pack
Documentation
Methods
ref :: a -> Resource () Source
The URI for this resource.
The URL for this pack’s page on the Freesound website.
sounds :: a -> Resource (List Summary) Source
The API URI for the pack’s sound collection.
The pack’s name.
The date when the pack was created.
numDownloads :: a -> Integer Source
The number of times the pack was downloaded.
getSounds_ :: Pack a => a -> Freesound Sounds Source