index
This commit is contained in:
@@ -166,7 +166,7 @@ The first backend version supports mono and stereo input.
|
||||
|
||||
The FLAC backend uses the @tt{libFLAC} stream encoder. It writes interleaved
|
||||
integer PCM samples through the FLAC encoder API. When the requested output
|
||||
sample rate differs from the decoded input format, @racketmodname[racket-audio/private/pcm-converter]
|
||||
sample rate differs from the decoded input format, @tt{racket-audio/private/pcm-converter}
|
||||
uses @racketmodname[racket-audio/resampler], backed by @tt{libsoxr}, to perform
|
||||
PCM sample-rate conversion. Channel-count conversion is not handled by this
|
||||
SoXR path; keep the source channel count for encoder-side conversion.
|
||||
|
||||
Reference in New Issue
Block a user