From dbde98a369d8436339fd2ea3ff81cd96d08d8c0c Mon Sep 17 00:00:00 2001 From: redtide Date: Sat, 30 Nov 2019 11:54:05 +0100 Subject: [PATCH] Create TODO.md --- TODO.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 00000000..1916cd15 --- /dev/null +++ b/TODO.md @@ -0,0 +1,8 @@ +# TODO + +- Add a CMake build command to update somewhat automatically the documentation using Doxygen +- Automate the LV2 plugin versioning system via CMake using git (something like [this]) +- Find a better section for the sfzprint utility? +- A Stand-alone version with UI? + +[this]: https://github.com/x42/gmsynth.lv2/blob/master/git2lv2.mk