Re: [SoX-devel] spectrogram segfault

2015-12-29 Thread Eric Wong
Jan Stary wrote: > It seems that if the -x size of the spectrogram is bigger > than the number of actual samples (1000 in the example), > or samples/second, SoX segfaults instead of rejecting that option > (say, limiting the number to the number of samples available). Thanks. I think ensuring p-

Re: [SoX-devel] spectrogram segfault

2015-01-22 Thread Pander
On 01/01/2015 09:23 PM, Jan Stary wrote: > On Dec 22 19:21:10, ch...@cnpbagwell.com wrote: >> A new release candidate has been released > > There seems to be a bug in the spectrogram effect, > also present in earlier releases. > > $ sox -c 1 -b 16 -r 1000 -n file.wav synth 1 sin 440 gain -3 >