Skip to main content

nvk_SUBPROJECT

Videos

Basics

To use nvk_SUBPROJECT, select the items or tracks you want to create subprojects from and run the script. It will create a subproject for each item or track and automatically trim and rename the variations. While inside the subproject, you can run the script with no items selected and it will automatically fix the start and end markers. If you have your subproject selected from the main project, it will re-render the subproject and automatically split your items for you.

nvk_SUBPROJECT - Settings

This allows you to change the settings in your subproject after it's been created. For example, adjust the tail length after you add a reverb effect.

Changelog

Show changelog

2.8.2

  • Adding option for mono channel subprojects. Still does a stereo render but automatically sets the item to downmixed stereo.

2.8.1

  • Compatibility with nvk_SHARED v1.2.0

2.8.0

  • Dependencies moved to nvk_SHARED

2.7.2

  • Updating to ReaImGui v9
  • Better crash handling

2.7.1

  • Backwards compatibility with Reaper 6

2.7.0

  • Fixed: proper subproject colors on Windows
  • Disable marker fix option to only update start/end markers when creating a subproject and let the user decide when to update markers

2.6.5

  • Display subproject targets in the script
  • Improved target selection behavior (uses focus but also checks for selection of items/tracks as a backup)
  • Warn if no valid targets without closing the script and losing settings
  • Update saved settings immediately when adjusting settings in preferences so can be accessed by another run of the script

2.6.4

  • Improved undo behavior
  • Name folder items after subproject name if no name is present when creating subproject
  • Fix markers script now ignores item selection and time selection and adds start and end markers to the entire project

2.6.3

  • Improved behavior for render script

2.6.2

  • Fixed: subproject marker fix not applying tail length

2.6.1

  • Option to render without updating positions

2.6.0

  • New option to set tail length for subproject items
  • Change in behavior: nvk_SUBPROJECT no longer updates the markers in the subproject when no items are selected. This is to allow for opening the script to adjust settings and didn't seem necessary since the markers are updated automatically when rendering the subproject with the script. If you really need the old behavior for some reason, you can uncomment the code in the script. There is also a separate script to fix markers too.
  • New update scripts for flexibility in workflow
  • New option to match subproject item positions to the main project subproject position
  • New settings script to adjust specific subproject settings. Currently only the tail length is available.
  • Searchable FX

2.5.2

  • Complete UI overhaul - All settings are now available without needing to edit the script

2.2.0

  • Adding ability to set channels for subproject

2.1.4

  • Fixed: excessive rendering (only render once now on creation)

2.1.3

  • Trial improvements

2.1.2

  • Refactoring

2.1.1

  • Adding author name to script

2.1.0

  • Fixed: crash when rendering project with folder items from the main project

2.0

  • Compatibility with nvk_WORKFLOW 2.0

1.1

  • Ability to add multiple fx to master track

1.0.9

  • The licensing improvements saga continues

1.0.8

  • Even more licensing improvements!

1.0.7

  • More licensing improvements

1.0.6

  • Licensing improvements

1.0.5

  • Minor fixes

1.0.4

  • Fixing issue with loading markers setting

1.0.3

  • Fix compatibility issues with new folder items settings, licensing improvements

1.0.2

  • Minor fixes

1.0.1

  • No longer uses files on VIDEO track or muted track for calculating start and end markers