Dplug icon indicating copy to clipboard operation
Dplug copied to clipboard

[State] Presets with state chunk is not supported in our .FXB generator/parser

Open p0nce opened this issue 10 months ago • 1 comments

  • [x] Can parse .fxp with chunk and non-chunks in presetbank
  • [x] V2 Dplug chunks necessitate the --state flag in presetbank.
  • [ ] Can create .fxb bank made of presets with state chunks
  • [ ] Can parse such .fxb even if we generated it with presetbank

For now: presets with empty state will work, as a workaround.

p0nce avatar Feb 17 '25 11:02 p0nce

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.

p0nce avatar Feb 20 '25 21:02 p0nce