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

import Csound.Typed.Control