Maybe
SysEx is by definition specific to a particular system. Each system may be able to do different things, in different ways, using SysEx. There are a few 'global' commands that have become accepted, but you cannot assume that ALL systems will recognise them.
The minor adjustments to tonality that you are referring to could well be capable of being set/adjusted by making changes to specific bytes in a device's memory, and this might usually be done via the 'front panel'' but could be done byt SysEx, assuming that the MIDI Map for the device specifies the memory locations, and you can create a SysEx command that addresses the relevant memory locations and changes data there. In effect, you're doing what the 'front panel' operation would do.
This will be dependant on the specific device, the memory map, and the SysEx implementation of that device.
The same would apply for most other midi commands, but I doubt that it would apply, for example, to basic things like Note On/Off.
If the device has a front panel facility to do x, by pressing a button or turning a wheel, then it may be possible. Other things may be possible ONLY via normal MIDI.
Which specific device are you planning to use. If you said, maybe I might find details of it's MIDI implementation.
Geoff