In the above noted page, are the following instructions:
Download the latest release, the zip file version - on the project main page look for Releases at right.
In the zip file find the PluginScripts folder
Copy all the .py files from this to your plugins folder
You can throw away the zip file now, we don't need anything else in the downloaded zip file.
The two files/assets shown on the releases page, https://github.com/bootchk/resynthesizer/releases/tag/v3.0.1, are:
Source code
(zip)
Source code
(tar.gz)
If one downloads the ZIP archive, and unzips it, it does not contain a PluginScripts folder. If the entire unzipped content is searched for PY files, only one is returned: testResynth.py
The direct implication in the instructions as currently published is that there should be a PluginScripts folder and in that folder should be multiple PY files. Neither of these things is currently correct.
Something needs to be updated, whether that something happens to be the instructions themselves, or the ZIP file that, at present, has no PluginScripts folder when unzipped.
In the above noted page, are the following instructions:
Download the latest release, the zip file version - on the project main page look for Releases at right.
In the zip file find the PluginScripts folder
Copy all the .py files from this to your plugins folder
You can throw away the zip file now, we don't need anything else in the downloaded zip file.
The two files/assets shown on the releases page, https://github.com/bootchk/resynthesizer/releases/tag/v3.0.1, are:
Source code
(zip)
Source code
(tar.gz)
If one downloads the ZIP archive, and unzips it, it does not contain a PluginScripts folder. If the entire unzipped content is searched for PY files, only one is returned: testResynth.py
The direct implication in the instructions as currently published is that there should be a PluginScripts folder and in that folder should be multiple PY files. Neither of these things is currently correct.
Something needs to be updated, whether that something happens to be the instructions themselves, or the ZIP file that, at present, has no PluginScripts folder when unzipped.