Hacker News
new
past
comments
ask
show
jobs
points
by
enduku
17 hours ago
|
comments
by
tingletech
9 hours ago
|
[-]
isn't sound a time series? I guess it's not usually 64-bit doubles.
reply
by
enduku
2 hours ago
|
parent
|
[-]
Yes it is. The mismatch is mainly representation and purpose: audio is usually int16/int24/float32 PCM, and audio codecs often exploit perceptual loss. fc is lossless and currently tuned for float64 streams.
reply