Jscott44 / RTEP5-the-raspberry-jam

Realtime digital guitar effects pedal designed for Raspberry PI, written in C++
MIT License
12 stars 0 forks source link

GUI waveform display #13

Closed AlanHam42 closed 5 months ago

AlanHam42 commented 6 months ago

We wish to display a waveform that will apply effects (from Adi) using outputs from the output class created by the QTabWidget.

AlanHam42 commented 6 months ago

Having some issues including the QCustomPlot library, the .h file is not included. This is an issue with the Cmake file that Alan will work on and then the plot can be added based on inputs from tabs.

theOriginalMC commented 5 months ago

QCustomPlot library is huge, and nigh impossible to use.