module Csound.Control.SE(
    SE, SERef, writeSERef, readSERef, newSERef, sensorsSE, newGlobalSERef, globalSensorsSE
) where

import Csound.Typed.Control