Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakoch/reaper-toolbox
Reaper Toolbox is an installer for Reaper DAW which includes additional plugins, like SWS and repack, out-of-the-box.
https://github.com/jakoch/reaper-toolbox
installer reapack reaper reaper-plugin reascript
Last synced: about 2 months ago
JSON representation
Reaper Toolbox is an installer for Reaper DAW which includes additional plugins, like SWS and repack, out-of-the-box.
- Host: GitHub
- URL: https://github.com/jakoch/reaper-toolbox
- Owner: jakoch
- License: mit
- Created: 2019-07-25T11:00:24.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T12:01:38.000Z (3 months ago)
- Last Synced: 2024-10-27T13:41:54.623Z (3 months ago)
- Topics: installer, reapack, reaper, reaper-plugin, reascript
- Language: Inno Setup
- Homepage:
- Size: 52.5 MB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Reaper Toolbox [![Build Status](https://dev.azure.com/jakoch/jakoch/_apis/build/status/jakoch.reaper-toolbox?branchName=main)](https://dev.azure.com/jakoch/jakoch/_build/latest?definitionId=1&branchName=main) [![License](https://img.shields.io/github/license/jakoch/reaper-toolbox.svg)](https://github.com/jakoch/reaper-toolbox/blob/main/LICENSE.md)
This repository builds an installer for Reaper DAW, which contains Reaper and the extensions SWS and ReaPack.
#### DEV
A PHP script is used for version detection, downloading of components and to build the Innosetup-based installer.
Builds are done continously on a weekly schedule using Azure Pipelines and deployed to Github Releases.
##### TODO
- [x] ~Appveyor~
- [x] Azure Pipelines
- [x] Deployment: Weekly rolling Github Releases (Sunday)
- [x] Grab Latest Versions
- [x] Reaper
- https://www.reaper.fm/download.php
- Optional functionality provided by the Reaper installer:
- [x] ReaMote network FX processing support
- [x] ReWire
- [x] ReaRoute ASIo driver
- [x] Reaper User Guide
- https://www.reaper.fm/userguide.php
- [x] Reaper SWS
- http://www.sws-extension.org/ & http://www.standingwaterstudios.com/
- https://github.com/reaper-oss/sws
- [x] Reaper SWS Guide
- http://www.sws-extension.org/download/REAPERPlusSWS171.pdf
- [x] ReaPack
- https://github.com/cfillion/reapack/
- https://github.com/cfillion/reapack/releases/latest
- [ ] UltraSchall
- https://github.com/Ultraschall
- https://ultraschall.io/ultraschall_release.txt
- [x] Download
- [x] Build Installer
- [x] Release