packages feed

hsc3-0.12: Sound/SC3.hs

-- | 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