Skip to content
Snippets Groups Projects
Jonathan Wilkes's avatar
Jonathan Wilkes authored
This gets rid of some undefined behavior that occurs from sending an
int as an argument to dsp_add which reads it back as a t_int. On certain
archs this will produce garbage values in the perform routine which can
cause crashes.
5e9124e9
History
Name Last commit Last update
..