summaryrefslogtreecommitdiff
path: root/src/audio/pipeline.cpp
AgeCommit message (Collapse)Author
2023-08-16clean up a bunch of obselete audio codejacqueline
2023-06-06Get basic audio playback going againjacqueline
2023-05-24Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fwjacqueline
2023-05-23Annote E V E R Y T H I N G with license infojacqueline
2023-05-23Drop himem audio buffers (for now?)jacqueline
For some reason the spinlocks required now block forever? Very odd. On the plus side, this turned out to be the issue that was stopping the audio pipeline from running on the app core.
2023-04-19new pipeline working(?), but the dac eludes mejacqueline
2023-04-19New pipeline building, still needs proper controljacqueline
2023-04-19mostly single task pipelinejacqueline