Mercurial > hg > sonic-visualiser
view repoint.bat @ 2032:40eb06ba0f1f
Use finer zoom levels for mouse-wheel zooming, as was already the case for the thumbwheel. Also extend thumbwheel to support pixels-per-frame
author | Chris Cannam |
---|---|
date | Wed, 10 Oct 2018 14:34:22 +0100 |
parents | adc8a48f4e4c |
children |
line wrap: on
line source
@echo off PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";