nvk_AUTODOPPLER 2
Videos
Supported Plug-ins
Basics
nvk_AUTODOPPLER is a script for REAPER which allows you to automatically write automation for doppler plug-ins based on the RMS peak of the items on the track or folder you have selected. It works with a variety of third-party doppler plug-ins as well as nvk_DOPPLER (included with purchase).
How To Use
- Select the track you want to add the doppler effect to. Make sure it has items on it. If it's a parent track, the script will look at the children tracks in addition to the parent track.
- Make a time selection containing the items you want to create automation for. If you want to write automation for the entire track, you can skip this step. Note: the time selection can also be changed while the script is running. It won't write automation until you move a slider or close the script.
- Run the script! Make any changes to the settings you want and then either render or close the script when you are done. Make sure you close the script before saving your project.
How the Doppler Peak is Determined
If you have Snap Offsets enabled, nvk_AUTODOPPLER will analyze all the items on your track(s) and create snap offsets at the RMS peak of all the items. If you already have created snap offsets, it will keep those settings. If you have a folder track selected, it will average all the peaks (excluding outliers) and use the start/end times of contiguous items.
If Snap Offsets is disabled and there are no existing snap offsets on the items, it will calculate the peak as a percentage of the item. If you manually add snap offsets but have the snap offsets option off, it will calculate the peak as a percentage based on the snap offset location.
The Offset slider allows you to manually change where the peak is based on a percentage of the item length (with snap offsets disabled) or up to one second in either direction (with snap offsets enabled).
Controls
1. Sliders
Control various settings for the automation as well as the doppler plug-ins. Depending on the doppler plug-in you are using, the sliders will change.
The Randomize button (dice icon) will randomize the slider values and the percentage box next to it will determine how much randomization can be applied.
2. Plug-in Selector
Change the doppler plug-in you are using.
3. FX
Opens/closes the plug-in UI.
4. Effect On/Off
Bypass the effect so you can hear what it sounds like without the doppler effect. When using nvk_DOPPLER, it will also bypass the playrate automation.
5. Remove
Removes the plug-in and any automation as well as closes nvk_AUTODOPPLER.
6. Automation
- Direction: Direction to write automation. In reverse left->right becomes right->left. Note: has no effect on Sound Particles Doppler or TRAVELER in automatic mode.
- Peak Detection: Either use the RMS peak of the item(s) to determine the doppler peak or use the snap offset location. If off, then the center of the item is used.
- Randomize: Randomize the slider settings for each item when writing automation.
- FX parameters: Write automation for FX parameters in addition to the doppler path. This is useful when you want specific FX settings for each item on a track, but means you can't change the FX settings in the plug-in UI.
7. Unlink
Adjust the envelope of the playrate automation independently of the doppler automation.
8. Menu
- Randomize All Sliders: Randomizes all the slider value settings.
- Split takes: After rendering, takes will be split automatically for each item.
- Preferences: Opens the preferences window where you can change various settings for the script.
- Close: Closes the script.
9. Render
Renders the current time selection or the full track if no time selection is made. Note: For nvk_DOPPLER, playrate automation is also rendered, so the render will sound different unless you move the items to a part of the track without playrate automation or remove/bypass the playrate automation.
Tonsturm TRAVELER
These presets are designed to work well with nvk_AUTODOPPLER. If you are making your own presets or want to modify the existing ones, there are a few "best practices" to keep in mind:
- The play mode should be set to Single, Midi, and Live Input.
- Movement mode must be set to either Seconds or Manual. Bars & Beats is not supported.
- The listener (aka red dot) should be placed at the center of the path.
- If using manual mode, inertia works best set to 0.
- Stereo should be set to 0 unless you want panning effects.
- You will need to restart the script in order to see any new presets appear in the preset selector slider.
TRAVELER presets should be automatically installed the first time you select TRAVELER as your plug-in. These steps are only necessary if for whatever reason the installation fails or you have your own presets that you would like to save (in which case you will have to add the presets manually).
Manual Preset Installation
- Click FX button to open TRAVELER
- Import preset library
- Navigate to Presets folder in REAPER resource path and select preset matching your vst version (most likely VST3)
If you don't know where this is you can find it from the REAPER menu (Options->Show REAPER resource path in explorer/finder)
GRM Doppler
GRM Doppler may not output stereo properly without this setting
Routing Fix
- Enable Inform plug-in when track channel count changes
Additional Scripts
nvk_AUTODOPPLER - Quick Render
Renders using your latest settings (saved the last time you close nvk_AUTODOPPLER). It has different behavior depending on what you have selected in the REAPER arrange window, described below.
- No Items Selected, Track Selected: Will render any items on the first track you have selected. If it is a folder/parent track, it will take into account any children tracks. If there is a time selection, it will only render items in that time.
- Single Item Selected: This renders just the selected item as a new take (and aligns peak of doppler to snap offset). If there is no snap offset, it will create one on the edit cursor (if within item bounds). This means you can click to where you want the doppler peak to happen. If there is a snap offset or the edit cursor isn't within the bounds of the item, it will create one in the same place that running nvk_AUTODOPPLER would.
- Multiple Items Selected, Same Track: Renders as new takes in the selected items
- Multiple Items Selected, Different Tracks: Renders as new items on a new track created at the top of the project.
If the doppler fx is already on the track used for render, the script will always render on a separate track.
nvk_AUTODOPPLER - Quick Render - Randomize
Same as Quick Render but randomizes slider values before rendering.
nvk_AUTODOPPLER - Custom
This script allows you to write automation to any plug-in you want. Just click the fx parameter you want to write automation for then run the script. If you would like to change to a different fx parameter, click on it and then click 'Get FX Parameter'. If 'Save Values' is checked, the script will automatically add the last FX you used along with automation for the last parameter you had selected when you run the script.
Known Issues
- Sometimes nvk_DOPPLER might not be recognized the first time you run the script. Close the script, open your fx browser and make sure that nvk_DOPPLER exists and can be opened from there. If not, you may need to restart Reaper. If it exists, try running the script again.
- Communication with vsts is a one-way street. Settings in nvk_AUTODOPPLER will override any changes you make in the plug-in once you move a slider.
- Playback from TRAVELER may fail if you start in the middle of the sound. It's recommended to start about a second before the sound for best results.
- Script only works with TRAVELER version 1.1.2 or above. Path speed is not automatable in earlier versions.
Changelog
Show changelog
2.5.2
- Improved track selection on startup
2.5.1
- SpinTracer support (beta)
2.5.0
- Dependencies moved to nvk_SHARED
2.4.14
- New fix for crash on custom fx
2.4.13
- Tenative fix for crash on custom fx
2.4.12
- Updating to ReaImGui v9
- Better crash handling
2.4.11
- Possible fix for crash when using certain plug-ins
2.4.10
- Respect user setting for hiding master track in tcp when using nvk_DOPPLER
2.4.9
- Trial improvements
2.4.8
- Shortcuts for remove FX (close script) and toggle FX bypass
2.4.7
- Fixed: issue with certain keyboard shortcuts not working after opening preferences
2.4.6
- Theme import not working on Windows
2.4.5
- Support for import/export and global themes in theme editor
2.4.4
- Refactoring debugging code
2.4.3
- Fixed: bug where render could trigger twice
2.4.2
- Fixed: possible crash on load with certain machines
2.4.1
- Licensing improvements
2.4.0
- User-assignable keyboard shortcuts
2.3.9
- Fixed: crash when FX is disabled
2.3.8
- Fixed: crash when running script for the first time with items on the track
- Fixed: crash when running older versions of GRM Doppler
2.3.7
- Fixed: crash when using Quick Render, currently Quick render only works with AUTODOPPLER v1
2.3.6
- Fixed: certain custom fx parameters could cause sliders to jump around when adjusting them
- Removed: FX parameters option from automation section in Custom FX (since it doesn't do anything)
2.3.5
- Fixed: if jsfx were set to show filename and not show description, nvk_DOPPLER would get added repeatedly
2.3.4
- Presets combo box added for DopperPRO (if presets are found)
2.3.3
- Logo update
2.3.2
- Only select custom fx track when adjusting automation
2.3.1
- Refactoring
2.3.0
- Unlink feature added to nvk_DOPPLER settings
- Fixed: Right-click to reset sliders not updating automation
- Right-click to reset randomization
- Hotkey to randomize all sliders [R] and reset all randomization [Shift+R]
- Lock button to lock in last touched FX parameter for custom fx
2.2.0
- Fixed: Switching tabs not updating fx settings
- nvk_DOPPLER v2: Updated UI, Added Depth knob to allow for more subtle tremolo fx
2.1.4
- Fixed: Crash when resetting settings on default tab
- Possible fix: crash when offset value is nil
2.1.2
- UI tweaks
2.1.1
- Fixed: Backwards compatibility with older versions of GRM Doppler
2.1.0
- Update to UI - rounder, cleaner, more icons
- Fixed: Crash when adding FX that aren't found
1.2.0
- Minor bug fixes
1.1.9
- Traveler fx settings no longer change when loading from track with existing autodoppler settings
1.1.8
- Fixing custom script, broken in 1.1.7
1.1.7
- Licensing improvements - trial, offline authorization
1.1.6
- More licensing improvements
1.1.5
- Licensing improvements
1.1.4
- Minor fixes
1.1.3
- Slider settings now get saved with individual items as well
1.1.2
- Slider settings now get saved with the track/project
1.1.1
- Fix for JSFX filenames setting (Thanks Joey!)
1.1.0
- Adding new script 'nvk_AUTODOPPLER - Custom' which allows you to write automation to any fx parameter
1.0.0
- Initial Release