Hi all,
When calling twice ftgen with the same table number, does ftgen de-allocate the previously allocated table or does the code need to de-allocate it explicitely with a ftgen -tablenumber ....
using a negative table number?
In the Csound book, it is said that creating a table from the score with a negative number de-allocates it. Therefore I supposed that tables are never de-allocated except if explicitly requested.
Is that right and is this also applicable to ftgen?
Thanks for help