X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config.yml;h=d5e6664d80811ecb8b689c59c0a952e4aea50375;hb=b58b8220c1f3f20e97ca806cf8db0e334b920f4c;hp=a27f2e1a781204676c23d1c7fcc54d6dcc3829dd;hpb=425dd061bf64a8304ec96aec870b0e2e24fa44f4;p=perso%2FImmae%2FProjets%2FPython%2FMusicSampler.git diff --git a/config.yml b/config.yml index a27f2e1..d5e6664 100644 --- a/config.yml +++ b/config.yml @@ -44,6 +44,9 @@ aliases: paf: file: "PIRATE_paf.mp3" name: Paf + coup: + file: "PIRATE_coup.wav" + name: Coup ralenti: file: "PIRATE_12-2-ralenti.mp3" name: Ralenti @@ -58,7 +61,7 @@ key_properties: description: - #Chloé - Jonglacro - - "2" + - 2 color: [73, 221, 226] 'e': description: @@ -92,7 +95,7 @@ key_properties: description: - #Chloé - Fin quête - - Entrée ondine + - Grotte color: [73, 221, 226] 'o': description: @@ -104,7 +107,7 @@ key_properties: description: - #Denise - Fin - - cour ondine + - Cour ondine color: [190, 110, 236] 'q': description: @@ -156,13 +159,13 @@ key_properties: description: - #Jérôme - Jeu à - - "2 4" + - 2 et 4 color: [240, 158, 0] 'm': description: - #Chloé - Fin jeu - - Début baston + - Baston color: [73, 221, 226] 'w': description: @@ -178,13 +181,28 @@ key_properties: 'c': description: - #Christophe - - Baston "2" + - Baston 2 color: [255, 255, 0] 'v': description: - #Auréliane - - Fin baston "2" + - Fin baston 2 color: [0, 190, 27] + 'ESC': + description: + - + - STOP ! + color: [255, 0, 0] + + 'F1': + description: + - + - PAUSE + + 'F2': + description: + - + - REPRENDRE keys: @@ -276,8 +294,13 @@ keys: - play: include: trio_jalousie 'k': + - play: + include: coup + - wait: + duration: 0.2 - stop: include: trio_jalousie + 'l': - play: include: piquage_2_4 @@ -312,3 +335,9 @@ keys: - stop: ~ - stop_all_actions: ~ + 'F1': + - pause: ~ + + 'F2': + - unpause: ~ +