# $Id: double_rate,v 1.5 1995/12/09 02:18:53 mummert Exp mummert $
#
# double_rate - RATECONV-FRONTEND to double sampling rate
#
# passband to stopband transition from 0.45 to 0.5 of
# the input sampling frequency corresponding to <=1dB loss
# and >=72dB mirror suppression, S/N is > 72dB
# overall gain -2dB
#
# Slow.
#
exec rateconv $* 1 0.45 0.0133 122 2 1 0.8
# 
# Mum/951125
