nnirror/facet

Another TypeError message

tedthetrumpet opened this issue · 1 comments

This works:

$('rnd').randsamp().play(_.noise(4));

but every few seconds says 'TypeError: cannot read property 'play' of undefined'

Closing this out as it should be fixed by the work in this task: #22 😄