Fortraneries/Modules/test-wavm.sh

12 lines
113 B
Bash
Executable File

#!/bin/bash
WAVE="datas/wave.wav"
# sndfile-info ${WAVE}
echo ; echo ; echo
wav2text ${WAVE} | ./twavm
echo