Notifications
Clear all

PatchReformer (JUCE) how to please

4 Posts
2 Users
0 Likes
106 Views
(@glenjdiamond)
Estimable Member
Joined: 2 years ago
Posts: 102
Topic starter  

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

 

 

 


   
Quote
(@getdunne)
Illustrious Member Admin
Joined: 4 years ago
Posts: 4211
 

@glenjdiamond

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:

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".


   
ReplyQuote
(@glenjdiamond)
Estimable Member
Joined: 2 years ago
Posts: 102
Topic starter  

@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.


   
ReplyQuote
(@getdunne)
Illustrious Member Admin
Joined: 4 years ago
Posts: 4211
 

Posted by: @glenjdiamond

@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.

That may be my fault. I gave him the GitHub link when he first asked about it, then remembered that most people will want the executables.

 


   
ReplyQuote
Share: