Portability | portable |
---|---|
Stability | provisional |
Maintainer | sven.panne@aedion.de |
Safe Haskell | None |
Sound.ALUT.Loaders
Description
Documentation
data SoundDataSource a Source
Constructors
Instances
Eq (SoundDataSource a) | |
Ord (SoundDataSource a) | |
Show (SoundDataSource a) |
createBuffer :: SoundDataSource a -> IO BufferSource
createBufferData :: SoundDataSource a -> IO (BufferData b)Source