alternate (markex)
From Pdpedia
| {{{example_image}}} caption | |
| Description: | alternate between two outlets |
|---|---|
| Abbreviation: | |
| Library: | markex |
| Author(s): | Mark Danks |
| Developer(s): | |
| Release version: | |
| Release date: | Template:markex release date |
| Status: | Template:markex status |
| Dependencies: | |
| License: | GPLv2 or later |
| Website: | Template:markex website |
| Programming Language: | |
| Platform(s): | GNU/Linux, Mac OS X, Windows |
| Language: | English |
| Data type(s): | message |
| Distribution(s): | Pd-extended |
alternate accepts any kind of data on and simply outputs the incoming data on alternating outputs.
Contents |
[edit] Inlets
- accepts any data type
[edit] Outlets
- outputs the data type received on the inlet
- outputs the data type received on the inlet
[edit] Arguments
none
[edit] Messages
- reset - causes the next message received to come out of the first inlet

