From 0be628fc73275ce5697e725a2d18d65b6f828e14 Mon Sep 17 00:00:00 2001 From: Hanspeter Portner Date: Wed, 23 Sep 2015 13:51:51 +0200 Subject: initial commit. --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..c422cf9 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# Timely.lv2 + +## Utility header for time-based LV2 plugins + +### License + +Copyright (c) 2015 Hanspeter Portner (dev@open-music-kontrollers.ch) + +This is free software: you can redistribute it and/or modify +it under the terms of the Artistic License 2.0 as published by +The Perl Foundation. + +This source is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +Artistic License 2.0 for more details. + +You should have received a copy of the Artistic License 2.0 +along the source as a COPYING file. If not, obtain it from +. -- cgit v1.2.1