Package org.rubato.rubettes.builtin

This package contains many built-in Rubettes (in the "Core" group), that are useful for basic manipulations.

See:
          Description

Class Summary
ArithCompiler Parses an expression of real arithmetic including boolean expressions.
ArithVM The virtual machine for execution bytecode created by ArithCompiler.
BooleanRubette The Boolean rubette evaluates a logical expression on its inputs, which are of form "Boolean".
ConstructorRubette The Constructor Rubette creates a denotator of the form specified in the properties with coordinates at the input connectors.
DisplayRubette The Display Rubette shows a text or XML representation of the input denotator in its view.
LatchRubette The Latch Rubette stores its input denotator and provides it on its outputs the number of which can be configured.
ListRubette  
MacroInputRubette  
MacroOutputRubette  
MacroRubette  
ModuleMapRubette  
MuxRubette  
RealArithRubette  
ReformRubette  
RegisterRubette  
SchemeRubette  
SelectFormRubette  
SetRubette  
SimpleRubette  
SourceRubette  
SplitRubette  
StatRubette  
 

Package org.rubato.rubettes.builtin Description

This package contains many built-in Rubettes (in the "Core" group), that are useful for basic manipulations.