top of page
Search

Week 7 (02/19-02/26)

ccollins57

This week I worked on the functionality of the GUI.I created a version that can call each effect by executing the scripts. This will meet the minimum criteria for the project. I started the research into how to make the GUI be more responsive and best way to integrate the effects straight into the code. After researching, I found a couple ways to integrate the effects directly into the code and will begin testing this week. This will be done by connecting the buttons event to member functions. There are two ways of this integration, static and dynamic linking. Dynamic linking is the ideal way of integration, it will load the shared library dynamically at runtime and call the functions or classes defined.

Some of the research began from the following website article.



2 views0 comments

Recent Posts

See All

Week 13 (04/11-04/15)

This Week I: Wrapped up all important chapters for the report concerning the effects and hardware Finished up formatting for the...

Week 12 (04/01-04/11)

This week I completed all of the requirement's testing. I have gathered results in the form of audio files and compiled them into graphs...

Week 12 (04/01-04/11)

This week I completed my portions of the report. I completed integrating the GUI with the effects. The GUI will have to use static...

Comments


bottom of page