Hey there! I guess this is the right thread for my issue. Ii seems I can’t make my Daisy to write a table using loadbang and a message. Anyone encounter this before? Do you see any mistakes on this simple patch?
I’m using Plugdata. Chatgpt says it has to work… ![]()
I already responded on Discord: this is documented in the known limitations → Patching Guide - Heavy Compiler Collection
These kind of special messages that set table values dynamically are not supported.
Don’t believe anything ChatGPT (or other LLM) claims!
I moved it to a new thread since there is no issue with tabread or tabwrite.
Thanks again @dreamer !
By the way, the link doesn’t work at the moment.
That said for me to find a clear statement saying “dynamic table filling is not supported” it’s difficult (maybe its just me!) … It will be nice to have it clear somewhere (maybe it is in the link you provided?)
Oops, I used the old link. Fixed!
There is no clear term for his behavior in PD. In the docs I explain it as such:
Remote/send messages with sinesum, const or resize arguments to initialize table values, or modify the table dimensions, are not supported.
There are various such behaviors in PD that are hard to explain into clear words.
Yeah, I understand. Luckily we have people like you helping the community! ![]()
