Any Midi capable instrument connected to the computer can send and receive Midi messages to and from FastChords. However Fastchords will assume that all messages are coming from a piano or keyboard.
There is a multitude of Midi messages. But FastChords is only interested in two: note ON and note OFF. Every other message is filtered out of the input stream.
As such, FastChords is not a typical Midi sequencing program. Actually it is not a Midi sequencing program at all. The main objective of Fastchords is to help learning new songs with fake book using all the other features of the program, and midi is used in that context.
This is not the same as saying that the Midi implementation in FastChords is trivial. Far from it. With this Midi implementation you will be able to:
|