annotate vext.bat @ 1785:c4be203b506d

Make selection extents more visible, & make end-of-audio overlays translucent
author Chris Cannam
date Thu, 19 Apr 2018 14:41:42 +0100
parents d60b30ea9b80
children
rev   line source
Chris@1706 1 @echo off
Chris@1706 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@1706 3