Updates..

I had other ideas for the control panel that was not able to implement and therefore had to change. First I wanted the “play” button to bring up the visualizer just as a blank screen. I then wanted to use the different checkboxes to add different gradients to the blank visualizer screen as backgrounds. The code for the different gradients was not working so we decided that we would just use a one gradient background that is brought up by the “play” button by calling the setUp function that I made. The reset button will use the function reset which will hide and remove the window from the screen. We also fixed the problem that was causing JEM to crash when the play button was pushed. We had to use timer instead of sleep. Attached below is the new gradient code and controller code.

Screen Shot 2018-12-11 at 6.30.02 PM

_______________

Screen Shot 2018-12-11 at 6.25.33 PM

Leave a comment