< Back to IRCAM Forum

Class-array

Good afternoon,

Is it possible to change the setting in the class-array object so that the mimi view will display the actual value instead of a bpf? I would like to create a table that looks like an Excel spreadsheet using lists of various lengths to fill the cells.

Thanks!

Federico

Hi Federico

As a workaround you can enter strings or lists instead of numbers, to not show a BPF (e.g. '(“1” “2” “3”) or ((1)(2)(3))
If you really need the numbers accessible, I guess I can provide a quick hack.

Jean

Hi Jean,

That works perfectly. This will come in handy…

Thanks!

table.png