Searched refs:soxi (Results 1 – 12 of 12) sorted by relevance
12 dist_man_MANS = sox.1 soxi.1 soxformat.7 libsox.313 EXTRA_DIST = sox.txt soxi.txt soxformat.txt libsox.txt \34 DOCTXT = sox.txt soxi.txt soxformat.txt libsox.txt README45 DOCPDF = sox.pdf soxi.pdf soxformat.pdf libsox.pdf84 DOCHTML = sox.html soxi.html soxformat.html libsox.html
112 soxi.txt \116 (cd $dir; ln -s sox soxi; ln -s sox play; ln -s sox rec)
26 copy sox.exe soxi.exe31 functionality can be equated using the "-d" option with SOX.EXE. soxi37 soxi: sox --info [input files and options]
143 AS_HELP_STRING([--enable-symlinks], [Create soxi/play/rec links (YES/no)]))145 SYMLINKS=soxi
106 soxi.pdf \
10 If the sox executable is invoked with an executable name of soxi, play,
10 Note that the `play', `rec', and `soxi' programs are in fact just
51 o New -p option for soxi to display sample precision. (Ulrich Klauer)352 o Show soxi version & usage information when no args given. (robs)471 o New bitrate, time in seconds, & total options for soxi; bitrate552 o New -t option for soxi; to display the detected file type. (robs)659 o New `soxi' utility to extract/display file header fields. (robs)
21 soxi22 soxi.exe
154 cd $(DESTDIR)$(bindir) && $(RM) play$(EXEEXT) rec$(EXEEXT) soxi$(EXEEXT)157 $(RM) play$(EXEEXT) rec$(EXEEXT) soxi$(EXEEXT)
2736 static int soxi(int argc, char * const * argv) in soxi() function2862 exit(soxi(argc, argv)); in main()
31 SOXI=../src/soxi