I made a patch and stored some scenes in the conductor and ..i renamed it , bad idea! I went further with storing scenes in my conductor until I realised that all my previous scenes didn't exist anymore
Now, I want to retrieve those presets, so here is my idea
1 - open the workspace (that I still have) where my initial patch is .
2 - store the value of my faders in a list for each scene of the conductor
3 - save this list
4- open the wkp where my renamed patch is, and send the values from the list (previously saved) to my faders.
5 - save each scene in the conductor.
Is it the best way to do it?
If yes i don't know how to save this list, I couldn't find a module that can do that. Something that can store and retrieve datas at some index (like a coll in Max).
Any idea?
