Open ckinateder opened 5 months ago
Copy that byte array to the current preset index IFF the user wants to SAVE the current preset
Maybe use writeMidiMessageToPreset as a function to only modify the temporary memory, and then on savePreset write everything to that index.
writeMidiMessageToPreset
savePreset
Copy that byte array to the current preset index IFF the user wants to SAVE the current preset