media/library/core/src
krocard 53d12747e5 Name [-1,1] the "nominal" range of float samples
Float values are allowed to be > 0dbfs,
it is just not nominal as it will might
distort the signal when played without
attenuation.

This is also consistent with
[AudioTrack.write(FloatBuffer)](https://developer.android.com/reference/android/media/AudioTrack#write(float[],%20int,%20int,%20int)) that explicitly
allows it up to 3dbfs.

PiperOrigin-RevId: 321345077
2020-08-19 18:00:37 +01:00
..
androidTest Remove @NonNull where it's implied by @NonNullApi 2019-10-30 08:50:42 +00:00
main Name [-1,1] the "nominal" range of float samples 2020-08-19 18:00:37 +01:00
test Simplify keeping track of current id in DefaultPlaybackSessionManager 2020-06-01 18:04:26 +01:00