ソースを参照

Added simple README and LICENSE (BSD style)

Douglas Heriot 11 年 前
コミット
71552fec46
2 ファイル変更28 行追加0 行削除
  1. 9 0
      LICENSE.md
  2. 19 0
      README.md

ファイルの差分が大きいため隠しています
+ 9 - 0
LICENSE.md


+ 19 - 0
README.md

@@ -0,0 +1,19 @@
+# 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
+
+

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません