src_conv -V (return code: 255)
Looking at -
usage: srconv [flags] infile
flags:
-P num pitch transposition ratio (srate/r) [do not specify both P and r]
-Q num quality factor (1 to 5: default = 3)
-i filnam break file
-r num output sample rate (must be specified)
-o fnam sound output filename
-A create an AIFF format output soundfile
-J create an IRCAM format output soundfile
-W create a WAV format output soundfile
-c 8-bit signed_char sound samples
-a alaw sound samples
-8 8-bit unsigned_char sound samples
-u ulaw sound samples
-s short_int sound samples
-l long_int sound samples
-f float sound samples
-K Do not generate PEAK chunks
-R continually rewrite header while writing soundfile (WAV/AIFF)
-H# print a heartbeat style 1, 2 or 3 at each soundfile write
-N notify (ring the bell) when done
src_conv --help (return code: 255)
Looking at -
usage: srconv [flags] infile
flags:
-P num pitch transposition ratio (srate/r) [do not specify both P and r]
-Q num quality factor (1 to 5: default = 3)
-i filnam break file
-r num output sample rate (must be specified)
-o fnam sound output filename
-A create an AIFF format output soundfile
-J create an IRCAM format output soundfile
-W create a WAV format output soundfile
-c 8-bit signed_char sound samples
-a alaw sound samples
-8 8-bit unsigned_char sound samples
-u ulaw sound samples
-s short_int sound samples
-l long_int sound samples
-f float sound samples
-K Do not generate PEAK chunks
-R continually rewrite header while writing soundfile (WAV/AIFF)
-H# print a heartbeat style 1, 2 or 3 at each soundfile write
-N notify (ring the bell) when done