media/libraries
ivanbuper 66e8b53b43 Make SpeedChangingAudioProcessor direct subclass of AudioProcessor
This non-functional refactor inlines and simplifies the logic of
`BaseAudioProcessor` used by `SpeedChangingAudioProcessor`, and makes
the latter implement `AudioProcessor` directly.

`SpeedChangingAudioProcessor` acts as a wrapper over
`SonicAudioProcessor` and does not actually modify any samples,
so it had very little use for the affordances provided by
`BaseAudioProcessor`.

PiperOrigin-RevId: 698342962
2024-11-20 04:27:27 -08:00
..
2024-09-18 04:47:39 -07:00
2024-11-11 07:44:15 -08:00
2024-11-19 04:41:17 -08:00
2024-11-19 04:41:17 -08:00
2024-11-04 04:16:39 -08:00