This project is for the source code to the SWS extension for Cockos REAPER.
For more information on the capabilities of the SWS extension, visit the end-user website http://www.standingwaterstudios.com/reaper.
For more information on REAPER itself or to download the latest version, go to http://www.reaper.fm.
Go to the Building page to find out more about the directory structure, build environment, etc.
This extension was built using functionality from the REAPER SDK, available at http://www.reaper.fm/sdk/plugin/plugin.php. The main SDK file (reaper_plugin.h) is included in the source tree with permission, and so download of the SDK is not required unless you would like to see the examples. The secondary SDK file reaper_plugin_functions.h is generated by REAPER itself.
This also includes the old Xenakios commands extension source. His old site is here: http://sites.google.com/site/xenakios/.
The code is provided here in the hopes that other people add to it, or just learn from the example. If you would like to contribute, please send me a message with your Google Code login and I'll add you to the project.
All code is Copyright (C) 2009 Tim Payne (SWS) and Xenakios and protected by the MIT license. While not strictly required by the license, if you use the code in your own project we would like definitely like to hear from you.