midi

CoreMidi.framework sending midi commands

there is an app called FreeStyler, that you can control using midi commands. In my mac app I want to send midi signals. Can someone show an example of this? Elijah ...

Keyboard input to music notation

I am working on a music composition application that supports midi keyboard input. Are there any open/free libraries that can quantize those inputs (with time as the domain) to a format suitable for music notation, such as ABC? Thanks ...