ladybird/Applications/SoundPlayer
Max Thrun ae060d7450 SoundPlayer: Scale y coordinate to prevent drawing outside clip rect
Previously if sample.left amplitude was more than 0.5 we would draw
outside the painters clip rect.
2019-09-11 10:20:08 +02:00
..
main.cpp SoundPlayer: Start working on a GUI sound player application 2019-09-04 20:18:41 +02:00
Makefile SoundPlayer: Start working on a GUI sound player application 2019-09-04 20:18:41 +02:00
SampleWidget.cpp SoundPlayer: Scale y coordinate to prevent drawing outside clip rect 2019-09-11 10:20:08 +02:00
SampleWidget.h SoundPlayer: Start working on a GUI sound player application 2019-09-04 20:18:41 +02:00