Scope~
From Pdpedia
| {{{example_image}}} caption | |
| Description: | Graphical signal display |
|---|---|
| Abbreviation: | |
| Library: | cyclone |
| Author(s): | Krzysztof Czaja |
| Developer(s): | |
| Release version: | |
| Release date: | - |
| Status: | active |
| Dependencies: | |
| License: | Pd license |
| Website: | cyclone |
| Programming Language: | |
| Platform(s): | GNU/Linux, Mac OS X, Windows |
| Language: | English |
| Data type(s): | message |
| Distribution(s): | Pd-extended |
[envgen]
comment
Scope~ is part of the cyclone/sickle package, which is a port of MSP objects.
colors
The size of the oscilloscope can be change by clicking on the scope and moving the bottom right corner.
Contents |
[edit] Inlets
Two: Left is the most used, for both y-axis signal and messages. The right inlet is for XY usage.
[edit] Outlets
[edit] Arguments
[edit] Messages
Messages send to the left inlet:
- bufsize - can be used as time base (values 2 and up)
- range - vertical amplification (and horizontal in xy mode)
- delay - minimum time between trigger events (in ms)
- trigger - toggles trigger enable
- triglevel - sets the trigger level
- frgb - foreground color in R, G and B values
- brgb - background color in R, G and B values
- click - update

