Monday 13 June 2016

Week 3 // Clearing out the Crashes

This week was productive in terms of the progress with respect to the POC code. The main objective of the POC which is to test our transitions with respect to tracks of different BPMs, and then a further extension of the test is to check for the different kinds of effects and controls this idea can used for.

I faced a lot of issues with respect making changes in the code, adding my files and compiling the whole project. Right now, I am covering the following in the POC,
- crossfader
- EQ

| mscrossfader.cpp | ————> | mixxx.cpp |
| mseq.cpp | ————————> | mixxx.cpp |

Both of these files use the BPM to calculate the applied effect duration. 

So where do I stand right now?
I have coded up the required modules, but I might even use a consolidated msmanager.cpp but it might not be required for our purposes. The code can be found and will be updated going forward here on my Github Branch. But I am facing issues running all the changes I have made, as the application has been been crashing a lot right with some of the changes I have made.

What is my next step?
To clear out the crashing issues, and wrap up the POC with documenting the required results and observations. 

Hoping to finish up the POC and with positive results this week, so that the further plan can decided upon and worked on. 


Catch you next week! 

No comments:

Post a Comment