From 0e5d59f77586134da457ed7a3c57fc99649be590 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Sat, 18 Jun 2016 23:45:19 +0200 Subject: Add some actions --- config.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'config.yml') diff --git a/config.yml b/config.yml index 11251b2..ae87de5 100644 --- a/config.yml +++ b/config.yml @@ -18,11 +18,23 @@ keys: duration: 3 - play: include: acros + fade_in: 4 + start_at: 40 - wait: duration: 10 + - volume: + include: acros + value: 50 - stop: include: acros fade_out: 10 + 'e': + - play: + include: acros + restart_if_running: true + 'r': + - play: + include: acros 'ESC': - stop: ~ - stop_all_actions: ~ -- cgit v1.2.3