string forming *inside* a network

I often want to switch a buffer that fl.read~ is pointing to inside of a FrameLib network. I am fairly sane and name my buffers programmatically like sounds.1, sounds.2 and so on. It would be good if there was a way to form strings to point at buffers within a network, rather than being dependent on having to pass in messages from outside. I am sure this introduces some worms to the can of thread safety but im no expert :man_shrugging:

1 Like