From 1fde061dad4964b75d1f0be40a230a591e1578c6 Mon Sep 17 00:00:00 2001 From: Florian Jung Date: Sun, 19 May 2013 19:34:42 +0200 Subject: README --- README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README (limited to 'README') 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. + -- cgit v1.2.1