Is anybody downstream using fluid_cmd_handler_register() to register custom
commands to fluidsynth's command_handler or shell?

With the current ongoing API revision all public structs are removed from
the API, eventually by providing appropriate getter and setter functions
for those data types. struct fluid_cmd_t is only used by
fluid_cmd_handler_register(). Removing fluid_cmd_handler_register() would
also allow us to remove this struct and make the API a little more
lightweight.

I cannot think of any use-case for this function, so in case you use
fluid_cmd_handler_register() please let us know.


Thanks.
Tom
_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to