asb2m10 / jsusfx

Opensource Jesusonic FX implementation
Other
69 stars 13 forks source link

`describe` and `dumpvars` do nothing #3

Closed umlaeute closed 8 years ago

umlaeute commented 8 years ago

using either [describe( or [dumpvars( gives an error on the Pd-console:

Bad arguments for message 'describe' to object 'jsusfx~'

this is because the methods are declared to have A_CANT arguments (which marks the methods for internal-use only)