aboutsummaryrefslogtreecommitdiffstats
path: root/src/process_setup.h
AgeCommit message (Collapse)AuthorFilesLines
2024-11-24Cleanly separate audio thread from the rest of the applicationDavid Robillard1-5/+65
2024-11-24Move process thread setup code to a separate fileDavid Robillard1-0/+23
Towards more cleanly separating the audio thread code from the rest of the application.