dkts2000
dkts2000
Folowing the previous analysis by @nomadbyte and @shooking code i managed to extract effect names from sysex with the following code. This is a list of the G1Xon effects as...
Hi @shooking The start/stop is just a way to avoid iterating through all effects in DeviceEffects vector when it is comparing the given id. I should have explained it more....
Yes, you are right. I was already thinking of an implementation with an std::map
So, the best (and fastest) solution would be an `std::map` where int is the 4 bytes of the effect id = `(unpacked[0]