extemporelang / extempore-atom

Atom package for Extempore
0 stars 0 forks source link

dsp auto-complete error #2

Closed zygurt closed 8 years ago

zygurt commented 8 years ago

(bind-func dsp:[float,float,i64,i64,float]\n (lambda (in time chan dat)\n $0))\n\n${1:(dsp:set! dsp)}

when defining lambda, dat should be data.

EDIT: closed because I realised it doesn't matter.