Package: sox Version: 14.0.1-2 Severity: wishlist $ ls | wc -l 51 $ play * play sox: Too many filenames; maximum is 32 input files and 1 output file
Could you please lift this one? I can easily hit this limit with longer playlists. Looks like allocating an array for the input files dynamically wouldn't hurt. I can see this gem in sox.c: #define MAX_INPUT_FILES 32 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

