WaveWarp 2.0 Component
      

Displays and Scopes:
Functional Description
Real-time digital readout displaying the time elapsed
since "play" was pressed.
For convenience, the display does not reset to zero when the "stop"
button is pressed. It retains the last value until
the "play" button is pressed again, whereupon it is reset to zero before
the DrawingBoard is actually executed. The display can also be frozen
at any time when the DrawingBoard is running by pressing the "Freeze/Unfreeze" button in the
Parameter Window (the display is released by pressing the button again, but the
absolute time count will
be invalid until the DrawingBoard is re-started).
Algorithm
The elapsed time is computed from the number of samples received
divided by the sample rate.
Signal Implementations
| Audio signals | Control signals | Description |
| n/a | Single input | Displays the total time elapsed. |
Related components:
Example DrawingBoards illustrating usage:

      
|