To be used in connection with PHSpar / PHSparUse to play event patterns using synth values. Holds synth definitions, keeps track of OSC traffic when PHSpar / PHSparUse are played. For using a singular help synth see HS and related.
Creates a new HSpar object.
server |
Must be running server. |
ugenFuncs |
Collection of functions that define the synths. |
demandLatency |
Latency of help synths in seconds. Default value 0.15. |
respondLatency |
Time in seconds, given to the response to be received by the client on time. Default value 0.15. |
postOSC |
Boolean for posting of (server to client) OSC messages. Defaults to false. |
granularity |
Time grains per second, quantization for bookkeeping. Defaults to 200. |
inputCheck |
Boolean for checking input data. Defaults to true. |