CNMAT / CNMAT-Externs

CNMAT Max/MSP externals
Other
96 stars 11 forks source link

max externals help files error lists #10

Closed equilet closed 10 years ago

equilet commented 10 years ago

I'm going to investigate this - it's an old issue from the Drupal site.

From Ilya: "The following errors appear upon opening of the help files for the listed CNMAT Externals. All were tested with a “vanilla” install of Externals and can be / will be reproduced on all installs pulled form the site.

~~WORST CASE OF THE BUNCH (and it’s not bad at all) OSC-route OSC-route: int arguments are not OK.~~

~~MISSING OBJECT / SOUND FILE 2threshattack~ newobj: mattrms~: No such object <- MacCallum said he meant to take it out, but haven’t gotten to it~~

~~firbank~ buffer~: firbank~.16band-512pt.wav: can’t open~~

MISSING JS FILES:

oscillators~ js: can’t find file wavemaker.js ~~jsui: can’t find file resonance-display.jsx jsui: js: no function displayrange js: js: no function list js: js: no function bang~~

~~sinusoids~ js: can’t find file shepard.js jsui: can’t find file resonance-display.js js: js: no function bang js: js: no function msg_float <- this message repeats ad infinitum (due to the missing .js files that aren’t bundled with the externals)~~

MINOR (seems to be an empty bpatcher object in these files for some reason or another, which triggers the error below)

~~2threshattack~ decaying-sinusoids~ deinterleave harmonics~ interleave lcm list-accum list-interpolate OSC-route oscillators~ peqbank~ printit resonators~ res-transform SDIF-buffer SDIF-info SDIF-listpoke SDIF-ranges SDIF-tuples threefates trend-report bpatcher: bpatcher: error loading patcher html_reference.maxpat"~~

adrianfreed commented 10 years ago

I pulled wavemaker.js because it didn't work. I may offer an odot version at some point.

All uses of resonance-display.js should be change dot use the redisplay external.

bpatcher errors probably relates to one of the branding patchers in the help files. All that stuff can be removed from my perspective.

You are enumerating multiple different issues on one issue. Please split into separate issues.

equilet commented 10 years ago

I've crossed out what is done above. You'll note that wavemaker is still present, but I'll open a new ticket in favor of closing this mess.

equilet commented 10 years ago

moved to #18