I went to this page...
https://github.com/pluginguru/unify-batch
and am interested in taking a look at how the PatchReformer works.
I also downloaded JUCE to C:\JUCE on my windows 10 laptop and am able to run the "projucer", but I don't really think that I need to run that!!!
My question is...
How do I run the PatchReformer?
There is a file called "PatchReformer.jucer" but my Windows 10 doesn't know what to do with it ?!?!?!?
any assistance please!!
kind regards
Glen
The GitHub link is for the source code, which is only of interest to programmers wanting to study or modify the code. You don't need JUCE unless you want to modify and rebuild the code (and are highly experienced with C++).
You can download executable versions using these links:
- Windows: https://www.dropbox.com/s/o5kzt3pea8ah9n4/Unify%20Batch%20Tools%20Win64.zip?dl=0
- Mac: https://www.dropbox.com/s/28vp7tj4u59f184/Unify%20Batch%20Tools%20Mac.zip?dl=0
The GitHub pages include usage instructions for each program. For Patch Reformer, see https://github.com/pluginguru/unify-batch/tree/main/PatchReformer and scroll down to "Using the program".
@getdunne Thanks. The link I had was given to me from John! Maybe he isn't aware that the executables are on a dropbox! Thanks.