Copyright | (c) Sven Panne 2005-2015 |
---|---|
License | BSD3 |
Maintainer | Sven Panne <svenpanne@gmail.com> |
Stability | stable |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell2010 |
Sound.ALUT.Loaders
Description
Documentation
data SoundDataSource a
Constructors
Instances
Eq (SoundDataSource a) | |
Ord (SoundDataSource a) | |
Show (SoundDataSource a) |
createBuffer :: MonadIO m => SoundDataSource a -> m Buffer
createBufferData :: MonadIO m => SoundDataSource a -> m (BufferData b)