index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio
/
sink_mixer.cpp
Age
Commit message (
Collapse
)
Author
2023-08-16
Rename the main audio tasks to be more sensible
jacqueline
2023-08-16
Put more audio pipeline wiring in control of the audio fsm
jacqueline
2023-08-16
clean up a bunch of obselete audio code
jacqueline
2023-08-11
remove unused dithering stuff
jacqueline
2023-08-10
Use the libspeexdsp resampler
jacqueline
AFAICT it runs a little slower? but it's fixed point, and has much better understood audio characteristics.
2023-08-10
Give codecs complete control of their input files
jacqueline
2023-08-08
Investigate and improve core pinning for resampler
jacqueline
2023-08-08
Fix resampler issue, do a little performance tuning
jacqueline
2023-08-07
Downscaling working!
jacqueline
2023-08-07
Resampling *basically* working? Just cleanup and buffering issues
jacqueline
2023-08-07
Fix dangle build issues, do some tweaks to investigate performance
jacqueline
2023-08-04
Do our own resampling
jacqueline
2023-08-03
Tweak buffer size and placement
jacqueline
2023-08-03
Add very limited resampling (it's slow as shit)
jacqueline