From 0e08f67e209fd3f2264dcb3f024b1bea9c055706 Mon Sep 17 00:00:00 2001 From: Nick Lanham Date: Tue, 27 Mar 2012 16:35:54 +0200 Subject: [PATCH] Update readme for notification led --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7035718..c37b0c4 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,11 @@ New features include: - Kits are now selected via their path and not the hacky integer port as before - The kit path is now saved and restored using lv2-state, so you can install/remove/modify hydrogen kits and your state won't be messed up. - No need to scan kits in the plugin core so the plugin loads faster +- Led indicator in the UI when a sample is triggered +- Led indicator can be clicked to trigger sample for preview Coming soon features: -- Visual indication in the UI when a sample is triggered - Loading of individual samples into each slot (so you can tweak the kit to use your own samples). New sample locations will also be saved using lv2-state so modifications will be persistent. - New kit creation and saving (a bit further down the road)