#!/bin/sh
#
# $1 = vgetty PID

PATH=/bin:/usr/bin:/usr/local/bin:/usr/bin

adpcmtopvf | pvffft -kill $1 28800 16384 8.0
