Displaying 2 results from an estimated 2 matches for "sf_false".
Did you mean:
s_false
2013 Feb 09
2
Commonly getting FLAC__STREAM_ENCODER_VERIFY_MISMATCH_IN_AUDIO_DATA on valid audio
...one for mailing lists only).
>
> Secondly, the scaling can be switched off don't you? See:
>
> http://www.mega-nerd.com/libsndfile/command.html#SFC_SET_NORM_DOUBLE
Thanks, I don't think I saw that page before, for some strange reason.
The sentence ?setting normalisation to SF_FALSE means that no scaling
will take place?, does this mean, for instance for a 24-bit file, that
the values will be doubles in the interval -8388608 to +8388607?
That information should probably be added to question 10 in your FAQ, I suppose.
For my purpose, not ?normalising? at all seems to be a good...
2013 Feb 09
5
Commonly getting FLAC__STREAM_ENCODER_VERIFY_MISMATCH_IN_AUDIO_DATA on valid audio
2013/2/8 Erik de Castro Lopo <mle+la at mega-nerd.com>:
> Collin wrote:
>
>> It turns out it was an error on my part; sorry for the trouble. I misunderstood
>> the format libflac was expecting my samples in. I found the wording in the
>> documentation very confusing.
>>
>> My audio file has 2 channels and 16-bit samples, so I have to pull out each
>>