I'm new to tidal and am constantly exploring different uses.
I've got a few combinations of boot files now that I use for different purposes - Ableton, SuperCollider, touchDesigner.
Would it impact performance if I combined all uses into a single boot file? Could I take an OOP approach and create classes for each functionality and only instantiate when needed?
You can setup different *.hs files to import when you need them - I like to keep my BootTidal.hs pretty vanilla then call the :script <script> loader for external files - example near the end of my BootTidal.hs: