diff --git a/docs/TODO.md b/docs/TODO.md index 5fb3231..7900a9c 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -1,23 +1,6 @@ Things to do ======== -- Create database to store the audio fingerprints - -- Create Android app that will do the audio fingerprinting. - - - This should be able to record an arbitrary amount of audio and determine - the fingerprint from it - - - Use musicg - -- Create an easy way for users to add songs to the database to use for recognition - -- Create adaptive position determination so we dont have to wait for node events - - - This will reduce the busy wait time which is kind of annoying. - - - Factor in the amount of registered nodes vs the amount that have sent data - into the probability determination - -- Allow nodes to register when they start sending data +- Create a "tree" based database lookup for identifying sounds so multiple +sounds can represent the same "class"