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

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