From: Don Owens <owens@engr.uky.edu>
Date: Tue, 22 Aug 2000 20:31:39 +0000
Subject: batch file
To: lodder@pop.uky.edu
I decided to spend a couple hours today reviewing a little c++ and
noticed that although we have a .m for writing batch files, there is
nothing if you don't happen to have matlab. I wrote a little program
that I can add or take away from if you like but it should allow
people to not have to type out bat files. It takes note of all
the .wav files in the current directory and outputs them to a file in
the format "setieasy_v124.exe wave1.wav wave1.wav.main.txt
wave1.wav.data.txt" ... This is just a preliminary... If you think
it's useful or that I could add anything to it let me know... I
included the source and a binary in this email if you want to play
with it... I compiled it under visual c++ and cygnus and it seemed to
do okay...
--Don
SETIEasy v1.24 version
wav2bat.cpp (2K text file)
wav2bat.exe (23K zip file)
SETIEasy v1.33 version by Kah-Siew Ho
wav2bat33.cpp (1K text file)
wav2bat.exe (39K zip file wav2bat33.zip)