csound-expression-4.1.0: src/Csound/Control/Osc.hs
-- | Open Sound Control.
module Csound.Control.Osc(
initOsc, listenOsc, sendOsc
) where
import Csound.Typed
-- | Open Sound Control.
module Csound.Control.Osc(
initOsc, listenOsc, sendOsc
) where
import Csound.Typed