#pragma once namespace Cfg { constexpr static int numOSCs = 2; constexpr static int numENVs = 3; constexpr static int numLFOs = 3; }