-
Notifications
You must be signed in to change notification settings - Fork 0
Project Diary
alkerr edited this page Mar 19, 2019
·
50 revisions
This is the project diary, all important updates, meetings and progress will be posted here.
Date | Notes | Links |
---|---|---|
14/9/2018 | Finished writing the core of the music player | |
19/9/2018 | Met with mentor Dan, talked about capturing mouse and keyboard input and how to turn it into a signal | |
21/9/2018 | Initialized github repository with project diary, project board and more | commit |
28/9/2018 | Finished the market research document | |
5/10/2018 | Finished writing the requirements table | |
20/10/2018 | Fixed the remove track button bug | commit |
29/10/2018 | Finished required project documentation in hebrew | |
4/11/2018 | Finished capturing mouse and keyboard data globally | commit |
1/12/2018 | Finished required documentation for project proposal | |
12/12/2018 | Finished converting keyboard input data to signal data | commit |
19/12/2018 | Finished converting mouse input data to signal data | commit |
26/12/2018 | Finished implementing beat detection algorithm | commit |
5/1/2019 | Fixed few errors and bugs with mouse signal data to make it work with the BPM algorithm | commit |
15/1/2019 | Meeting with mentor Dan about project progress and alpha release with demo | |
23/1/2019 | Finished implementing a song matching feature for alpha demo | commit |
30/1/2019 | Finished implementing TS3 voice prioritization feature for alpha demo | commit |
6/2/2019 | Met with mentor Dan, talked about alpha demo and documentation | |
15/2/2019 | Finished alpha documentation with demo video | |
19/2/2019 | Met with mentor Dan, reviewed my alpha documentation and future plans | |
22/2/2019 | Fixed alpha documentation according to plan | |
8/3/2019 | began implementing timbre values | commit |
15/3/2019 | implemented database to hold the values computed | commit |
17/3/2019 | met with mentor Dan, reviewed database and timbre values, talked about fixing and future work to improve song matching |