1f18a4defc5a553595336f0de93492a8d40e3735
1. use a RectSet instead of a LineSet to draw note lines. Cairo provides different coordinate -> pixel coloration rules for rectangles than for lines, and it makes more sense in this case to use rectangles rather than fat lines. 2. change ::draw_note_lines() to ::setup_note_lines() since the method doesn't actually draw anything.
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%