Hi everyone.
So I have a delay patch that I have exported as a C++ file with its appropriate .h file. I am trying to build a document guiding someone who only had the OWL pedal and some C++ code generated by Gen would be able to do “Step 1, Step 2, …etc.” to get their code running on OWL.
-
Is there any way to load a C++ file onto the device that doesn’t require using the official web patch builder: OWL Patch Library – Rebel Technology
Lets say if the person was traveling, didn’t have an internet connection and still wanted to load patches onto the device. Would someone be able to walk me through the steps for this? -
Are there any resources that break down creating patches in C++ specifically much like the tutorials on the website for Gen. I definitely feel more comfortable with C++ however comparing my patches with existing ones is not working as well as I thought it would.
Thanks!