- greaterthan @ Help
- lessthan @ lessthan
- greaterorequalthan @ greaterorequalthan
- lessorequalthan @ lessorequalthan
-
Dictionary
@ Help
... in the Dictionary, the key's value will be replaced. ( ... ); matchAt(item) The dictionary's keys are used as conditions ... an unordered collection. It's the user's responsibility to make sure ... iteration work analogously to Dictionary's superclasses, see e.g. ...
-
Streams-Patterns-Events7
@ Streams-Patterns-Events7
... a custom msgFunc manually. Here's an example: ( SynthDef(\help_SPE4_CFString2, { arg ... , pan+0.3]))); }).send(s); // change .send(s) to .add ) As you ... look at Event's source, it's easy, and it's cleaner than ...
-
Pgroup
@ Help
... stream has ended. The group's release is delayed (default 0 ... beats into the event prototype's \groupReleaseTime key: Pgroup(...).play( ... structure: fork { s.queryAllNodes; 3.wait; s.queryAllNodes; 2.wait; s.queryAllNodes; } ) FilterPattern ...
-
PG_02_Basic_Vocabulary
@ Help
... sure the server is booted. s.boot; ( p = Pbind( ... 0.25 ).play; ) That's also a taste of things ... geometric series Now, let's move to patterns that ... performs this calculation. It's necessary to give an ... a routine. The stream's output values are whatever ...
-
PG_060_Filter_Patterns
@ Help
... pattern value is repeated. It's like a clutch in a ... quot; behavior to the event's rhythmic values. The source pattern ... to an infinite pattern, there's no looping because the pattern ... private bus) for the pattern's synths. * Pfx(pattern, fxname, ...
- PG_Cookbook01_Basic_Sequencing @ Help