This week I took the time to improve the engineering requirements page. For this I created a separate table explaining each of the effects. I intend to add each of the effects waveforms but it has become more complicated than expected as each of the signals has to be modeled mathematically and plotted. For example this is the model I created using arctan functions and ceilings on Desmos to replicate the output of the distortion effect.
![](https://static.wixstatic.com/media/f9d080_a5596243931646e7885195740d336467~mv2.gif/v1/fill/w_300,h_300,al_c,pstr/f9d080_a5596243931646e7885195740d336467~mv2.gif)
I also started to code the distortion effect on the JUCE framework with some good progress regarding the GUI.
![](https://static.wixstatic.com/media/f9d080_581df1bf2f7648bf8dd64e80010a24e6~mv2.png/v1/fill/w_526,h_249,al_c,q_85,enc_auto/f9d080_581df1bf2f7648bf8dd64e80010a24e6~mv2.png)
Comments