module Csound.Control.SE(
    SE, Ref, writeRef, readRef, modifyRef, mixRef, newRef, sensorsSE, newGlobalRef, globalSensorsSE
) where

import Csound.Typed.Control
import Csound.Typed.Types.Tuple