keid-sound-openal-0.1.1.0: OpenAL sound system for Keid engine.
Safe HaskellNone
LanguageHaskell2010

Resource.Opus

Documentation

data Config Source #

Constructors

Config 

Fields

type Source = (Double, Source) Source #

load :: (MonadIO m, MonadReader env m, HasLogFunc env, HasCallStack) => Device -> Config -> m Source Source #

loadPCM :: MonadIO m => ByteString -> m (Pcm Int16) Source #