csound-expression-opcodes-0.0.4.0: opcodes for the library csound-expression

Safe HaskellNone
LanguageHaskell98

Csound.Typed.Opcode.FaustOpcodes

Synopsis

Documentation

faustctl :: D -> Str -> Sig -> SE () Source #

Adjusts a given control in a Faust DSP instance.

Faustctl will set a given control in a running faust program

 faustctl  idsp,Scontrol,kval 

csound doc: http://csound.com/docs/manual/faustctl.html