Added initialisation of MKTuningSytem in MKNote class initialisation, since...

Commit by leighsmith :: r3430 /trunk/MusicKit/Frameworks/MusicKit/ (MKFileWriter.h MKNote.m MKScore.m): (link) Added initialisation of MKTuningSytem in MKNote class initialisation, since using functions we can attempt to find a key name when reading a score before MKTuningSystem is initialised. Cleaned up scorefile parsing, removing unused noteCopy implementation