Open atruskie opened 9 years ago
the -q option sets quantization of the z-axis.
-q
Its currently set to 249 here https://github.com/QutBioacoustics/baw-audio-tools/blob/master/lib/baw-audio-tools/audio_sox.rb#L237
There's really no point to setting this when the maximum quantization we can show is 256.
Investigate removing or chaning this option.
the
-q
option sets quantization of the z-axis.Its currently set to 249 here https://github.com/QutBioacoustics/baw-audio-tools/blob/master/lib/baw-audio-tools/audio_sox.rb#L237
There's really no point to setting this when the maximum quantization we can show is 256.
Investigate removing or chaning this option.