Auxio/app/src/main/java
OxygenCobalt ce2e950a9b
playback: add audioeffect integration [#211]
Add support for external AudioEffect implementers, like Wavelet.

Doing this involves doing a weird broadcast dance with AudioEffect
Intents at special points to indicate a valid audio session that
can be manipulated. Still has some issues, such as a null name
showing up in wavelet. As far as I am aware, this is the best
possible system I can do, and allows me to delegate an equalizer
implementation to other apps instead of making my own.

Resolves #211.
2022-08-09 16:26:14 -06:00
..
com/google/android/material/bottomsheet all: cleanup 2022-08-03 19:54:14 -06:00
org/oxycblt/auxio playback: add audioeffect integration [#211] 2022-08-09 16:26:14 -06:00