Hello! I am interested in building something similar to MIDIfy an electric bass guitar using part of a MIDIBox but there's something I don't know how to do. I think the resistor ladder is a good idea which will use only one analog input per string, but if I use an analog input of the MIDIBox to send Note On events, the analog value is taken as a Velocity value and not a Note value. I think that this is something that could be managed with some software changes but unfortunately I have no experience in coding. I would need to assign different note values for different voltage ranges of an analog input. Does anyone know how to do such a thing? A hint about how to deal with the code would be of great help! thanks in advance!