mirror of
https://github.com/samsonjs/media.git
synced 2026-03-28 09:55:48 +00:00
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 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| lint-baseline.xml | ||
| proguard-rules.txt | ||
| README.md | ||