설명 없음

Douglas Heriot 3dc6a41dd2 Added more detailed help, and added SnoizeMIDI to LICENSE.md 11 년 전
DHSendMIDI 3dc6a41dd2 Added more detailed help, and added SnoizeMIDI to LICENSE.md 11 년 전
DHSendMIDI.xcodeproj bc230d6708 Implemented options for sending every kind of voice message 11 년 전
MIDIApps @ 0b63722152 330502e0c3 Simple first version that sends CC messages. 11 년 전
.gitignore 40b6970265 Added SnoizeMIDI to project 11 년 전
.gitmodules 40b6970265 Added SnoizeMIDI to project 11 년 전
LICENSE.md 3dc6a41dd2 Added more detailed help, and added SnoizeMIDI to LICENSE.md 11 년 전
README.md 3dc6a41dd2 Added more detailed help, and added SnoizeMIDI to LICENSE.md 11 년 전

README.md

DHSendMIDI

DHSendMIDI is a simple tool for sending MIDI messages from a command line

Sounds awesome! Downloads?

There’s no prebuilt downloads just yet (I’ll get to that soon when it’s ready for general use)

Getting the Code

Note it uses SnoizeMIDI from a submodule, so clone recursively:

git clone --recursive git://github.com/DouglasHeriot/DHSendMIDI.git

License

DHSendMIDI has a BSD-style license. See the file LICENSE.md

Also includes SnoizeMIDI

SnoizeMIDI

Copyright © 2001-2010, Kurt Revis. All rights reserved.

Small modifications by Douglas Heriot, 2011. http://github.com/krevis/MIDIApps/ http://github.com/DouglasHeriot/MIDIApps/

See LICENSE.md for more details