csound-expression-opcodes-0.0.5.1: opcodes for the library csound-expression
Safe HaskellNone
LanguageHaskell2010

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