Skip to content

Convolve not working with ~rects #111

@dospunk

Description

@dospunk

Whenever I try to use (convolve kernel ~rect) rather than (convolve kernel) I get this error in the console and the convolve doesn't take effect

library.js:525 Uncaught (in promise) RangeError: Source is too large
    at Uint8ClampedArray.set (<anonymous>)
    at Library.convolve (library.js:525)
    at interpretList (lisp.js:111)
    at async interpretList (lisp.js:108)
    at async interpretList (lisp.js:108)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions