From 89d14004cc811f4838b59173a0cf383c6fb750d2 Mon Sep 17 00:00:00 2001 From: thor Date: Sat, 26 Oct 2024 16:00:59 +0000 Subject: [PATCH] note about mpg123_noise() git-svn-id: svn://scm.orgis.org/mpg123/trunk@5441 35dc7657-300d-0410-a2e5-dc2837fedb53 --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 1290e6d5..4292797a 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,6 @@ +One current thing: Cleanup mpg123_noise() ... remove that accidentally public symbol +or make it official. The functionality is in syn123 and it was never documented. + Things that need to be done... ... as always, mostly outdated.