synthesizer-core-0.2.1: Audio signal processing coded in Haskell: Low level partSource codeContentsIndex
Synthesizer.State.Miscellaneous
Contents
Spatial effects
Synopsis
receive3Dsound :: (C a, C a v) => a -> a -> v -> T v -> (T a, T a)
Spatial effects
receive3Dsound :: (C a, C a v) => a -> a -> v -> T v -> (T a, T a)Source
simulate an moving sounding object convert the way of the object through 3D space into a delay and attenuation information, sonicDelay is the reciprocal of the sonic velocity
Produced by Haddock version 2.4.2