HOpenAL Libraries (ALUT package)Source codeContentsIndex
Sound.ALUT.Loaders
Portabilityportable
Stabilityprovisional
Maintainersven.panne@aedion.de
Description
Documentation
type Phase = Float
type Duration = Float
data SoundDataSource a
Constructors
File FilePath
FileImage (MemoryRegion a)
HelloWorld
Sine Frequency Phase Duration
Square Frequency Phase Duration
Sawtooth Frequency Phase Duration
Impulse Frequency Phase Duration
WhiteNoise Duration
show/hide Instances
createBuffer :: SoundDataSource a -> IO Buffer
createBufferData :: SoundDataSource a -> IO (BufferData b)
bufferMIMETypes :: GettableStateVar [String]
bufferDataMIMETypes :: GettableStateVar [String]
Produced by Haddock version 0.8