Introduction
This packs is about rendering tracks in project.
It can be used to print an unstable VST, but the main purpose is to render to audio virtual instrument, to avoid any kind of randomization down the line. Indeed, most sample-based have some kind of randomization to prevent a similar sounds to be triggered twice in a row, but this means that if you press play two times, it will not trigger the exact same sample. If this is ok composing, when you rich mixing stage of a project, it is good to something final printed, so that sounds is 100% reproducible.
One other use case of rendering to audio MIDI tracks is to allow to press the play cursor anywhere on the track and have a predictable result. For eg, if you press play cursor in middle of a note, it will send note start event from there, despite the fact the note start was before. This kind be problematic for some instrument with long attack etc.
These script can also be used to render plugins to allow manual edition of the audio part, or to compensate some bugs it may has (some of them were actually designed to overcome a bug – now solved – in EZ drummer, and one in ML SoundLab Roots – still unsolved).
Content
Name | Folder | Links | Date | Version | Changes |
---|---|---|---|---|---|
X-Raym_Render selected tracks bypassing FX after first FX with matching name and moving items on a send track.lua | Render | Screenshot | 2023-04-26 | 1.1 | 1.1 (2023-04-26)
1.0.2 (2021-08-03)
1.0.1 (2021-08-02) 1.0 (2021-07-25)
|
X-Raym_Render selected tracks bypassing FX after first instrument and moving items on a send track.lua | Render | Screenshot | 2023-04-26 | 1.1 | 1.1 (2023-04-26)
1.0 (2021-07-22)
|
X-Raym_Render selected tracks sends as stems on sends tracks.lua | Render | Screenshot | 2024-05-31 | 1.0.1 | 1.0.1 (2024-05-31)
1.0 (2021-07-10)
|
Screenshots
Render selected tracks bypassing FX after first FX with matching name and moving items on a send track
Render selected tracks bypassing FX after first instrument and moving items on a send track
This in fact works just like the script above but without popup. Really handy to render synths or other virtual instrument, while keeping post processing FX editable.
Render selected tracks sends as stems on sends tracks
Installation
After purchase, just log into the website, to check the detailed installation instructions here, or on the dedicated Purchase Confirmation page. This pack can be installed and updated from REAPER thanks to the free ReaPack extension, via a custom repository link related to your licence, or via regular Zip download. License are valid lifetime. You will be able to enjoy updates and new scripts added to the pack without extra cost.
Feature Requests
Miss a function? Let me know!
Disclaimer
These scripts aren’t meant to work with ARA plugins (Melodyne for eg), considering how these work. It is for regular plugins, doing signal processing on the fly (think VSTi, VST, JS etc).
Notes
By buying this product, you are supporting my free scripting. Thanks!