anklang icon indicating copy to clipboard operation
anklang copied to clipboard

LiquidSFZ remaining integration issues

Open tim-janik opened this issue 4 months ago • 0 comments

List of issues that still need fixing to complete successful integration of LiquidSFZ:

  • The SFZ instrument field in the UI needs serialization, might be just a hints issue
  • A file browser should popup at the UI for the instrument field, ideally not allowing direct text edits
  • To make the file browser somewhat usable, Anklang should provide a sample library search facility the user can choose from, this might be Milestone 0.4 material though.
  • Once an SFZ file is loaded, properties need to be rescanned, to show e.g. Panning and Volume props
  • We need to get rid of the printerr() calls in there and move to a DEBUG() macro

tim-janik avatar Feb 14 '24 01:02 tim-janik