#include "settings.h" struct settings Settings = { .bpm = 125, .pattern_len = 16, };