My PHP Scripts For Renoise.
- xrns_merge: merges 2 XRNS modules
- xrns_ogg: compresses XRNS and XRNI with OGG VORBIS
These scripts were last tested with, and should be compatible with, Renoise 2.8.
Pull requests welcome.
$ php -n <script_name>.php <args>
If you don't know the arguments to pass, just omit them to print some help. Or, open the PHP file in a text editor and read the comments for more info.
These scripts depend on the following third party open-source utilities:
Ensure you have the aforementioned binaries in your path before running these scripts.
Public domain.
This software is provided "as is," without warranty of any kind, express or implied. All use is at your own risk.