view repoint.bat @ 1986:bb9cf19e0b67 import-audio-data

Treat every numeric column as a value when importing raw audio data
author Chris Cannam
date Wed, 05 Sep 2018 11:57:10 +0100
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";