]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/blame - config.yml
Move classes to separate file
[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
21 - wait:
e7f8dab4 22 duration: 10
8f88a3e4
IB
23 - stop:
24 include: acros
25 fade_out: 10
26 'ESC':
27 - stop: ~
e7f8dab4 28 - stop_all_actions: ~
8f88a3e4
IB
29 '-':
30 - volume:
31 value: 90
32 'p':
d8ab67c7 33 - command:
8f88a3e4 34 command: une_super_commande_de_feu_d'artifice