Table in Mainpatch, Read/Write objects in Subpatches


#1

As the title says I want to have several table read/write in subptatches refering to one table in the main patch. How do I do this?
Only found this thread https://sebiik.github.io/community.axoloti.com.backup/t/reading-from-a-table-in-a-subpatch/77 but didnt really get it.


#2

Example:

Table example.axp (2.1 KB)

boh table read objects share the same table. The "../" is the trick :slight_smile:


#3

mmm cheese...thx :slight_smile: