grame-cncm / faustide

Faust IDE (Integrated Development Environment)
https://faustide.grame.fr
Other
76 stars 23 forks source link

Fix spikes in oscilloscopes rendering #105

Closed Fr0stbyteR closed 2 months ago

Fr0stbyteR commented 2 months ago

Due to line drawing rendering issue in canvas, it produces weird spikes in oscilloscopes. Fixed with context.lineJoin = "round".