Feedback Nodes

Node classes for rendering a feedback.

tsLine
Feedback node, rendering a one dimensional signal as a line
tsSurface
Feedback node, drawing a two dimensional signal as a surface
tsAudio
Feedback node rendering a signal to a audio stream
Objects of these classes render data from Property Nodes into a visual or auditive feedback.

The final feedback, whether it is visual or auditive, is rendered in new nodes of the tsKit, called feedback nodes. Their common feature is to provide feedback for time signals. All feedback nodes use data from tsData nodes, time/speed from the tsTime node and several other properties from other nodes to render them in their specific way. These feedback nodes contain their specific way to produce a feedback of given signals.

See Also:
Property Nodes

alphabetic index hierarchy of classes


This page is part of the tsKit's reference manual by Andreas Lücke.
Back to tsKit-Home

generated by doc++