]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/blame - config.yml
enhancing locks
[perso/Immae/Projets/Python/MusicSampler.git] / config.yml
CommitLineData
8f88a3e4
IB
1aliases:
2 jongle:
e7f8dab4 3 file: "/home/immae/temp/Pirates/PIRATE_01-1-intro_jonglacro.mp3"
8f88a3e4
IB
4 volume: 110 # pouvoir dire que "par défaut" la musique a un volume à 110%
5 acros:
e7f8dab4 6 file: "../../temp/Pirates/PIRATE_01-2-jonglacro_suite.mp3"
8f88a3e4
IB
7
8keys:
8f88a3e4
IB
9 'a':
10 - play:
11 include: jongle
12 fade_in: 5
13 restart_if_running: False
14 'z':
15 - stop:
16 include: jongle
17 - wait:
e7f8dab4 18 duration: 3
8f88a3e4
IB
19 - play:
20 include: acros
0e5d59f7
IB
21 fade_in: 4
22 start_at: 40
8f88a3e4 23 - wait:
e7f8dab4 24 duration: 10
0e5d59f7
IB
25 - volume:
26 include: acros
27 value: 50
8f88a3e4
IB
28 - stop:
29 include: acros
30 fade_out: 10
0e5d59f7
IB
31 'e':
32 - play:
33 include: acros
34 restart_if_running: true
35 'r':
36 - play:
37 include: acros
8f88a3e4
IB
38 'ESC':
39 - stop: ~
e7f8dab4 40 - stop_all_actions: ~
8f88a3e4
IB
41 '-':
42 - volume:
43 value: 90
44 'p':
d8ab67c7 45 - command:
8f88a3e4 46 command: une_super_commande_de_feu_d'artifice