packages feed

hsc3-0.18: Sound/SC3/Common.hs

-- | Composite of SC3.Common sub-modules.
module Sound.SC3.Common (module M) where

import Sound.SC3.Common.Buffer as M
import Sound.SC3.Common.Enum as M
import Sound.SC3.Common.Envelope as M
import Sound.SC3.Common.Math as M
import Sound.SC3.Common.Math.Operator as M
import Sound.SC3.Common.Monad as M
import Sound.SC3.Common.Rate as M
import Sound.SC3.Common.UId as M