From db03a7e47fee29bd4ad514d2c349ccb25942358f Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Thu, 3 Oct 2024 07:27:37 -0400 Subject: [PATCH] Todo list --- todo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/todo.txt b/todo.txt index f83fd77..bdff063 100644 --- a/todo.txt +++ b/todo.txt @@ -1,8 +1,8 @@ ToobFreeverb has a big memory leak! -Do we have to deactivate both Audio handles after an underrun? I think so. +Convert subscribers to shared_ptr's. -Error and message and loading overlays have to go above PerformanceView +Do we have to deactivate both Audio handles after an underrun? I think so. Back Button sequence for performance view.