h-raylib-4.5.3.0: Raylib bindings for Haskell
Safe HaskellSafe-Inferred
LanguageHaskell2010

Raylib.Core.Audio

Documentation

updateSound :: Sound -> Ptr () -> Int -> IO () Source #

waveFormat :: Wave -> Int -> Int -> Int -> IO () Source #