This document summarizes the work done on developing an evaluator for machine learning of pitch trackers. The evaluator aims to provide a single quantitative measure of a pitch tracker's performance on a sound file by simply tallying the number of correct pitches identified compared to the total number. While not fully completed, the work included reading pitch tracker output into MATLAB and displaying its performance graphically compared to the true pitches. A composition was also created using a pitch tracker to add harmony based on the detected pitch. Future work includes automating the evaluation to train pitch trackers with machine learning.