Skip to main content

nvk_TAKES

Videos

Basics

With version 2 of nvk_WORKFLOW, nvk_TAKES is now a script which runs in the background similar to nvk_FOLDER_ITEMS. It's recommended to add this script as a startup action so that it runs every time you open Reaper. You could also add it to your toolbar or assign it to a hotkey so you can toggle it on and off. While the script is running, take markers will be automatically added to the first selected item in your project. This means that when you import items into your project, you can immediately start using the take markers without having to run the script again. You can then use these take markers to quickly cycle through variations of your assets.

Essential scripts

  • nvk_TAKES: as mentioned above, this script runs in the background and automatically adds take markers to the first selected item in your project.
  • nvk_TAKES - Select previous/next take SMART: this script will either move the item contents to the previous/next take marker or if there are no take markers, it will go to the next take. If there are no more takes, then it will go to the start of the first take or the end of the last take depending on which direction you are going. This is the recommended way to shuffle through takes.
  • nvk_TAKES - Duplicate items and select next take SMART: this script does exactly what it says, it's great for quickly making variations of a sound.
  • nvk_TAKES - Reverse: this is an improved version of the built-in reverse action that works better with the take markers workflow. It preserves the take marker positions and also works with multiple items selected. It's recommended to use this instead of the built-in reverse action.

Changelog

Show changelog

2.5.3

  • Improved ripple behavior in duplicate takes script

2.5.2

  • Fixed positioning bug in duplicate takes script

2.5.1

  • Improved behavior of Render to new take with fx script
  • "Select takes containing text in project renamed" to "Find takes by name" and now has a UI

2.5.0

  • Dependencies moved to nvk_SHARED
  • Zoom to selected items after "Select takes containing text in project"
  • Improved take SMART behavior

2.4.7

  • Duplicate items and select next take SMART could duplicate automation on other tracks in the same folder in some cases

2.4.6

  • Crash when changing takes in item with no take markers

2.4.5

  • Updating to ReaImGui v9
  • Better crash handling

2.4.4

  • New script: nvk_TAKES - Select random take SMART (no repeat) - will avoid selecting the current take if possible

2.4.3

  • Trial improvements

2.4.2

  • Theme import not working on Windows

2.4.1

  • Fixed: issue with duplicate items and select next take script not rippling items properly if there were multiple folders of items selected Incorrect spacing when next take start position would cause take position to start before the previous take end position

2.4.0

  • nvk_TAKES - Settings
    • Added option to enable rippling items in the "Duplicate items and select next take SMART" script
    • Added option to enable playback restart for the "Select previous/next take SMART" script

2.3.0

  • Improved behavior with duplicate items and select next take script
    • Duplicating single item inside of a folder track will now place the item in the next folder item with matching name if it exists or place it in the next column space
    • Duplicating multiple items will make room if needed on the track

2.2.1

  • Fixed: issue with next take where new position could be calculated incorrectly

2.2.0

  • Fixed: only add take markers to audio items

2.1.0

  • Fixed: Duplicate items and select next take crash with hidden tracks

2.0.2

  • nvk_TAKES.lua now automatically adds take markers to the first selected item as a constantly running script.

2.0.1

  • Minor bug fixes

2.0.0

  • Compatibility with nvk_WORKFLOW 2.0

1.2.5

  • Depreciating remove channels script, Reaper update broke it somehow and now that they have the channel mapper it doesn't seem as necessary

1.2.4

  • Minor fixes and script variations

1.2.3

  • Add take markers to all variations in selected items takes

1.2.2

  • Select random take SMART, licensing improvements

1.2.1

  • Licensing improvements

1.2.0

  • Compatibility with nvk_CREATE

1.1.1

  • Duplicate items and select next take now adds more space

1.1.0

  • Improvements to take marker next/previous scripts with snap offsets

1.0.8

  • New named take marker script

1.0.7

  • More licensing improvements

1.0.6

  • Better handling of empty takes

1.0.5

  • Licensing improvements

1.0.4

  • Minor fixes

1.0.3

  • Renaming toggle width fx, adding script to automatically save last touched parameter as fx to use width width fx script so you don't have to set it manually and your settings won't be overridden with updates.

1.0.2

  • Fixing spelling of toggle width fx; now it clears track width envelope instead of toggling

1.0.1

  • Fix for empty items when selecting takes