Load movie file to play, set settings, save them and ....recall them. A new concept
Is there one tutorial that explains how to do this? I've been through pattrstorage reference, multiple forum entries and I'm a bit frustrated. I put this issue to the side at the beginning of my project, but I just want to choose a file to play, save settings associated with said file, and be able to recall that session. help?
I don't think so. I'm not sure I understand what that does. I want to save 'sessions' and be able to open them and have all the movies pre-load so I can play them.
...drag a folder that contains movie files to the [dropfile] panel in the patcher.
Choose a movie file in the [umenu] below and press the "insert"-message above the yellow [coll] object which is named LoadToRAM.
Double click on this yellow [coll] and you will see its content. It saves the file path of the movie and some numbers e.g. cache_size .
There is also another [coll] in red which does something different - it stores loop regions and playback speed for the currently loaded movie.
I thought this patch should give you some hints how you could approach your questions.