< Back to IRCAM Forum

Expression controller code snippets

Hi Robert !

I would like to briefly discuss what kind of code snippets for the expression controller would you like to see?

Some suggestions could be:

  • Out(n) : explanation of what it does and its usefulnes in recursive formulars

  • Clipping function

  • Normalising function : requires getinfo max-sample to work

  • Conditions : explanations and some really simple examples

  • if then else, while loop, loop for …

  • Signal generation : exploring a timer inside an expression as input to signal functions

  • Nonlinear formular : these generally require expression controller to be multi-dimensional

  • Getinfo : listing all available keywords

  • Check setinfo : a thorough testing remains to be done. Not sure it works entirely.

Tell me what you think would be useful snippets - either prioritising this list or be other ideas.

All the best Hans Peter