csound-expression-0.3.1: Csound combinator library

CsoundExpr.Opcodes.Vectorial.Vectorialdelay

Description

Vectorial Control-rate Delay Paths

Synopsis

Documentation

vdelayk :: K k0 => [Irate] -> Irate -> k0 -> Irate -> KrateSource

  • opcode : vdelayk
  • syntax :
   kout vdelayk iksig, kdel, imaxdel [, iskip, imode]
  • description :

Variable delay applied to a k-rate signal

vport :: K k0 => [Irate] -> Irate -> k0 -> Irate -> SignalOutSource

  • opcode : vport
  • syntax :
   vport ifn, khtime, ielements [, ifnInit]
  • description :

Generate a sort of vectorial portamento

vecdelay :: [Irate] -> Irate -> Irate -> Irate -> Irate -> Irate -> SignalOutSource

  • opcode : vecdelay
  • syntax :
   vecdelay ifn, ifnIn, ifnDel, ielements, imaxdel [, iskip]
  • description :

Generate a sort of vectorial delay