bsmith96 / Reaper-Scripts

Scripts for streamlining workflow with the cross-platform DAW Reaper, particularly with a focus on multitrack recording in the context of live events, such as theatre. This repository can be added to ReaPack.
MIT License
3 stars 0 forks source link

Undo blocks do not name correctly #6

Closed bsmith96 closed 3 years ago

bsmith96 commented 3 years ago

On both new routing scripts, show up as simply "undo: run reascript"

bsmith96 commented 3 years ago

Solved, need the final value of the function to be "-1", not "0"