CNMAT / CNMAT-Externs

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

sdif-listpoke printing issue #116

Open equilet opened 5 years ago

equilet commented 5 years ago

When there is an issue for various types of SDIF-listpoke newmatrix messages, the user should get correct warnings/errors in the max window.

Currently attempting the following message:

newmatrix 0.844535 ABCD 0.676974 0.788342 0.680375 0.299929 0.803674 0.910933 0.333809 0.101499 0.873503 0.36582 0.747841 0.860962 0.376475 0.377924 0.310401 0.844789 0.978512 0.992956 0.035797 0.287587 0.25738 0.608708 0.551614 0.98559 0.760179

Yields SDIF-listpoke • in the max window, which should be SDIF-listpoke: newmatrix args: frametime, matrixtype, #rows, #cols, data...

equilet commented 5 years ago

A correct msg would be newmatrix 5 5 0.844535 ABCD 0.676974 0.788342 0.680375 0.299929 0.803674 0.910933 0.333809 0.101499 0.873503 0.36582 0.747841 0.860962 0.376475 0.377924 0.310401 0.844789 0.978512 0.992956 0.035797 0.287587 0.25738 0.608708 0.551614 0.98559 0.760179