- Sep 16, 2019
-
-
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.
-
- Sep 04, 2015
-
-
Jonathan Wilkes authored
-
- Nov 18, 2012
-
-
Ivica Ico Bukvic authored
-