-- | Composite of "Sound.SC3.UGen.Monad" and "Sound.SC3.Server.Monad"
module Sound.SC3.Monad (module M) where

import Sound.SC3.UGen.Monad as M
import Sound.SC3.Server.Monad as M