Table value display
-
It used to be that when you read a value from a table using
getTableValue()
a line was rendered over the table displaying the input value but this no longer seems to be happening.The snippet below responds to CC1 and displays the input and output values in the console.
HiseSnippet 877.3ocsUstZabDEdFYOkXkpPCjGfECEjvohUNN2ZvTYKG2JZrkaWGQ9mY7rizN3UyrL6H4pTBzmj95zWm7FjdN6r5FQ3FEnCHwdtNemqyEViPlmarD58ubZljP+VVzTsKoSBWoIcOgPe.6LdtSZC7rNdZFOOWFSnzs9YjAcmsIEmO9SGyS4ZgbAKBouQIjuQMR4VvMq8upRSOkGKuTMZIsOncWgQ2wjZFC3YKVHIiKtgOTdNGUqBiLQIuMmPCYOY+l1aZc86OpIdNt4ryuz+cp79hIGMoWTuW79234RDisVo10GLmPYzOAGJ60wJmwF43NI3ysO1DOMJwbq1e08U4pqSkHQKRDfIO6SMowXvieS5jnRiuXVJLm.d4hEIzs7IzGwNSEqlyeQh86JDDrvhkSszJ2E7Z8UBO5RvaaO7dHKRXUYtERPrceVWMTyGvgp4xvxqKox+PYcLfFZWyQ7ajmZAh4VT+YggON3oggMdUsp0pB0zbWvDtMvccZvgAyLbnz0wLJynAh56dIGBmV65MwJGhJ2mmNVBLFLVKbJiNvnO23j8z0aT8OqtS0O7YRFLXchvazZRSkVTZspAvQMHn9YP.CsWdjLSkyGO5ZTwfCOLnUCuxk1fmYvBBD3SzzBjWva8NzKpAFYybBHL2jJalYUPreWVErWvtA+H7au42biWU3mOrZLhiR16H3qqKhqGCEBzGk5AsAq1m8MeY8YBeMbIEM5tZkqWlrjdQmXq0zIRJaBvdxR.BPwUzQVqrirHuRTfOtGy2cPJvNNAuO3hXtiSneOa+CZt5YRO3uA6ge9xNEzDxa6dBpd40A2LflLo0ovfldhbBrlxOPrC6DY9MNSVgtk8mPh4+Db+w7MYsiZOcNwe8asuUE6RPX+2TBIQpFl3PpDfh74SjvdAS73Tta0kE3x1RAPgckoRbxSmqbSWdY7FrAIbsaPVac6KDtOjcgxIRVOdqrF7BUl+uwa493ZrWOXfT3V.1sYm9tu1kua.T9cyXmRO7LtypfdEFrnIBdoSHAjn0xzbrmnBNa3oCQZLyDI0wgyd2pTXKjlVJr0LgjQbg0bkvOQga7uWAG.S5h2P2AdLGnClOJg3dD7LzUBAlH9A.4q2h82XKdxFawAarEOcis3YarEOeis3E2gE3a9GM1YF4GKHj+EdWcjMA
-
~~Please check this in the compiled plugin. It is possible that another table "steals" this information and the table in the original module editor might catch this.
This isn't exactly a prime example of a GUI-data interaction, but it gets the job done (I think the whole table thing is the oldest code in the entire codebase).~~
EDIT: Nevermind, I think this has nothing to do with your problem, I'll look into it. If you connect a table to a processor, it still works and I do this all the time so I didn't notice it.
-
This is fixed now.