Pmsyn:
Filter:
ddwPlug/Classes (extension) | Streams-Patterns-Events > Patterns > Filter

Pmsyn
ExtensionExtension

Wrapper to make Pmono work with Syn/Plug

Description

Pmono and PmonoArtic are not directly compatible with Syn.

Pmsyn is a wrapper around Pmono and PmonoArtic, so that they work with Syn and support the features of Plugs in patterns.

This class should have no effect if it's wrapping a non-mono pattern (thus, no reason to use it in that case).

NOTE: Plugs will not automatically retrigger for slurred events. If you need re-triggering, you would need to provide a trigger argument, and set it in the pattern. See Examples below.

Examples