multi-synth-execute
Execute multiple SynthDefs simultaneously in SuperCollider, enabling parallel sound synthesis with customizable duration for each batch of synths.
Instructions
複数のSynthDefを同時に実行します。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
duration | No | 再生時間(ミリ秒)。デフォルトは10000(10秒) | |
synths | Yes | 再生するシンセのリスト |