forked from reaper-oss/sws
-
Notifications
You must be signed in to change notification settings - Fork 0
The SWS extension is a collection of features that seamlessly integrate into REAPER, the Digital Audio Workstation (DAW) software by Cockos, Inc
License
marner2/sws
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SWS Extension The SWS extension is a collection of features that seamlessly integrate into REAPER, the Digital Audio Workstation (DAW) software by Cockos, Inc. For more information on the capabilities of the SWS extension or to download it, please 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. 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. The code is provided here in the hopes that other people add to it, or just learn from the example. You are welcome to contribute. 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. The SWS extension includes the following 3rd party libraries (which are all similarly licensed): * OscPkt http://gruntthepeon.free.fr/oscpkt/ * TagLib http://taglib.github.io/ * libebur128 https://github.com/jiixyj/libebur128 The SWS extension heavily relies on WDL from Cockos http://www.cockos.com/wdl/ -------------------------------------------- The MIT License (MIT) Copyright (c) 2009 and later Tim Payne (SWS), Jeffos (S&M), Xenakios, Breeder, Fingers, P Bourdon, Adam Wathan, Shane StClair. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
About
The SWS extension is a collection of features that seamlessly integrate into REAPER, the Digital Audio Workstation (DAW) software by Cockos, Inc
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 93.7%
- C 3.0%
- Perl 2.2%
- Objective-C 0.5%
- Objective-C++ 0.4%
- Shell 0.2%