csound-expression-0.1.0: Csound combinator library

CsoundExpr.Opcodes.Control.Clockctl

Description

Clock Control

Synopsis

Documentation

clockoff :: Irate -> SignalOutSource

  • opcode : clockoff
  • syntax :
   clockoff inum
  • description :

Stops one of a number of internal clocks.

clockon :: Irate -> SignalOutSource

  • opcode : clockon
  • syntax :
   clockon inum
  • description :

Starts one of a number of internal clocks.