connerbw / xrns-php

My PHP Scripts For Renoise

Home Page:http://goo.gl/8uel0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xrns-php

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.

Usage

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

Third Party

These scripts depend on the following third party open-source utilities:

Ensure you have the aforementioned binaries in your path before running these scripts.

License

Public domain.

This software is provided "as is," without warranty of any kind, express or implied. All use is at your own risk.

About

My PHP Scripts For Renoise

http://goo.gl/8uel0


Languages

Language:PHP 100.0%