This commit is contained in:
2026-01-11 23:01:42 -06:00

View File

@@ -9,7 +9,7 @@
#endif #endif
// TODO: you get it, also in a yml config // TODO: you get it, also in a yml config
#define SYNTH_PITCH_STANDARD 440.0f // frequency of home pitch #define SYNTH_PITCH_STANDARD 432.0f // frequency of home pitch
#define SYNTH_MIDI_HOME 69 // midi note index of home pitch #define SYNTH_MIDI_HOME 69 // midi note index of home pitch
#define SYNTH_NOTES_PER_OCTAVE 12 #define SYNTH_NOTES_PER_OCTAVE 12