2 Commits

Author SHA1 Message Date
Héctor Sebastián Trejo Luna
a1126aaee2 Oscilloscope: Add missing QApplication and QThread includes (#8377)
Adds two missing includes which are needed for Debug builds.

Fixes #8376
2026-05-09 15:13:46 -04:00
regulus79
668e80dbaa Add Oscilloscope Effect (#7937)
* Adds a new native plugin for incoming waveform display
* Features the ability to pause, zoom in, set window size and set amplification (scale)
* Does not feature a pitch-tracking option

---------

Co-authored-by: Fawn <rubiefawn@gmail.com>
Co-authored-by: Sotonye Atemie <satemiej@gmail.com>
Co-authored-by: Dalton Messmer <messmer.dalton@gmail.com>
Co-authored-by: bratpeki <pkatic2003@gmail.com>
2026-04-27 23:51:05 +02:00