Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tiagolr/reaper_scripts
https://github.com/tiagolr/reaper_scripts
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tiagolr/reaper_scripts
- Owner: tiagolr
- License: mit
- Created: 2023-12-30T15:23:56.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-03T10:05:56.000Z (7 months ago)
- Last Synced: 2024-06-03T12:11:44.678Z (7 months ago)
- Language: Lua
- Size: 2.3 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
The following effects are published and available on ReaPack
## Snapshooter
Snapshooter allows to create param snapshots and recall or write them to the playlist creating patch morphs.
Different from SWS snapshots, only the params changed are written to the playlist as automation points.![](doc/snapshooter.gif)
#### Features:
* Stores and retrieves FX params
* Stores and retrieves mixer states for track Volume, Pan, Mute and Sends
* Writes only changed params by diffing the current state and selected snapshot
* Transition snapshots using tween and ease functions
* Writes transitions into time selection from current state to snapshot#### Tips:
* Grab time selections and click write to write transitions into timeline
* Set global automation to READ to write snapshot from current state
* Use global automation BYPASS to write transitions when automation already exists on the playlist
* Snapshots can be written directly into cursor when there is no time selection
* If params are not writing make sure they have a different current value from the snapshot## Keyboard splitter
Manage tracks keyboard splitting using a visual keymap.
![](doc/keyboard-splitter.gif)
## RS5K Mapper
Allows mapping multiple ReaSamplomatic5000 instances using a visual keymap.
![](doc/rs5kmapper.gif)