Csound.Typed.InnerOpcodes
changed :: [Sig] -> Sig Source #
This opcode outputs a trigger signal that informs when any one of its k-rate arguments has changed. Useful with valuator widgets or MIDI controllers.
ktrig changed kvar1 [, kvar2,..., kvarN]
doc: http://www.csounds.com/manual/html/changed.html