Skip to content

WIP: cast t_signal s_n member to t_int in dsp_add calls

Jonathan Wilkes requested to merge t_int-casts into master

This casts any int arguments in dsp_add to t_int.

To complete this, the dsp_add calls in purr-data/externals need to include this cast as well.

Merge request reports