Chesapeake

expansion of macro 'max' 23 | bars[m_y] = max(bars[z] - height_normalizer * pow(de, 2), bars[m_y]); | ^~~ ../subprojects/cava-0.10.2/include/cava/util.h:5:5: warning: ISO C forbids braced-groups within expressions [-Wpedantic] 531 | ({ |