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