MeadowlarkDAW / project-board

Project board for the Meadowlark DAW project
0 stars 0 forks source link

Figure out how to properly suspend the audio/process thread so they aren't pinning the CPU #100

Closed BillyDM closed 1 year ago

BillyDM commented 2 years ago

Sort-of fixed with https://github.com/MeadowlarkDAW/dropseed/commit/c81d6bf60c7b0adb8022d301317dd87e188b3b8b

It's still probably not as good as it could be, but it's much better than it was before.