feat: improve oscillator initialization values and LFO sync implementation with bar tracking

This commit is contained in:
Liam Kerr 2026-08-12 01:27:00 +01:00
parent d8c1c90f15
commit 062d1e074c
3 changed files with 32 additions and 28 deletions

View file

@ -15,6 +15,7 @@
#define DISTRHO_PLUGIN_WANT_PROGRAMS 0
#define DISTRHO_PLUGIN_WANT_STATE 0
#define DISTRHO_PLUGIN_WANT_TIMEPOS 1
#define DISTRHO_PLUGIN_HAS_UI 0
#define DISTRHO_PLUGIN_IS_SYNTH 0