csound-expression-0.0: src/CsoundExpr/Opcodes/Control/Subinstrument.hs
-- | Sub-instrument Control
module CsoundExpr.Opcodes.Control.Subinstrument
()
where
import CsoundExpr.Base.Types
import CsoundExpr.Base.MultiOut
import CsoundExpr.Base.SideEffect
import CsoundExpr.Base.UserDefined