-
Notifications
You must be signed in to change notification settings - Fork 123
Description
Hi, I have a minor feature request. On Android, the SoundFont Player is the main plugin to load instruments. There are many players loaded in the orchestra pit at once. I tend to name them the same way the presets in the sound font are named, instead of keeping the default SoundFont Player name, which doesn't say much. Can you please make Helio automatically rename the player to the preset name whenever the user selects a preset, in two cases? First, if the player name is still SoundFont Player. Second, if the player name equals the previously selected preset name (i.e. when changing an Acoustic Bass to a Fretless Bass). I think this would also involve remapping the instruments in open projects to the new name, if the match happens by name rather than some internal identifier (I don't know the implementation detail). If the second case needs adding more local state than is feasible, adding just the first case would already be a slight QoL improvement.