VoiceDrive
Audio AudioPolyphonic per-voice soft drive for body, glue, and controlled harmonic density.
Processes one audio lane at a time and preserves the incoming voice layout so the result can continue through per-note filters, envelopes, and reduction stages. Velocity can optionally increase the effective drive amount.
Source src/voice_drive.cpp
Parameters
| Name | Type | Description |
|---|---|---|
| drive | float | — |
| tone | float | — |
| mix | float | — |
| output_level | float | — |
| velocity_to_drive | float | — |
Ports
| Name | Direction | Type |
|---|---|---|
| input | Input | AUDIO_BUFFER |
| velocities | Input | LANE_ARRAY |
| output | Output | AUDIO_BUFFER |