fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[fluid-dev] Anybody using fluid_cmd_handler_register()?


From: Tom M.
Subject: [fluid-dev] Anybody using fluid_cmd_handler_register()?
Date: Sun, 14 Jan 2018 12:56:53 +0100

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]