From b8b9b040df2ac32a4cb1f4bc351ae62128dc4cb7 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Sat, 24 Oct 2015 15:43:02 +0200 Subject: [PATCH] README.md: add basic readme --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9115a18 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +ofxAubio +======== + +ofxAubio is an [openFrameworks](openframeworks.cc) [addon](www.ofxaddons.com) +that adds [aubio](aubio.org) + +Project Homepage +---------------- + +The home page of aubio can be found at: http://aubio.org/ofxAubio/ + +Copyright and License Information +--------------------------------- + +Copyright (C) 2003-2015 Paul Brossier + +ofxAubio is free software: you can redistribute it and/or modify it under the +terms of the GNU General Public License as published by the Free Software +Foundation, either version 3 of the License, or (at your option) any later +version. -- 2.11.0