Preset/Pattrstorage for audio files?

marseille1's icon

Hello,
I was wondering if it is possible to connect a message to pattrstorage. I have given my message a Scripting Name in the Inspector but it doesn't seem to show up in the Client objects window. I recognize that this window is called "Client OBJECTS" but I was wondering if there was a way to attach a 'read' message button to the pattrstorage or give it a preset in any way.
I am simply trying to have my audio and video files be automatic and start playing as soon as I open the patch instead of it always forgetting it and having to reopen it by pressing 'read' each time to search for it.

I am a beginner student so any simply explained help would be greatly appreciated!

Thanks!

Helmuth's icon

Hi
Try (loadmess), e.g.(loadmess read) or (loadbang). But be carfull with those in a performancepatch.
Best