| Portability | portable |
|---|---|
| Stability | stable |
| Maintainer | sven.panne@aedion.de |
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