diff options
Diffstat (limited to 'src/0x7c0x7c0x7e.c')
-rw-r--r-- | src/0x7c0x7c0x7e.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/0x7c0x7c0x7e.c b/src/0x7c0x7c0x7e.c index d79624e..774605f 100644 --- a/src/0x7c0x7c0x7e.c +++ b/src/0x7c0x7c0x7e.c @@ -40,6 +40,7 @@ typedef struct _scalaroror_tilde static void *oror_tilde_new(t_symbol *s, int argc, t_atom *argv) { + ZEXY_USEVAR(s); if (argc > 1) post("||~: extra arguments ignored"); if (argc) { @@ -201,6 +202,8 @@ static void oror_tilde_dsp(t_oror_tilde *x, t_signal **sp) int n=sp[0]->s_n; + ZEXY_USEVAR(x); + #ifdef __SSE__ if( Z_SIMD_CHKBLOCKSIZE(n)&& |