{ buttonFrequencyDict.Add(button, 440 + i * 20); buttonNumberButtonDict.Add(i, button); buttonButtonNumberDict.Add(button, i); i++; } }