next up previous contents
Next: Programm add-wave.exe Up: Programme zur Signalgenerierung Previous: Programm copywave.exe

Programm repeat.exe

Das Programm repeat dient zur periodischen Wiederholung eines Zeitsignales. Die Anzahl der Wiederholungen wird mit dem Parameter -n festlegt.

Ausgabe des Online-Helps bei Aufruf ohne Parameter:

 
repeat wavefile a number of times, (c) Exler Roland, May  3 1998

USAGE: repeat IN_FILE -nX <OPTIONS> OUT_FILE
  IN_FILE    ... input-file (default: .wav)
  OUT_FILE   ... output-file (default: .wav)
  -nX        ... repeat input X times
OPTIONS:
  -q  ... quiet processing (output only errors)
specify range used for calculation (applied to each input-file):
  -sX ... start with sample X (if X<0 it's counted from eof)
  -lX ... use next X samples (if -l given, -e is ignored)
  -eX ... end with sample X (if X<0 it's counted from eof)
if start, length or end is specified uppercase (-S, -L or -E),
  given value is used as time in seconds instead of samples



root
1998-07-09