Pgroup : PAbstractGroup : FilterPattern : Pattern : AbstractFunction : Object

Starts a new Group and plays the pattern in this group
Source: Pfx.sc

Description

The group is released when the stream has ended. The group's release is delayed (default 0.1 beats) until after the last note releases. But, Pgroup does not know how long the synths' envelopes last. You can extend the lag by putting the number of beats into the event prototype's \groupReleaseTime key:

Class Methods

Inherited class methods

1 methods from PAbstractGroup ► show
1 methods from FilterPattern ► show
7 methods from Object ► show

Undocumented class methods

Pgroup.eventType

Instance Methods

Inherited instance methods

1 methods from PAbstractGroup ► show
1 methods from FilterPattern ► show
43 methods from Pattern ► show
159 methods from AbstractFunction ► show
260 methods from Object ► show

Examples