Dplug
Dplug copied to clipboard
[State] Presets with state chunk is not supported in our .FXB generator/parser
- [x] Can parse
.fxpwith chunk and non-chunks inpresetbank - [x] V2 Dplug chunks necessitate the
--stateflag inpresetbank. - [ ] Can create
.fxbbank made of presets with state chunks - [ ] Can parse such
.fxbeven if we generated it withpresetbank
For now: presets with empty state will work, as a workaround.
Would be clearer to have a lib that abstract presets in the first place, instead of having this weird PresetBank that is always with a Client, that owns exactly one.