WIP: cast t_signal s_n member to t_int in dsp_add calls
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.
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.