summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2013-05-19 19:34:42 +0200
committerFlorian Jung <flo@windfisch.org>2013-05-19 19:34:42 +0200
commit1fde061dad4964b75d1f0be40a230a591e1578c6 (patch)
tree7580d0f1a987f2532bc02f6b2d1b3a70000e90aa /README
parentb720b819008a5450b201f476e6a318e026c2fcb5 (diff)
README
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 13 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..c1487b1
--- /dev/null
+++ b/README
@@ -0,0 +1,13 @@
+this program can be used to rip your synthesizer's sound:
+it plays configured notes and records the result.
+
+have a look at the files under example-drums and example-instruments
+for the syntax
+
+for switching between instrument and drum mode, you must edit
+midirip.c and set/unset the #define DRUM_MODE!
+
+Disclaimer: this program has been written in a great hurry,
+ within less than ~5 hours of pure coding!
+ Expect appropriate buggyness.
+