csound-expression-4.3: src/Csound/Control/SE.hs
module Csound.Control.SE(
SE, SERef, writeSERef, readSERef, modifySERef, mixSERef, newSERef, sensorsSE, newGlobalSERef, globalSensorsSE
) where
import Csound.Typed.Control
import Csound.Typed.Types.Tuple