Skip to content

Commit

Permalink
Updated TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander James Wallar committed Feb 7, 2014
1 parent c6e436e commit 214a861
Showing 1 changed file with 2 additions and 19 deletions.
21 changes: 2 additions & 19 deletions docs/TODO.md
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 214a861

Please sign in to comment.