Clamps Dictionary
vbap-bus
Function
(vbap-bus &rest optional-keywords &aux (#:lambda-list '((in-bus-idx 0 (vbap (incudine-missing-arg 'vbap)) (azi 0) (ele 0) (spread 0) id head tail before after replace action stop-hook free-hook fade-time fade-curve))))
Incudine DSP function distributing a bus signal to the physical outlets using vbap/mdap. Works with any blocksize.
Arguments
in-bus-idx |
Non-negative Integer denoting the Input Bus index. |
vbap |
initialized Vbap Struct. |
azi |
Number denoting azimuth in degrees. |
ele |
Number denoting elevation in degrees (3D only). |
spread |
Number denoting spread in degrees. Will be clipped to the range [0..100]. |