Collection of custom reaper scripts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Ludwig Frühschütz 8d3c45c09e Takenumber Window: Keep arranger focused after clicks into the script's window 4 years ago
..
Screenshots Takenumber Window: Added screenshots 4 years ago
README.md Takenumber Window: Updated Readme 4 years ago
Takenumber_Window.lua Takenumber Window: Keep arranger focused after clicks into the script's window 4 years ago
class.lua Takenumber Window: Updated comments and license 4 years ago
menu class.lua Takenumber Window: Updated comments and license 4 years ago
mouse.lua Takenumber Window: Updated comments and license 4 years ago

README.md

Takenumber Window

Gives every take a unique number and also writes it to the audio filenames. To do so, a number is appended to the track names (e.g. "Violin_T001") which is increased by one every time the recording is stopped. This way there is a unique identifier to which can be refered in the producer's notes.

Features:

  • Group recorded items after record. Either all recorded items or only items on the same track horizontally (useful for overlapping takes!)
  • Lock to active take after record. Prevents from accidentally clicking and selecting a different take lane, if visible.
  • Write clean take names after record (e.g. "T042 (Violin 1)"). Makes recognition easier, take number is visible even on short items
  • Crossfade items after record. Without this option, overlapping takes either aren't faded at all or a "Fade out - Fade in" is created. This option creates a proper crossfade. Only works with SWS extensions installed, follows SWS' crossfade settings!
  • Resizable window that changes color to red while recording.
  • Stores current take number, all options and the docked state of the window in the project file

Screenshots

Stopped state and rightclick menu: Recording state (resized to vertical view):