I Want to load or translate a very simple midi file sequence into sketch and play it back for turning on or off things in accordance with NOTE ON and NOTE OFF.
Is it possible to translate and somehow store the sequence in the arduino without using SD cards?
OK, the sequence is really short about 10Kb, and I want to keep it into the chip for using it in stand alone operation, without computer, thats why I need to store the sequence into the arduinos memory.