https://github.com/reaper-oss/sws
The SWS extension is a collection of features that seamlessly integrate into REAPER, the Digital Audio Workstation (DAW) software by Cockos, Inc
https://github.com/reaper-oss/sws
reaper reaper-plugin
Last synced: about 1 year ago
JSON representation
The SWS extension is a collection of features that seamlessly integrate into REAPER, the Digital Audio Workstation (DAW) software by Cockos, Inc
- Host: GitHub
- URL: https://github.com/reaper-oss/sws
- Owner: reaper-oss
- License: mit
- Created: 2014-07-08T13:48:01.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-02-27T04:02:15.000Z (over 1 year ago)
- Last Synced: 2025-02-27T05:18:26.479Z (over 1 year ago)
- Topics: reaper, reaper-plugin
- Language: C++
- Homepage: https://www.sws-extension.org/
- Size: 21 MB
- Stars: 471
- Watchers: 44
- Forks: 87
- Open Issues: 479
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome - reaper-oss/sws
README
# SWS Extension
[](https://ci.appveyor.com/project/reaper-oss/sws/branch/master)
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](https://www.sws-extension.org).
For more information on REAPER itself or to download the latest version,
go to [reaper.fm](https://www.reaper.fm).
You are welcome to contribute! Just fork the repo and send us a pull request
(also see [Submitting pull requests](https://github.com/reaper-oss/sws/wiki/Submitting-pull-requests)
in the [wiki](https://github.com/reaper-oss/sws/wiki)).
See [Building the SWS Extension](https://github.com/reaper-oss/sws/wiki/Building-the-SWS-Extension)
for build instructions.
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/)
- [libebur128](https://github.com/jiixyj/libebur128)
The SWS extension also relies on [TagLib](https://taglib.org/) and
[WDL](https://www.cockos.com/wdl).