Searched refs:sox_play (Results 1 – 1 of 1) sorted by relevance
96 static enum {sox_sox, sox_play, sox_rec, sox_soxi} sox_mode; enumerator1983 sox_mode == sox_play? "" : " outfile"); in usage()2658 if (sox_mode == sox_play) in parse_options_and_filenames()2842 sox_mode = sox_play; in main()