Retrieve RNBO patch from Raspberry Pi
Is there a way to retrieve a patch from a Raspberry Pi ?
I have lost the file, and the only copy is inside the Raspberry Target.
Before starting again from scratch my project, I'd like to know if there is a way to avoid redo all the work...
Thank you for the help !
unfortunately on the RasPi the is no copy of the patch. You might find the exported C++ code, but would help either in recreating the patch.
Ah.. It might help anyway ! I will try to find where the C++ code is stored in my RasPi storage. Thanks !
in RNBO 1.2.1 I believe I saw a folder named cache somewhere under ~/Document/rnbo with some files that contained c++ code
if you check in ~/Document/rnbo/saves/last-1.2.1.json and look for the key so_path you’ll see which file corresponds to the loaded patch.