~s-cecilio/lenmus/v5.3

« back to all changes in this revision

Viewing changes to src/auxmusic/lenmus_utilities.cpp

  • Committer: cecilios
  • Date: 2012-07-05 18:23:21 UTC
  • Revision ID: svn-v4:2587a929-2f0e-0410-ae78-fe6f687d5efe:branches/TRY-5.0:706
fix cmakelist

Show diffs side-by-side

added added

removed removed

Lines of Context:
107
107
//        wxASSERT(!fError);
108
108
//        *pPitch = (int)nAux;
109
109
//        *pAccidentals = lm_eNoAccidentals;
110
 
//        //TODO: analizar la nota MIDI y determinar las
111
 
//        //      alteraciones en función de la armadura
 
110
//        /*TODO
 
111
//            analizar la nota MIDI y determinar las
 
112
//            alteraciones en función de la armadura
 
113
//        */
112
114
//        return false;
113
115
//    }
114
116
//