module Csound.Control.SE( SE, SERef, writeSERef, readSERef, modifySERef, mixSERef, newSERef, sensorsSE, newGlobalSERef, globalSensorsSE ) where import Csound.Typed.Control import Csound.Typed.Types.Tuple