This commit is contained in:
2025-12-23 23:24:05 -06:00
parent 4d5cb4974b
commit 0dc37b0efa
3 changed files with 18 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ struct ParamDef {
};
// TODO: make these configurable via yml file too
// TODO: and then when I have full on profile saving there will be a default profile to load from
// later TODO: and then when I have full on profile saving there will be a default profile to load from
constexpr std::array<ParamDef, static_cast<size_t>(ParamId::Count)> PARAM_DEFS {{
{ 100.0f, 20.0f, 600.0f}, // Osc1Freq
{ 0.8f, 0.0f, 1.0f}, // Osc1Gain