If the program can export as .MID file, that's the way to move things from program to program.

MIDI is relatively easy for notation as every note played has a piece of note-on data that also defines exactly that note.

Trying to do that from an mp3 file is very problematic.

However, playing back the mp3 file while you play the keyboard or other MIDI controller and record the notes as MIDI data is a quick way to get the notation. One must first set the program to the right Key signature and also the Tempo to the same aprox BPM as the song to do this. Here is where the ACW can help out, it can almost always get the correct song layout and Tempo if not the correct chords in every bar.


--Mac