18fe2e2c4ec589d166b8c54a3dba936ed172d805
C++11 array initialization won't call copy constructor, leading to an error: array initializer must be an initializer list. Specifically this affects the copy c'tor: line 93: peaks (other.peaks) A workaround is to use a vector instead of a fixed size array. This fixes macOS builds.
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%