view repoint.bat @ 2102:05f69f7d1fbb

Remove oversampling from prefs, now it's in spectrogram layer properties; fixes to spectrum x-axis calculations
author Chris Cannam
date Wed, 14 Nov 2018 15:49:27 +0000
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";